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

  /src/usr.sbin/tcpdmatch/
Makefile 8 PROG= tcpdmatch
9 SRCS= tcpdmatch.c fakelog.c inetcf.c scaffold.c percent_m.c
10 MAN= tcpdmatch.8
tcpdmatch.c 1 /* $NetBSD: tcpdmatch.c,v 1.9 2018/01/23 21:06:26 sevan Exp $ */
4 * tcpdmatch - explain what tcpd would do in a specific case
6 * usage: tcpdmatch [-d] [-i inet_conf] daemon[@host] [user@]host
21 static char sccsid[] = "@(#) tcpdmatch.c 1.5 96/02/11 17:01:36";
23 __RCSID("$NetBSD: tcpdmatch.c,v 1.9 2018/01/23 21:06:26 sevan Exp $");
58 static void tcpdmatch(struct request_info *);
214 tcpdmatch(&request);
227 tcpdmatch(&request);
259 tcpdmatch(&request);
290 static void tcpdmatch(struct request_info *request function in typeref:typename:void
    [all...]
  /src/usr.sbin/
Makefile 30 tadpolectl tcpdchk tcpdmatch tcpdrop timed tpctl tprof traceroute trpt \

Completed in 14 milliseconds