Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Ddirent.h131 #define DT_BLK 6 macro
/xnu-10063.141.1/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1383 dirent.d_type = DT_BLK; in devfs_readdir()