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

/httpd/modules/aaa/
H A Dmod_auth_form.c67 int location_set; member in struct:__anon54
121 new->location = (add->location_set == 0) ? base->location : add->location;
122 new->location_set = add->location_set || base->location_set;
210 conf->location_set = 1;

Completed in 563 milliseconds