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

Table of Contents

Advertisement

Functions for Managing RDN

See Also
slapi_pw_find_sv()
slapi_is_encoded()
Functions for Managing RDN
This section contains reference information on RDN routines.
Table 14-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_init()
slapi_rdn_init_dn()
slapi_rdn_init_rdn()
slapi_rdn_init_sdn()
slapi_rdn_isempty()
slapi_rdn_new()
382
Netscape Directory Server Plug-In Programmer's Guide • January 2002
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.
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.
Checks if an RDN value is stored in a Slapi_RDN structure.
Allocates a new Slapi_RDN structure.

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Directory server 6.01

Table of Contents