Searched refs:allowed_set (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_allowmethods.c47 int allowed_set; member in struct:am_conf_t
84 conf->allowed_set = 0;
94 if (add->allowed_set) {
96 conf->allowed_set = add->allowed_set;
100 conf->allowed_set = base->allowed_set;
118 conf->allowed_set = 1;
134 conf->allowed_set = 1;

Completed in 510 milliseconds