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

/freebsd-11-stable/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-11-stable/usr.bin/netstat/
H A Dmain.c192 static void printproto(struct protox *, const char *, bool *);
517 printproto(tp, tp->pr_name, &first);
528 printproto(tp, tp->pr_name, &first);
532 printproto(tp, tp->pr_name, &first);
537 printproto(tp, tp->pr_name, &first);
542 printproto(tp, tp->pr_name, &first);
602 printproto(struct protox *tp, const char *name, bool *first) function
/freebsd-11-stable/sbin/ipf/libipf/
H A DMakefile39 printportcmp.c printproto.c printsbuf.c printstate.c printstatefields.c \
/freebsd-11-stable/contrib/ipfilter/
H A Dipf.h326 extern void printproto(struct protoent *, int, struct ipnat *);

Completed in 83 milliseconds