Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c66 { "boot", icmp_boot, "show total stats since boot"},
H A Dextern.h119 void icmp_boot(char *);
H A Dicmp.c188 icmp_boot(char *args) in icmp_boot() function