Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 386

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
A non-zero value if not successful.
Description
This function creates an array of
Slapi_Entry
See Also
slapi_mods2entry()
slapi_mod_add_value()
Adds a value to a
Syntax
#include "slapi-plugin.h"
void slapi_mod_add_value(Slapi_Mod *smod, const struct berval *val);
Parameters
This function takes the following parameters:
smod
val
Description
Adds a copy of a given attribute to the
slapi_mod_done()
Frees the internals of
Syntax
#include "slapi-plugin.h"
void slapi_mod_done(Slapi_Mod *mod);
Parameters
This function takes the following parameter:
mod
386
Netscape Directory Server Plug-In Programmer's Guide • August 2002
LDAPMod
.
structure.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
Pointer to a berval representing the attribute value.
structure.
Slapi_Mod
Pointer to a Slapi_Mod.
of type
LDAP_MOD_ADD
.
Slapi_Mod
from a

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents