Slapi_Mod_Dump() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Parameters
This function takes the following parameter:
mod
Description
This function frees the internals of a
Memory Concerns
Use this function on a stack-allocated
want to reuse it.
See Also
slapi_mod_init()
slapi_mod_init_byval()
slapi_mod_init_byref()
slapi_mod_init_passin()

slapi_mod_dump()

Dumps the contents of an
Syntax
#include "slapi-plugin.h"
void slapi_mod_dump(LDAPMod *mod, int n);
Parameters
This function takes the following parameters:
mod
n
Description
This function uses the
LDAPMod
Pointer to a Slapi_Mod.
LDAPMod
Pointer to an LDAPMod.
Numeric label that will be included in the log.
LDAP_DEBUG_ANY
to the server log for debugging.
, leaving it in the uninitialized state.
Slapi_Mod
when you have finished with it or
Slapi_Mod
to the server log.
log level to dump the contents of an
Chapter 15
Functions for LDAPMod Manipulation
Function Reference
397

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents