Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h150 #define MOD_OFFSET 0x0001 /* set time offset */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c181 if (modes & MOD_OFFSET) in ntp_adjtime()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4040 if (val & MOD_OFFSET) in get_timex_modes()