Searched refs:fetchicmp (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/systat/ | ||
H A D | cmdtab.c | 54 { "icmp", showicmp, fetchicmp, labelicmp, |
H A D | extern.h | 99 void fetchicmp(void); |
H A D | icmp.c | 261 fetchicmp(void) in fetchicmp() function |