Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_ntptime.c448 int adjsec = 0; in ntp_update_second() local
487 --adjsec; in ntp_update_second()
499 ++adjsec; in ntp_update_second()
550 return(adjsec); in ntp_update_second()
/dragonfly/bin/date/
H A Dvary.c375 adjsec(struct tm *t, char type, long val, int mk) in adjsec() function
494 if (!adjsec(t, type, val, 1)) in vary_apply()
601 if (!adjsec(t, type, se, 1)) in vary_apply()