Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 6 of 6) sorted by relevance

/coreutils/tests/
Dd_type-check47 d_type = ep.contents.d_type variable
50 if d_type != DT_DIR: break
54 if d_type == DT_REG:
57 elif d_type != DT_DIR and d_type != DT_UNKNOWN:
Dlocal.mk96 tests/d_type-check \
/coreutils/
Dinit.cfg578 # Skip the current test if "." lacks d_type support.
582 || skip_ python missing: assuming no d_type support
584 python "$abs_srcdir"/tests/d_type-check \
585 || skip_ requires d_type support
DNEWS3898 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.
/coreutils/src/
Dls.c3077 switch (next->d_type) in print_dir()
/coreutils/doc/
Dcoreutils.texi8310 and on a @code{dirent.d_type}-capable file system, @command{ls}