Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_auth.c108 PATCH(auth_debug); in mod_auth_patch_connection()
148 PATCH(auth_debug); in mod_auth_patch_connection()
369 s->auth_debug = 0; in SETDEFAULTS_FUNC()
393 cv[14].destination = &(s->auth_debug); in SETDEFAULTS_FUNC()
H A Dhttp_auth.h41 unsigned short auth_debug; member
H A Dhttp_auth.c1014 if (p->conf.auth_debug > 1) { in http_auth_digest_check()
1143 if (p->conf.auth_debug) { in http_auth_digest_check()
1170 if (p->conf.auth_debug) { in http_auth_digest_check()