HomeSort by: relevance | last modified time | path
    Searched defs:hosts_ctl (Results 1 - 2 of 2) 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
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

Completed in 21 milliseconds