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

/httpd/modules/aaa/
H A Dmod_access_compat.c248 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