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

/httpd/modules/aaa/
H A Dmod_auth_form.c73 int body_set; member in struct:__anon54
131 new->body = (add->body_set == 0) ? base->body : add->body;
132 new->body_set = add->body_set || base->body_set;
250 conf->body_set = 1;

Completed in 925 milliseconds