/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
|