Searched refs:UTS_USTAT (Results 1 – 5 of 5) sorted by relevance
37 if (utssys(buf, dev, UTS_USTAT) == -1) in ustat()
46 #define UTS_USTAT 0x2 /* 1 was umask */ macro
97 case UTS_USTAT: in utssys32()208 case UTS_USTAT: in utssys64()
468 case UTS_USTAT: in show_utssys()486 case UTS_USTAT: in show_utssys32()
2100 case UTS_USTAT: str = "USTAT"; break; in utscode()