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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.h105 #define DO_OPEN_DIRS 0x400 /* open all directories that are found */ macro
H A Dmdu.c138 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS;
H A Dmattrib.c249 arg.mp.lookupflags |= DO_OPEN_DIRS | NO_DOTS;
H A Dmmd.c197 arg.mp.lookupflags = OPEN_PARENT | DO_OPEN_DIRS;
H A Dmdir.c603 mp.lookupflags = ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS;
606 mp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN | DO_OPEN_DIRS;
H A Dmmove.c298 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX;
H A Dmainloop.c233 if(mp->lookupflags & (DO_OPEN | DO_OPEN_DIRS))
266 (mp->lookupflags & DO_OPEN_DIRS))) {

Completed in 194 milliseconds