Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 197

Table of Contents

Advertisement

To do this...
Find the first attribute in an entry
Free an entry from memory
Get the DN from an entry
Return the DN of an entry as a
constant
Return the normalized
distinguished name (NDN) of an
entry
Return the Slapi_DN from an
entry
Return a Slapi_DN from an
entry as a constant
Get the unique ID from an entry
Determine if the specified entry
has child entries
Initializes the values of an entry
Adds an array of data values to
an attribute in an entry
Find the next attribute in an entry
Check if values present in an
entry's RDN are also present as
attribute values
Determine if an entry complies
with the schema for its object
class
Set the DN of an entry
Set the Slapi_DN value in an
entry
Set the unique ID in an entry
Return the size of an entry
Determine if an entry is the root
DSE
Convert an LDIF description into
an entry
Summary of Data Types and Structures
Call this function
slapi_entry_first_attr()
slapi_entry_free()
slapi_entry_get_dn()
slapi_entry_get_dn_const()
slapi_entry_get_ndn()
slapi_entry_get_sdn()
slapi_entry_get_sdn_const()
slapi_entry_get_uniqueid()
slapi_entry_has_children()
slapi_entry_init()
slapi_entry_merge_values_sv()
slapi_entry_next_attr()
slapi_entry_rdn_values_present()
slapi_entry_schema_check()
slapi_entry_set_dn()
slapi_entry_set_sdn()
slapi_entry_set_uniqueid()
slapi_entry_size()
slapi_is_rootdse()
slapi_str2entry()
Chapter 14
Data Type and Structure Reference
197

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents