Slapi_Uniqueid - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Summary of Data Types and Structures
To ...
Initialize a Slapi_RDN structure
with an RDN value taken from the
DN contained in a given
Slapi_RDN.
Check if an RDN value is stored in a
Slapi_RDN structure.
Allocate a new Slapi_RDN
structure.
Create a new Slapi_RDN structure.
Create a new Slapi_RDN structure
and set an RDN value.
Create a new Slapi_RDN structure
and set an RDN value taken from
the DN contained in a given
Slapi_RDN structure.
Remove an RDN type/value pair.
Remove an RDN type/value pair
from a Slapi_RDN.
Remove an RDN type/value pair
from a Slapi_RDN structure.
Set an RDN value in a Slapi_RDN
structure.
Set an RDN in a Slapi_RDN
structure.
Set an RDN value in a Slapi_RDN
structure.
Add an RDN to a DN.

Slapi_UniqueID

Represents the unique identifier of a directory entry.
Syntax
#include "slapi-plugin.h"
typedef struct _guid_t Slapi_UniqueID;
220
Netscape Directory Server Plug-in Programmer's Guide • October 2004
... Call this function
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()
slapi_rdn_remove_attr()
slapi_rdn_remove_index()
slapi_rdn_set_dn()
slapi_rdn_set_rdn()
slapi_rdn_set_sdn()
slapi_sdn_add_rdn()

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents