Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 331

Table of Contents

Advertisement

Returns
Returns
Memory Concerns
Do not free the returned
structure. If you need a copy, use
See Also
slapi_attr_dup()
slapi_entry_free()
Frees an entry, its DN, and its attributes from memory.
Syntax
#include "slapi-plugin.h"
void slapi_entry_free( Slapi_Entry *e );
Parameters
This function takes the following parameter:
e
Description
Call this function to free an entry that you have allocated by using the
slapi_entry_alloc()
Memory Concerns
To free entries, always use this function, as opposed to using
free().
See Also
slapi_entry_alloc()
slapi_entry_dup()
slapi_entry_get_dn()
Gets the distinguished name (DN) of the specified entry.
when successful; any other value returned signals failure.
0
attr
Entry that you want to free. If NULL, no action occurs.
function or the
. This is a pointer into the internal entry data
slapi_attr_dup()
slapi_entry_dup()
Functions for Managing Entries
.
function.
slapi_ch_free()
Chapter 15
Function Reference
, or
331

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents