Searched refs:pr_ntime (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/ping/
H A Dping.c203 static char *pr_ntime(n_time);
1258 (void)printf(" tso=%s", pr_ntime(icp.icmp_otime));
1259 (void)printf(" tsr=%s", pr_ntime(icp.icmp_rtime));
1260 (void)printf(" tst=%s", pr_ntime(icp.icmp_ttime));
1652 pr_ntime(n_time timestamp) function

Completed in 31 milliseconds