Searched refs:DISP_RECURSIVE (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c73 DISP_RECURSIVE = 1 << 19, /* show directory and everything below it */ enumerator in enum:__anon11204
452 if (all_fmt & (DISP_DIRNAME | DISP_RECURSIVE)) {
465 if (all_fmt & DISP_RECURSIVE) {
765 DISP_RECURSIVE, /* R */
875 all_fmt &= ~DISP_RECURSIVE; /* no recurse if listing only dir */

Completed in 377 milliseconds