Home
last modified time | relevance | path

Searched refs:DT_CHR (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Ddirent.h129 #define DT_CHR 2 macro
/xnu-8792.41.9/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1386 dirent.d_type = DT_CHR; in devfs_readdir()