Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 503

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
v
bval
Returns
This function returns a pointer to the initialized
Description
This function initializes the
berval
slapi_value_init_string()
Initializes a
Syntax
#include "slapi-plugin.h"
slapi_value_init_string(Slapi_Value *v,const char *s);
Parameters
This function takes the following parameters:
v
s
Returns
This function returns a pointer to the initialized
Description
This function initializes the
string. The string is duplicated.
Pointer to the value to initialize. The pointer must not be NULL.
Pointer to the berval structure to be used to initialize the value.
Slapi_Value
structure. The content of the
structure from a string.
Slapi_Value
Pointer to the value to be initialized. The pointer must not be
NULL.
Null-terminated string used to initialize the value.
Slapi_Value
Slapi_Value
structure with the value contained in the
structure is duplicated.
berval
Slapi_Value
structure with the value contained in the
Chapter 15
Functions for Handling Values
structure (itself).
structure (itself).
Function Reference
503

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents