Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 448

Table of Contents

Advertisement

Functions for Handling Values
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);
448
Netscape Directory Server Plug-In Programmer's Guide • January 2002
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.
function used in
berval
.

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Directory server 6.01

Table of Contents