Home
last modified time | relevance | path

Searched refs:HOSTNAME_LOOKUP_DOUBLE (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttp_core.h254 #define HOSTNAME_LOOKUP_DOUBLE 2 macro
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_core.c722 if (hostname_lookups == HOSTNAME_LOOKUP_DOUBLE) { in ap_get_remote_host()
2120 d->hostname_lookups = HOSTNAME_LOOKUP_DOUBLE; in set_hostname_lookups()