Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtimex.h168 #define STA_DEL 0x0020 /* delete leap (rw) */ macro
/titanic_44/usr/src/uts/common/os/
H A Dclock.c672 else if (time_status & STA_DEL) in clock()
699 if (!(time_status & (STA_INS | STA_DEL))) in clock()
/titanic_44/usr/src/cmd/truss/
H A Dexpound.c4251 if (val & STA_DEL) in get_timex_status()