Searched refs:DT_BLK (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/bsd/sys/ ! | ||
| H A D | dirent.h | 131 #define DT_BLK 6 macro |
| /xnu-11417.121.6/bsd/miscfs/devfs/ ! | ||
| H A D | devfs_vnops.c | 1383 dirent.d_type = DT_BLK; in devfs_readdir() |