Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 206

Table of Contents

Advertisement

Summary of Data Types and Structures
To do this...
Adds an LDAP add operation
based on a parameter block to add a
new directory entry.
Set up a parameter block so that it
can be used by
slapi_add_internal_pb() for
an internal add operation; the entry
is constructed from a DN and a set
of attributes
Perform an LDAP delete operation
based on a parameter block to
remove a directory entry
Delete an internal parameter block
set
Perform an LDAP modify operation
based on a parameter block to
modify a directory entry
Set up a parameter block so that it
can be used by
slapi_modify_internal_pb()
for an internal modify operation
Perform an LDAP modify RDN
operation based on a parameter
block to rename a directory entry.
Free a pblock from memory
Get the value from a pblock.
Creates a new pblock
Set the value of a pblock
Set up a parameter block so that it
can be used by
slapi_modrdn_internal_pb()
for an internal rename operation.
Perform an LDAP search operation
based on a parameter block to
search the directory
Search for an internal parameter
blocks
206
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Call this function
slapi_add_internal_pb()
slapi_add_internal_set_pb()
slapi_delete_internal_set_pb()
slapi_delete_internal_set_pb()
slapi_modify_internal_pb()
slapi_modify_internal_set_pb()
slapi_modrdn_internal_pb()
slapi_pblock_destroy()
slapi_pblock_get()
slapi_pblock_new()
slapi_pblock_set()
slapi_rename_internal_set_pb()
slapi_search_internal_callback_pb()
slapi_search_internal_pb()

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents