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

/httpd/modules/aaa/
H A Dmod_auth_digest.c155 int needed_auth; member in struct:digest_header_struct
1012 resp->needed_auth = 0;
1245 resp->needed_auth = 1;
1565 resp->needed_auth = 1;
1824 if (resp == NULL || !resp->needed_auth || conf == NULL) {

Completed in 15 milliseconds