Searched refs:hosts_access (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Dhosts_ctl.c9 * library routines. It bundles its arguments then calls the hosts_access()
28 /* hosts_ctl - limited interface to the hosts_access() routine */
38 return (hosts_access(request_init(&request,
H A Dllib-lwrap11 extern int hosts_access(struct request_info *);
H A DMakefile.com28 OBJECTS = hosts_access.o options.o shell_cmd.o rfc931.o eval.o \
54 hosts_access.c hosts_ctl.c misc.c mystdarg.h options.c \
100 # the hosts_access.5 document, the wrappers can be configured to
137 # still do selective username lookups as documented in the hosts_access.5
H A Dhosts_access.c28 static char sccsid[] = "@(#) hosts_access.c 1.21 97/02/12 02:13:22";
104 /* hosts_access - host access control facility */
106 int hosts_access(request) function
122 * hosts_access() routine, bypassing the regular return from the
H A Dtcpd.h149 extern int hosts_access(); /* access control */
253 * jumping back into the hosts_access() routine. This is cleaner than

Completed in 62 milliseconds