Searched refs:DT_BLK (Results 1 – 12 of 12) sorted by relevance
49 #define DT_BLK 6 macro
45 #define DT_BLK 6 macro
206 # if defined(DT_BLK)207 # define UV__DT_BLOCK DT_BLK
153 if (DT_BLK != DT_UNKNOWN && type == DT_BLK) in lws_dir()
284 case DT_BLK: in file_type_from_dirent()
174 #define DT_BLK S_IFBLK macro
1278 dir->fd_dir[i].d_type = DT_BLK; in vfs_nfs_readdir()