Functions for Setting Internal Operation Flags
slapi_seq_internal_set_pb()
Sets up a parameter block for use by
internal, sequential-access operation.
Syntax
#include "slapi-plugin.h"
void slapi_seq_internal_set_pb(Slapi_PBlock *pb, char *ibase,
int type, char *attrname, char *val, char **attrs, int attrsonly,
LDAPControl **controls, Slapi_ComponentId *plugin_identity,
int operation_flags);
Parameters
This function takes the following parameters:
Description
This function sets up
an internal, sequential-access operation; the function sets up the parameter block
contain the following data:
•
SLAPI_SEARCH_TARGET
•
SAPI_SEQ_TYPE
SLAPI_SEQ_NEXT
•
SLAPI_SEQ_ATTRNAME
is performed.
•
SLAPI_SEQ_VAL
performed.
•
SLAPI_CONTROLS_ARG
•
SLAPI_SEARCH_ATTRS
•
SLAPI_SEARCH_ATTRSONLY
returned.
242
Netscape Directory Server Plug-In Programmer's Guide • December 2003
slapi_seq_internal_callback_pb()
for use by
pblock
slapi_seq_internal_callback_pb()
set to the search base.
set to the sequential-access type (
, and so on.)
defines attribute value assertion relative to which access
defines attribute value assertion relative to which access is
set to request controls, if present.
set to the list of attributes to return.
indicates whether attribute values should be
,
SLAPI_SEQ_FIRST
for an
for
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers