Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 457

Table of Contents

Advertisement

slapi_value_init_string_passin()
Initializes a
Syntax
#include "slapi-plugin.h"
Slapi_Value * slapi_value_init_string_passin (Slapi_value *v,
char *s);
Parameters
This function takes the following parameters:
v
s
Returns
This function returns a pointer to the initialized
Description
This function initializes a
string. The string is not duplicated and must be freed.
Memory Concerns
The string will be freed when the
calling
See Also
slapi_value_free()
slapi_value_new_string_passin()
slapi_value_set_string_passin()
slapi_value_new()
Allocates a new
Syntax
#include "slapi-plugin.h"
slapi_value_new();
structure with value contained in the string.
Slapi_Value
Pointer to the value to initialize. The pointer must not be NULL.
NULL terminated string used to initialize the value.
Slapi_Value
slapi_value_free()
Slapi_Value
Slapi_Value
structure with the value contained in the
structure is freed from memory by
Slapi_Value
.
structure.
Functions for Handling Values
structure (itself).
Chapter 14
Function Reference
457

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents