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

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintproto.c16 printproto(pr, p, np) function
H A 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);
H A DMakefile116 $(DEST)/printproto.o \
361 $(DEST)/printproto.o: $(LIBSRC)/printproto.c $(TOP)/ip_fil.h
362 $(CC) $(CCARGS) -c $(LIBSRC)/printproto.c -o $@
H A Dprintfr.c162 printproto(p, pr, NULL);
/freebsd-10.2-release/usr.bin/netstat/
H A Dmain.c305 static void printproto(struct protox *, const char *);
609 printproto(tp, tp->pr_name);
614 printproto(tp, tp->pr_name);
618 printproto(tp, tp->pr_name);
623 printproto(tp, tp->pr_name);
628 printproto(tp, tp->pr_name);
633 printproto(tp, tp->pr_name);
637 printproto(tp, tp->pr_name);
652 printproto(struct protox *tp, const char *name) function
/freebsd-10.2-release/sbin/ipf/libipf/
H A DMakefile38 printportcmp.c printproto.c printsbuf.c printstate.c printstatefields.c \
/freebsd-10.2-release/contrib/ipfilter/
H A Dipf.h354 extern void printproto __P((struct protoent *, int, struct ipnat *));

Completed in 209 milliseconds