HomeSort by: relevance | last modified time | path
    Searched refs:hosts_ctl (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libwrap/
hosts_ctl.c 1 /* $NetBSD: hosts_ctl.c,v 1.5 2012/03/21 10:10:37 matt Exp $ */
4 * hosts_ctl() combines common applications of the host access control
19 static char sccsid[] = "@(#) hosts_ctl.c 1.4 94/12/28 17:42:27";
21 __RCSID("$NetBSD: hosts_ctl.c,v 1.5 2012/03/21 10:10:37 matt Exp $");
29 /* hosts_ctl - limited interface to the hosts_access() routine */
32 hosts_ctl(char *daemon, char *name, char *addr, char *user) function in typeref:typename:int
Makefile 7 SRCS= hosts_access.c options.c shell_cmd.c rfc931.c eval.c hosts_ctl.c \
13 MLINKS+=hosts_access.3 hosts_ctl.3
tcpd.h 74 extern int hosts_ctl /* limited interface to hosts_access */

Completed in 11 milliseconds