Searched refs:hosts_access (Results 1 – 13 of 13) sorted by relevance
45 file path=usr/share/man/man3/hosts_access.346 link path=usr/share/man/man3/hosts_ctl.3 target=hosts_access.347 link path=usr/share/man/man3/libwrap.3 target=hosts_access.348 link path=usr/share/man/man3/request_init.3 target=hosts_access.349 link path=usr/share/man/man3/request_set.3 target=hosts_access.351 link path=usr/share/man/man5/hosts.allow.5 target=hosts_access.552 link path=usr/share/man/man5/hosts.deny.5 target=hosts_access.553 file path=usr/share/man/man5/hosts_access.5
22 hosts_access.3
18 hosts_access.3
37 return (hosts_access(request_init(&request,
32 OBJECTS = hosts_access.o options.o shell_cmd.o rfc931.o eval.o \
69 hosts_access;
156 extern int hosts_access(); /* access control */
104 int hosts_access(request) in hosts_access() function
118 if (!hosts_access(&request))
322 verdict = hosts_access(request);
34 hosts_access.5
81 hosts_access.5 \
626 } else if (!hosts_access(&req)) { in tcp_wrappers_ok()