Searched defs:CHT_BLANK (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_inode.h | 49 CHT_BLANK, /* empty type */ enumerator 66 CHT_BLANK, CHT_FIFO, CHT_CHR, CHT_BLANK, enumerator 67 CHT_DIR, CHT_BLANK, CHT_BLK, CHT_BLANK, enumerator 68 CHT_REG, CHT_BLANK, CHT_LNK, CHT_BLANK, enumerator 69 CHT_SOCK, CHT_BLANK, CHT_BLANK, CHT_BAD, enumerator
|