Slapi_Attr_Free(); Slapi_Attr_Get_Bervals_Copy() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Handling Attributes
Returns
This function returns one of the following values:
1
0
Description
This function determines if certain flags are set for a particular attribute. These
flags can identify an attribute as a single-valued attribute, an operational
attribute, or as a read-only attribute.
See Also
slapi_attr_get_flags()

slapi_attr_free()

Frees an attribute.
Syntax
#include "slapi-plugin.h"
void slapi_attr_free( Slapi_Attr **a );
Parameters
This function takes the following parameters:
a
Description
Use this function to free an attribute when you are finished with it.
See Also
slapi_attr_new()
slapi_attr_init()
slapi_attr_dup()

slapi_attr_get_bervals_copy()

Puts the values contained in an attribute into an array of
258
Netscape Directory Server Plug-in Programmer's Guide • October 2004
if the specified flag is set.
if the specified flag is not set.
Attribute to be freed.
structures.
berval

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents