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

Table of Contents

Advertisement

Returns
This function returns one of the following values:
A pointer to the
NULL
string.
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 15-12 Entry Flags
Function
slapi_entry_clear_flag()
slapi_entry_flag_is_set()
Slapi_Entry
if the string cannot be converted, for example, if no DN is specified in the
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.
structure representing the entry.
function converts a string description in this
.
slapi_filter_free()
Chapter 15
Functions Related to Entry Flags
. If you still need to use
s
Function Reference
345

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents