Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual page 219

For plug-in
Table of Contents

Advertisement

Description
is the data type for an opaque structure that represents a relative
Slapi_RDN
distinguished name in the server plug-in.
The following table summarizes the front-end API functions that you can call to
work with relative distinguished names.
To ...
Add a new RDN to an existing
RDN structure.
Compare two RDNs.
Check if a Slapi_RDN structure
holds any RDN matching a give
type/value pair.
Check if a Slapi_RDN structure
contains any RDN matching a given
type.
Clear a Slapi_RDN structure.
Free a Slapi_RDN structure.
Get the type/value pair of the first
RDN.
Get the index of the RDN.
Get the position and the attribute
value of the first RDN.
Get the RDN type/value pair from
the RDN.
Get the number of RDN type/value
pairs.
Get the RDN from a Slapi_RDN
structure.
Initialize a Slapi_RDN structure.
Initialize a Slapi_RDN structure
with an RDN value taken from a
given DN.
Initializes Slapi_RDN structure
with an RDN value.
Summary of Data Types and Structures
... Call this 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()
Chapter 14
Data Type and Structure Reference
219

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents