Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dls.c194 SPLIT_SUBDIR = 2, enumerator
771 if (which != SPLIT_SUBDIR /* if not requested to skip . / .. */ in count_dirs()
1041 dnd = splitdnarray(subdnp, SPLIT_SUBDIR); in scan_and_display_dirs_recur()
1042 dndirs = count_dirs(subdnp, SPLIT_SUBDIR); in scan_and_display_dirs_recur()