Searched refs:tcpdmatch (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/tcpdmatch/
H A DMakefile8 PROG= tcpdmatch
9 MAN= tcpdmatch.8
10 SRCS= tcpdmatch.c fakelog.c inetcf.c scaffold.c
/freebsd-current/contrib/tcp_wrappers/
H A Dtcpdmatch.c2 * tcpdmatch - explain what tcpd would do in a specific case
4 * usage: tcpdmatch [-d] [-i inet_conf] daemon[@host] [user@]host
19 static char sccsid[] = "@(#) tcpdmatch.c 1.5 96/02/11 17:01:36";
52 static void tcpdmatch(struct request_info *request);
226 tcpdmatch(&request);
237 tcpdmatch(&request);
248 tcpdmatch(&request);
284 tcpdmatch(&request);
306 tcpdmatch(&request);
338 static void tcpdmatch(struc function
[all...]
/freebsd-current/usr.sbin/
H A DMakefile201 SUBDIR.${MK_TCP_WRAPPERS}+= tcpdmatch
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend691 usr.sbin/tcpdmatch \

Completed in 133 milliseconds