#include "apr_ldap.h"
Go to the source code of this file.
Defines | |
| #define | APU_LDAP_INSUFFICIENT_ACCESS LDAP_INSUFFICIENT_RIGHTS | 
| #define | APU_LDAP_SECURITY_ERROR(n) | 
Functions | |
| int | apr_ldap_ssl_init (apr_pool_t *pool, const char *cert_auth_file, int cert_file_type, apr_ldap_err_t **result_err) | 
| int | apr_ldap_ssl_deinit (void) | 
| int | apr_ldap_init (apr_pool_t *pool, LDAP **ldap, const char *hostname, int portno, int secure, apr_ldap_err_t **result_err) | 
| int | apr_ldap_info (apr_pool_t *pool, apr_ldap_err_t **result_err) | 
 1.5.8