file
entry_p.h
Classes
- struct ld_entry_s
- ld_entry_t - Structure holds LDAP entry information.
Typedefs
-
using ld_entry_t = struct ld_
entry_ s - ld_entry_t - Structure holds LDAP entry information.
Functions
-
void connection_remove_search_request(struct ldap_
connection_ ctx_ t* connection, int index) - remove_search_request Removes search request from connection by index.
Function documentation
void connection_remove_search_request(struct ldap_ connection_ ctx_ t* connection,
int index)
remove_search_request Removes search request from connection by index.
Parameters | |
---|---|
connection in | Connection to remove request from. |
index in | Index to remove. |