Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 339

Table of Contents

Advertisement

Memory Concerns
Never free the returned
needed.
See Also
slapi_attr_dup()
slapi_entry_rdn_values_present()
Determines whether or not the values in an entry's relative distinguished name
(RDN) are also present as attribute values. (For example, if the entry's RDN is
cn=Barbara Jensen
the value
Syntax
#include "slapi-plugin.h"
int slapi_entry_rdn_values_present( Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Returns
The function returns one of the following values:
1
0
slapi_entry_schema_check()
Determines whether or not the specified entry complies with the schema for its
object class.
Syntax
#include "slapi-plugin.h"
int slapi_entry_schema_check( Slapi_PBlock *pb, Slapi_Entry *e );
attr
, the function determines if the entry has the
Barbara Jensen
Entry from which you want to get the attribute.
if the values in the RDN are present in attributes of the entry.
if the values are not present.
. Use
slapi_attr_dup()
.)
Functions for Managing Entries
to make a copy if a copy is
attribute with
cn
Chapter 15
Function Reference
339

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents