Searched refs:DT_REG (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Ddirent.h132 #define DT_REG 8 macro
/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A D32bit_inode_tests.c117 if ( my_dirent_p->d_type == DT_REG && my_dirent_p->d_ino != 0 &&
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.c85 DT_REG, DT_FIFO, DT_CHR, DT_UNKNOWN,
87 DT_REG, DT_UNKNOWN, DT_LNK, DT_UNKNOWN,
3489 type = DT_REG;

Completed in 26 milliseconds