Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 449

Table of Contents

Advertisement

Description
This function compares two
the attribute
This function replaces the deprecated
previous releases, and uses the
attribute values.
slapi_value_dup()
Duplicates a value.
Syntax
#include "slapi-plugin.h"
slapi_value_dup(const Slapi_Value *v);
Parameters
This function takes the following parameter:
v
Returns
This function returns a pointer to a newly allocated
Memory Concerns
The new
slapi_value_free()
See Also
slapi_value_free()
slapi_value_free()
Frees the specified
Syntax
#include "slapi-plugin.h"
slapi_value_free(Slapi_Value **value);
Slapi_Values
.
a
Pointer to the Slapi_Value structure you wish to duplicate.
is allocated and needs to be freed by the caller, using
Slapi_Value
.
Slapi_Value
using the matching rule associated to
slapi_attr_value_cmp()
attribute values instead of the
Slapi_Value
Slapi_Value
structure and its members from memory.
Functions for Handling Values
function used in
.
Chapter 14
Function Reference
berval
449

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents