Searched refs:DT_FIFO (Results 1 – 11 of 11) sorted by relevance
46 #define DT_FIFO 1 macro
42 #define DT_FIFO 1 macro
191 # if defined(DT_FIFO)192 # define UV__DT_FIFO DT_FIFO
159 else if (DT_FIFO != DT_UNKNOWN && type == DT_FIFO) in lws_dir()
286 case DT_FIFO: in file_type_from_dirent()
171 #define DT_FIFO S_IFIFO macro