Functions for Managing Entries
If there is an operational error during the processing of this call (such as a duplicate
value found), the function will return
please report the problem to the Netscape Technical Support.
Description
This function removes an attribute/value set from an entry. Note that both the
attribute and its
supply a
attribute from the entry. In either case, the function returns
This function replaces the deprecated
This function uses
berval
Memory Concerns
The
vals
See Also
slapi_entry_delete_values()
slapi_entry_dup()
Makes a copy of an entry, its DN, and its attributes.
Syntax
#include "slapi-plugin.h"
Slapi_Entry *slapi_entry_dup( const Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Returns
This function returns the new copy of the entry. If the structure cannot be
duplicated (for example, if no more virtual memory exists), the
terminates.
286
Netscape Directory Server Plug-In Programmer's Guide • January 2002
Slapi_Value
whose value is
Slapi_Value
Slapi_Value
attribute values.
parameter can be
NULL
Entry that you want to copy.
LDAP_OPERATIONS_ERROR
data values are removed from the entry. If you
, the function will delete the specified
NULL
slapi_entry_delete_values()
attribute values instead of the now obsolete
, in which case, this function does nothing.
. If this occurs,
.
LDAP_SUCCESS
function.
program
slapd
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers