Home
last modified time | relevance | path

Searched refs:DT_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/sys/
H A Ddirent.h127 #define DT_UNKNOWN 0 macro
/xnu-11417.121.6/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c616 dp->d_type = DT_UNKNOWN; in devfs_devfd_readdir()
H A Ddevfs_vnops.c1395 dirent.d_type = DT_UNKNOWN; in devfs_readdir()