Red Hat DIRECTORY SERVER 7.1 - PLUG-IN PROGRAMMERS Manual page 156

Table of Contents

Advertisement

Specifying Start and Close Functions
Table 11-8
Input and Output Parameters Available to a Matching Rule Plug-in Initialization Function
Parameter Name
SLAPI_PLUGIN_START_FN
SLAPI_PLUGIN_CLOSE_FN
If you register multiple plug-ins with different start and close functions, the
functions are called in the order that the plug-ins are registered; in other words, in
the order that the
154
Red Hat Directory Server Plug-in Programmer's Guide • May 2005
Data Type
void *
(function pointer)
void *
(function pointer)
directives appear in the server configuration file.
plugin
Description
Output parameter. The function called
after the Directory Server starts up.
Output parameter. The function called
before the Directory Server shuts
down.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents