Searched refs:hosts_deny_table (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Dhosts_access.c78 char *hosts_deny_table = HOSTS_DENY; variable
133 if (table_match(hosts_deny_table, request))
H A Dtcpd.h172 extern char *hosts_deny_table; /* for verification mode redirection */

Completed in 16 milliseconds