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

/httpd/server/
H A Drequest.c103 static int auth_internal_per_conf_providers = 0; variable
2007 auth_internal_per_conf_providers = 0;
2041 if (total_auth_providers > auth_internal_per_conf_providers) {
2056 ++auth_internal_per_conf_providers;

Completed in 569 milliseconds