Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_io.c3827 l_fp ts_e; /* Timestamp at EOselect() gob */ local
3934 get_systime(&ts_e);
3940 L_SUB(&ts_e, &ts);
3941 collect_timing(NULL, "input handler", 1, &ts_e);
3945 lfptoms(&ts_e, 6));