/src/usr.bin/netstat/ |
netstat.h | 132 void intpr(int, u_long, void (*)(const char *));
|
main.c | 590 intpr(interval, nl[N_IFNET_LIST].n_value, 645 intpr(interval, nl[N_IFNET_LIST].n_value, NULL); 746 intpr(interval, nl[N_IFNET_LIST].n_value,
|
if.c | 133 intpr(int interval, u_long ifnetaddr, void (*pfunc)(const char *)) function in typeref:typename:void
|
/src/usr.bin/nfsstat/ |
nfsstat.c | 102 static void intpr(void); 174 intpr(); 203 intpr(void) function in typeref:typename:void
|