Home
last modified time | relevance | path

Searched refs:printproto (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/lib/
Dprintnat.c116 printproto(pr, proto, np);
215 printproto(pr, proto, np);
232 printproto(pr, proto, np);
263 printproto(pr, proto, np);
288 printproto(pr, proto, NULL);
305 printproto(pr, proto, np);
331 printproto(pr, proto, np);
Dprintproto.c16 printproto(pr, p, np) in printproto() function
DMakefile116 $(DEST)/printproto.o \
361 $(DEST)/printproto.o: $(LIBSRC)/printproto.c $(TOP)/ip_fil.h
362 $(CC) $(CCARGS) -c $(LIBSRC)/printproto.c -o $@
Dprintfr.c162 printproto(p, pr, NULL);
/freebsd-10-stable/usr.bin/netstat/
Dmain.c306 static void printproto(struct protox *, const char *);
610 printproto(tp, tp->pr_name); in main()
615 printproto(tp, tp->pr_name); in main()
619 printproto(tp, tp->pr_name); in main()
624 printproto(tp, tp->pr_name); in main()
629 printproto(tp, tp->pr_name); in main()
634 printproto(tp, tp->pr_name); in main()
638 printproto(tp, tp->pr_name); in main()
676 printproto(struct protox *tp, const char *name) in printproto() function
/freebsd-10-stable/sbin/ipf/libipf/
DMakefile38 printportcmp.c printproto.c printsbuf.c printstate.c printstatefields.c \
/freebsd-10-stable/contrib/ipfilter/
Dipf.h352 extern void printproto __P((struct protoent *, int, struct ipnat *));