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

/freebsd-13-stable/sbin/ping/
H A Dping.c223 static char *pr_ntime(n_time);
1249 (void)printf(" tso=%s", pr_ntime(icp.icmp_otime));
1250 (void)printf(" tsr=%s", pr_ntime(icp.icmp_rtime));
1251 (void)printf(" tst=%s", pr_ntime(icp.icmp_ttime));
1703 pr_ntime(n_time timestamp) function

Completed in 104 milliseconds