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

  /src/external/bsd/ipf/dist/lib/
printproto.c 1 /* $NetBSD: printproto.c,v 1.3 2018/02/04 08:19:42 mrg Exp $ */
13 static __attribute__((__used__)) const char rcsid[] = "@(#)Id: printproto.c,v 1.1.1.2 2012/07/22 13:44:42 darrenr Exp $";
18 printproto(pr, p, np) function
printnat.c 116 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);
printfr.c 162 printproto(p, pr, NULL);
  /src/usr.bin/netstat/
main.c 316 static void printproto(struct protox *, const char *);
700 printproto(tp, p->p_name);
706 printproto(tp, tp->pr_name);
711 printproto(tp, tp->pr_name);
715 printproto(tp, tp->pr_name);
719 printproto(tp, tp->pr_name);
724 printproto(tp, tp->pr_name);
738 printproto(struct protox *tp, const char *name) function
  /src/external/bsd/ipf/lib/
Makefile 113 printproto.c \
  /src/external/bsd/ipf/dist/
ipf.h 354 extern void printproto __P((struct protoent *, int, struct ipnat *));

Completed in 19 milliseconds