Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 342

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
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
342
Netscape Directory Server Plug-In Programmer's Guide • January 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
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Directory server 6.01

Table of Contents