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
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers