Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 203

Table of Contents

Advertisement

To do this...
Increment the Slapi_Mods iterator
and return the next mod wrapped
in a Slapi_Mods
Get the number of mods in a
Slapi_Mods structure
Initialize a Slapi_Mods
Initialize a Slapi_Mods that is a
wrapper for an existing array of
LDAPMod
Initialize a Slapi_Mods structure
from an array of LDAPMod
Insert an LDAPMod into a
Slapi_Mods structure after the
current iterator position
Insert an LDAPMod anywhere in a
Slapi_Mods
Insert an LDAPMod into a
Slapi_Mods structure before the
current iterator position
Decrement the Slapi_Mods
current iterator position
Allocate a new uninitialized
Slapi_Mods structure.
Remove the mod at the current
Slapi_Mods iterator position
See Also
LDAPMod
Slapi_Mutex
Represents a mutually exclusive lock in the server plug-in.
Syntax
#include slapi-plugin.h
typedef struct slapi_mutex Slapi_Mutex;
and
Slapi_Mod
Summary of Data Types and Structures
Call this function
slapi_mods_get_next_smod()
slapi_mods_get_num_mods()
slapi_mods_init()
slapi_mods_init_byref()
slapi_mods_init_passin()
slapi_mods_insert_after()
slapi_mods_insert_at()
slapi_mods_insert_before()
slapi_mods_iterator_backbone()
slapi_mods_new()
slapi_mods_remove()
Chapter 14
Data Type and Structure Reference
203

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents