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

/httpd/modules/aaa/
H A Dmod_auth_form.c69 int method_set; member in struct:__anon54
127 new->method = (add->method_set == 0) ? base->method : add->method;
128 new->method_set = add->method_set || base->method_set;
234 conf->method_set = 1;

Completed in 31 milliseconds