Home
last modified time | relevance | path

Searched refs:USE_LDAP (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dhttp_auth.h8 # define USE_LDAP macro
46 #ifdef USE_LDAP
60 #ifdef USE_LDAP
H A Dmod_auth.c38 #ifdef USE_LDAP in INIT_FUNC()
54 #ifdef USE_LDAP in FREE_FUNC()
79 #ifdef USE_LDAP in FREE_FUNC()
117 #ifdef USE_LDAP in mod_auth_patch_connection()
151 #ifdef USE_LDAP in mod_auth_patch_connection()
158 #ifdef USE_LDAP in mod_auth_patch_connection()
373 #ifdef USE_LDAP in SETDEFAULTS_FUNC()
418 #ifdef USE_LDAP in SETDEFAULTS_FUNC()
560 #ifdef USE_LDAP in auth_ldap_init()
H A Dhttp_auth.c703 #ifdef USE_LDAP in http_auth_basic_password_compare()