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

  /src/sys/kern/
makesyscalls.sh 700 function printproto(wrap) { function
914 printproto("")
918 printproto(compatwrap_)
makesyscalls.sh 700 function printproto(wrap) { function
914 printproto("")
918 printproto(compatwrap_)
makesyscalls.sh 700 function printproto(wrap) { function
914 printproto("")
918 printproto(compatwrap_)
makesyscalls.sh 700 function printproto(wrap) { function
914 printproto("")
918 printproto(compatwrap_)
  /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 in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void

Completed in 264 milliseconds