Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimex.h157 void ntp_update_second(int64_t *adjustment, time_t *newsec, long *tai_off);
/freebsd/sys/kern/
H A Dkern_ntptime.c507 ntp_update_second(int64_t *adjustment, time_t *newsec, long *tai_off) in ntp_update_second() function
H A Dkern_tc.c1443 ntp_update_second(&th->th_adjustment, &bt.sec, in tc_windup()