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

/illumos-gate/usr/src/cmd/tcpd/
H A DMakefile8 PROG= safe_finger tcpd tcpdchk tcpdmatch try-from
19 tcpd tcpdmatch try-from := \
35 MAPFILE.INT.M= $(MAPFILE.NGB) mapfile-intf-tcpdmatch
39 tcpdmatch := LDFLAGS +=$(MAPFILE.INT.M:%=-M%) macro
53 TCPDMATCH_OBJ= tcpdmatch.o fakelog.o inetcf.o scaffold.o
55 tcpdmatch: $(TCPDMATCH_OBJ) $(LIB) $(MAPFILE.INTF.M)
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
17 static char sccsid[] = "@(#) tcpdmatch.c 1.5 96/02/11 17:01:36";
52 static void tcpdmatch();
207 tcpdmatch(&request);
217 tcpdmatch(&request);
246 tcpdmatch(&request);
281 static void tcpdmatch(request) function
/illumos-gate/usr/src/man/man1m/
H A DMakefile514 tcpdmatch.1m \

Completed in 59 milliseconds