#include "apr.h"
#include "apr_thread_mutex.h"
#include "apr_thread_rwlock.h"
#include "apr_tables.h"
#include "apr_time.h"
#include "apr_ldap.h"
Go to the source code of this file.
Defines | |
| #define | AP_LDAP_IS_SERVER_DOWN(s) ((s) == LDAP_SERVER_DOWN) |
Definition in file util_ldap.h.
|
|
Definition at line 37 of file util_ldap.h. Referenced by authn_ldap_check_password(), uldap_cache_checkuserid(), uldap_cache_compare(), uldap_cache_comparedn(), uldap_cache_getuserdn(), and uldap_connection_open(). |