Searched refs:hosts_allow_table (Results 1 – 4 of 4) sorted by relevance
64 char *hosts_allow_table = HOSTS_ALLOW; variable111 hosts_allow_table = "hosts.allow";155 (void) check_path(hosts_allow_table, &st);175 parse_table(hosts_allow_table, &request);
95 hosts_allow_table = "hosts.allow";164 (void) check_path(hosts_allow_table, &st);
77 char *hosts_allow_table = HOSTS_ALLOW; variable138 if (table_match(hosts_allow_table, request))
98 extern char *hosts_allow_table; /* for verification mode redirection */