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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdel.c110 ACCEPT_DIR | ACCEPT_PLAIN,
186 mp.lookupflags = ACCEPT_PLAIN; /* mdel */
192 mp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN; /* mdeltree */
H A Dmshowfat.c107 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN;
H A Dvfat.h101 #define ACCEPT_PLAIN 0x20 macro
H A Dmdu.c138 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS;
H A Dmattrib.c247 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR;
H A Dmdoctorfat.c134 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN;
H A Dmdir.c488 subMp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN;
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 Dmcopy.c585 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN | NO_DOTS;
H A Dvfat.c572 !(flags & ACCEPT_PLAIN)) {

Completed in 174 milliseconds