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);
/freebsd/sys/kern/
H A Dkern_ntptime.c507 ntp_update_second(int64_t *adjustment, time_t *newsec) in ntp_update_second() function
H A Dkern_tc.c1436 ntp_update_second(&th->th_adjustment, &bt.sec); in tc_windup()