HomeSort by: relevance | last modified time | path
    Searched defs:hosts_access (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/libhack/
wrap.c 49 hosts_access(struct request_info *ri) function in typeref:typename:int
  /src/lib/libwrap/
hosts_access.c 1 /* $NetBSD: hosts_access.c,v 1.24 2021/03/18 01:49:09 christos Exp $ */
25 static char sccsid[] = "@(#) hosts_access.c 1.21 97/02/12 02:13:22";
27 __RCSID("$NetBSD: hosts_access.c,v 1.24 2021/03/18 01:49:09 christos Exp $");
124 /* hosts_access - host access control facility */
127 hosts_access(struct request_info *request) function in typeref:typename:int
142 * hosts_access() routine, bypassing the regular return from the

Completed in 11 milliseconds