Functions For Managing Rdn - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

See Also
slapi_pw_find_sv()
slapi_is_encoded()

Functions for Managing RDN

This section contains reference information on RDN routines.
Table 15-23 RDN Routines
Function
slapi_rdn_add()
slapi_rdn_compare()
slapi_rdn_contains()
slapi_rdn_contains_attr()
slapi_rdn_done()
slapi_rdn_free()
slapi_rdn_get_first()
slapi_rdn_get_index()
slapi_rdn_get_index_attr()
slapi_rdn_get_next()
slapi_rdn_get_num_components()
slapi_rdn_get_rdn()
slapi_rdn_get_nrdn()
slapi_rdn_init()
slapi_rdn_init()
slapi_rdn_init_dn()
slapi_rdn_init_rdn()
slapi_rdn_init_sdn()
Description
Adds a new RDN to an existing RDN structure.
Compares two RDNs.
Checks if a Slapi_RDN structure holds any RDN matching a give
type/value pair.
Checks if a Slapi_RDN structure contains any RDN matching a given
type.
Clears a Slapi_RDN structure.
Frees a Slapi_RDN structure.
Gets the type/value pair of the first RDN.
Gets the index of the RDN.
Gets the position and the attribute value of the first RDN.
Gets the RDN type/value pair from the RDN.
Gets the number of RDN type/value pairs.
Gets the RDN from a Slapi_RDN structure.
Not implemented; do not use. Gets the normalized RDN from a
Slapi_RDN structure.
Gets the next RDN from a Slapi_RDN structure
Initializes a Slapi_RDN structure.
Initializes a Slapi_RDN structure with an RDN value taken from a
given DN.
Initializes a Slapi_RDN structure with an RDN value.
Initializes a Slapi_RDN structure with an RDN value taken from the
DN contained in a given Slapi_RDN structure.
Functions for Managing RDN
Chapter 15
Function Reference
439

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents