Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 287

Table of Contents

Advertisement

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.
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.
Functions for Managing Entries
. If this occurs,
LDAP_SUCCESS
function.
program
slapd
Chapter 14
Function Reference
.
287

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents