Home
last modified time | relevance | path

Searched refs:intpr (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dnetstat.h150 void intpr(void (*)(char *), int);
H A Dmain.c542 intpr(NULL, af); in main()
720 intpr(tp->pr_istats, af); in printproto()
H A Dif.c272 intpr(void (*pfunc)(char *), int af) in intpr() function