Searched refs:hosts_allow_table (Results 1 – 4 of 4) sorted by relevance
64 char *hosts_allow_table = HOSTS_ALLOW; variable109 hosts_allow_table = "hosts.allow"; in main()153 (void) check_path(hosts_allow_table, &st); in main()173 parse_table(hosts_allow_table, &request); in main()
93 hosts_allow_table = "hosts.allow";162 (void) check_path(hosts_allow_table, &st);
75 char *hosts_allow_table = HOSTS_ALLOW; variable135 if (table_match(hosts_allow_table, request)) in hosts_access()
99 extern char *hosts_allow_table; /* for verification mode redirection */