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

/freebsd-10.0-release/sbin/ping/
H A Dping.c206 static char *pr_ntime(n_time);
1110 (void)printf(" tso=%s", pr_ntime(icp->icmp_otime));
1111 (void)printf(" tsr=%s", pr_ntime(icp->icmp_rtime));
1112 (void)printf(" tst=%s", pr_ntime(icp->icmp_ttime));
1639 pr_ntime(n_time timestamp) function

Completed in 74 milliseconds