Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 231

Table of Contents

Advertisement

ret_entry
caller_identity
Returns
This function returns the LDAP result code for the search operation.
Description
This function performs an internal search operation to read one entry (that is, it
preforms a base object search). If an entry named by
pointer will be set to point to a copy of the entry that contains the attribute values
specified by the
Memory Concerns
The returned entry (
See Also
slapi_search_internal_pb()
slapi_entry_free()
slapi_search_internal_pb()
Performs an LDAP search operation based on a parameter block to search the
directory.
Syntax
#include "slapi-plugin.h"
int slapi_search_internal_pb(Slapi_PBlock *pb);
Parameters
This function takes the following parameter:
pb
The address of a Slapi_Entry pointer to receive the entry if it
is found.
A plug-in or component identifier. This value can be obtained
from the SLAPI_PLUGIN_IDENTITY field of the parameter
block that is passed to your plug-in initialization function.
parameter.
attrlist
) should be freed by calling
*ret_entry
A parameter block that has been initialized using
slapi_search_internal_set_pb().
Functions for Internal Operations and Plug-In Callback
is found, the
dn
slapi_entry_free()
Chapter 15
Function Reference
ret_entry
.
231

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents