Searched refs:hosts_allow_table (Results 1 – 6 of 6) sorted by relevance
62 char *hosts_allow_table = HOSTS_ALLOW; variable109 hosts_allow_table = "hosts.allow";153 (void) check_path(hosts_allow_table, &st);173 parse_table(hosts_allow_table, &request);
86 hosts_allow_table = "hosts.allow";155 (void) check_path(hosts_allow_table, &st);
49 hosts_allow_table { FLAGS = INTERPOSE };
77 char *hosts_allow_table = HOSTS_ALLOW; variable131 if (table_match(hosts_allow_table, request))
43 hosts_allow_table;
178 extern char *hosts_allow_table; /* for verification mode redirection */