Searched defs:logemail (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authn_anon.c67 int logemail; member in struct:__anon55
82 conf->logemail = 1;
128 (void *)APR_OFFSETOF(authn_anon_config_rec, logemail),
181 if (conf->logemail && ap_is_initial_req(r)) {

Completed in 1454 milliseconds