Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h266 extern void clock_update(int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c182 clock_update(ntv.offset); in ntp_adjtime()
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c1186 clock_update(int offset) in clock_update() function