Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c68 { "time", icmp_time, "show stats for each sample time"},
H A Dextern.h121 void icmp_time(char *);
H A Dicmp.c206 icmp_time(char *args) in icmp_time() function