Home
last modified time | relevance | path

Searched defs:USTATE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.l110 BEGIN USTATE; variable
/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Dutf_to_johap92.c34 typedef enum _USTATE {U0 = 0, U1, U2, U3, U4, U5, U6,UX} USTATE; typedef
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h62 #define USTATE 01 /* inode not allocated */ macro
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h59 #define USTATE 0x01 /* inode not allocated */ macro