Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 429

Table of Contents

Advertisement

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()
slapi_rdn_isempty()
slapi_rdn_new()
slapi_rdn_new_dn()
slapi_rdn_new_rdn()
slapi_rdn_new_sdn()
slapi_rdn_remove()
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.
Checks if an RDN value is stored in a Slapi_RDN structure.
Allocates a new Slapi_RDN structure.
Creates a new Slapi_RDN structure.
Creates a new Slapi_RDN structure and sets an RDN value.
Creates a new Slapi_RDN structure and sets an RDN value taken from
the DN contained in a given Slapi_RDN structure.
Removes an RDN type/value pair.
Functions for Managing RDN
Chapter 15
Function Reference
429

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents