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
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers