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

Table of Contents

Advertisement

Summary of Data Types and Structures
Data Types and Structures
send_ldap_referral_fn_ptr_t
send_ldap_result_fn_ptr_t
send_ldap_search_entry_fn_ptr_t
Slapi_Attr
Slapi_Backend
slapi_backend_state_change_fnptr
Slapi_ComponentID
slapi_compute_callback_t
slapi_compute_output_t
Slapi_Connection
Slapi_CondVar
Slapi_DN
Slapi_Entry
Slapi_Filter
Slapi_MatchingRuleEntry
Slapi_Mod
Slapi_Mods
Slapi_Mutex
180
Red Hat Directory Server Plug-in Programmer's Guide • May 2005
Description
Specifies the prototype for a callback
function that you can write to send
LDAPv3 referrals (search result
references) back to the client.
Specifies the prototype for a callback
function that you can write to send LDAP
result codes back to the client.
Specifies the prototype for a callback
function that you can write to send search
results (entries found by a search) back to
the client.
Represents an attribute in an entry.
Represents a backend operation.
Specifies the prototype for a callback
function, which allows a plug-in to
register for callback, when a backend
changes its state.
Represents the component ID in an entry.
Represents a callback for evaluating
computed attributes.
Represents a prototype for an output
function for computed attributes.
Represents an opaque type which
represents a connection.
Represents a condition variable in the
server plug-in.
Represents a distinguished name.
Represents an entry in the directory.
Represents a search filter.
Represents a matching rule.
Represents a single LDAP modification to
a directory entry.
Represents two or more modifications
performed on an a directory entry.
Represents a mutex in the server plug-in.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents