Searched defs:USTATE (Results 1 – 4 of 4) sorted by relevance
109 BEGIN USTATE; variable
34 typedef enum _USTATE {U0 = 0, U1, U2, U3, U4, U5, U6,UX} USTATE; typedef
60 #define USTATE 01 /* inode not allocated */ macro
57 #define USTATE 0x01 /* inode not allocated */ macro