Searched refs:DT_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
91 if (dent->d_type == DT_UNKNOWN) { in io_dir__is_dir()
197 (lang_dirent->d_type == DT_UNKNOWN && in find_scripts()223 if (script_dirent->d_type == DT_UNKNOWN && in find_scripts()
64 #define DT_UNKNOWN 0x0 macro
253 if (ent->d_type != DT_UNKNOWN) in append_scripts_in_dir()
3180 (lang_dirent->d_type == DT_UNKNOWN && \3188 (script_dirent->d_type != DT_UNKNOWN || \
Completed in 15 milliseconds