Searched refs:d_type (Results 1 – 6 of 6) sorted by relevance
47 d_type = ep.contents.d_type variable50 if d_type != DT_DIR: break54 if d_type == DT_REG:57 elif d_type != DT_DIR and d_type != DT_UNKNOWN:
96 tests/d_type-check \
578 # Skip the current test if "." lacks d_type support.582 || skip_ python missing: assuming no d_type support584 python "$abs_srcdir"/tests/d_type-check \585 || skip_ requires d_type support
3898 was not a command-line argument and in a directory with d_type support.4187 dirent.d_type support.5540 * ls is much more efficient on directories with valid dirent.d_type.
3077 switch (next->d_type) in print_dir()
8310 and on a @code{dirent.d_type}-capable file system, @command{ls}