Functions Related To Entry Flags - Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Functions Related to Entry Flags

Description
A directory entry can be described by a string in LDIF format (for details, see
"Converting Between Entries and Strings" on page 61).
Calling the
format to a
NOTE
If an error occurred during the conversion process, the function returns NULL
instead of the entry.
When you are done working with the entry, you should call the
slapi_entry_free()
To convert an entry to a string description, call the
function.
See Also
slapi_filter_free()
Functions Related to Entry Flags
This section contains reference information on functions that are specific to entry
flags.
Table 14-12 Entry Flags
Function
slapi_entry_clear_flag()
slapi_entry_flag_is_set()
slapi_entry_set_flag()
slapi_entry_clear_flag()
Clears a flag for a specified entry.
302
Netscape Directory Server Plug-In Programmer's Guide • January 2002
slapi_str2entry()
structure, which you can pass to other API functions.
Slapi_Entry
This function modifies the string argument
this string value, you should make a copy of this string before
calling
slapi_str2entry()
function.
Description
Clears a flag for a specified entry.
Checks if certain flags are set in an entry.
Sets a flag for an entry.
function converts a string description in this
.
slapi_filter_free()
. If you still need to use
s

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents