Searched refs:hosts_ctl (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Dhosts_ctl.c8 * hosts_ctl() combines common applications of the host access control
21 static char sccsid[] = "@(#) hosts_ctl.c 1.4 94/12/28 17:42:27";
28 /* hosts_ctl - limited interface to the hosts_access() routine */
30 int hosts_ctl(daemon, name, addr, user) function
H A DMakefile.com29 hosts_ctl.o refuse.o percent_x.o clean_exit.o \
54 hosts_access.c hosts_ctl.c misc.c mystdarg.h options.c \
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c3997 extern int hosts_ctl();
4035 if (!hosts_ctl("sendmail", host, addr, STRING_UNKNOWN))

Completed in 32 milliseconds