Home
last modified time | relevance | path

Searched refs:UTS_USTAT (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libc/port/sys/
H A Dustat.c39 if (utssys(buf, dev, UTS_USTAT) == -1) in ustat()
/titanic_44/usr/src/uts/common/sys/
H A Dutssys.h48 #define UTS_USTAT 0x2 /* 1 was umask */ macro
/titanic_44/usr/src/uts/common/syscall/
H A Dutssys.c97 case UTS_USTAT: in utssys32()
208 case UTS_USTAT: in utssys64()
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c1822 case UTS_USTAT: str = "USTAT"; break; in utscode()
H A Dexpound.c469 case UTS_USTAT: in show_utssys()
488 case UTS_USTAT: in show_utssys32()