Home
last modified time | relevance | path

Searched refs:hosts_ctl (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/ypserv/
H A Dyp_access.c99 int hosts_ctl(char *, char *, char *, char *);
273 status_tcpwrap = hosts_ctl("ypserv", STRING_UNKNOWN,
/freebsd/contrib/tcp_wrappers/
H A Dhosts_ctl.c24 int hosts_ctl(char *daemon, char *name, char *addr, char *user) in hosts_ctl() function
H A Dtcpd.h84 int hosts_ctl(char *, char *, char *, char *); /* wrapper around request_init() */
/freebsd/lib/libwrap/
H A DMakefile14 MLINKS= hosts_access.3 hosts_ctl.3 \
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console_io.c170 hosts_ctl((char *)OSM_DAEMON_NAME, p_oct->client_hn, p_oct->client_ip, in is_authorized()
/freebsd/contrib/sendmail/src/
H A Dconf.c4078 extern int hosts_ctl();
4116 if (!hosts_ctl("sendmail", host, addr, STRING_UNKNOWN))