Searched defs:gothost (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_access_compat.c | 248 int gothost = 0; local 279 if (!gothost) { 288 gothost = 1; 291 gothost = 2; 295 if ((gothost == 2) && in_domain(ap[i].x.from, remotehost)) { |
Completed in 15 milliseconds