Functions For Setting Internal Operation Flags - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

Functions for Setting Internal Operation Flags

Returns
This function returns one of the following values:
0 if successful.
-1 if an error occurs. If -1 is returned, the
the parameter block should be consulted to determine the precise LDAP result
code.
Description
This function performs an internal search based on a parameter block. The
parameter block should be initialized by calling the
slapi_search_internal_set_pb()
Memory Concerns
slapi_free_search_results_internal()
entires and other items that were allocated by a call to
slapi_search_internal_pb()
Functions for Setting Internal Operation Flags
This section contains reference information on routines for setting
internal-operation flags.
Table 14-4
Internal Operation Flag Routines
Function
slapi_add_entry_internal_set_pb()
slapi_add_internal_set_pb()
slapi_delete_internal_set_pb()
slapi_modify_internal_set_pb()
slapi_rename_internal_set_pb()
slapi_search_internal_set_pb()
192
Netscape Directory Server Plug-In Programmer's Guide • May 2002
function.
.
Description
Sets up a parameter block so that it can be used by
slapi_add_internal_pb() fo
Sets up a parameter block so that it can be used by
slapi_add_internal_pb() fo
is constructed from a DN and a set of attributes.
Sets up a parameter block so that it can be used by
slapi_delete_internal_pb() for an internal delete operation.
Sets up a parameter block so that it can be used by
slapi_modify_internal_pb() for an internal modify operation.
Sets up a parameter block so that it can be used by
slapi_modrdn_internal_pb() for an internal rename operation.
Sets up a parameter block so that it can be used by
slapi_search_internal_pb() for an internal search operation.
SLAPI_PLUGIN_INTOP_RESULT
should be called to dispose of any
r
an internal add operation.
r
an internal add operation; the entry
field of

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents