![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 197](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642197.webp)
Summary of Data Types and Structures
Chapter
14
Data Type and Structure Reference
197
Find the first attribute in an entry
slapi_entry_first_attr()
Free an entry from memory
slapi_entry_free()
Get the DN from an entry
slapi_entry_get_dn()
Return the DN of an entry as a
constant
slapi_entry_get_dn_const()
Return the normalized
distinguished name (NDN) of an
entry
slapi_entry_get_ndn()
Return the
Slapi_DN
from an
entry
slapi_entry_get_sdn()
Return a
Slapi_DN
from an
entry as a constant
slapi_entry_get_sdn_const()
Get the unique ID from an entry
slapi_entry_get_uniqueid()
Determine if the specified entry
has child entries
slapi_entry_has_children()
Initializes the values of an entry
slapi_entry_init()
Adds an array of data values to
an attribute in an entry
slapi_entry_merge_values_sv()
Find the next attribute in an entry
slapi_entry_next_attr()
Check if values present in an
entry's RDN are also present as
attribute values
slapi_entry_rdn_values_present()
Determine if an entry complies
with the schema for its object
class
slapi_entry_schema_check()
Set the DN of an entry
slapi_entry_set_dn()
Set the
Slapi_DN
value in an
entry
slapi_entry_set_sdn()
Set the unique ID in an entry
slapi_entry_set_uniqueid()
Return the size of an entry
slapi_entry_size()
Determine if an entry is the root
DSE
slapi_is_rootdse()
Convert an LDIF description into
an entry
slapi_str2entry()
To do this...
Call this function
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...