Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h170 #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c1213 if (time_status & STA_FREQHOLD || time_reftime == 0) in clock_update()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4085 if (val & STA_FREQHOLD) in get_timex_status()