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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmcd.c55 mp.lookupflags = ACCEPT_DIR | NO_DOTS;
H A Dvfat.h104 #define NO_DOTS 0x100 /* accept no dots if matched by wildcard */ macro
H A Dmdu.c138 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS;
H A Dmdir.c496 subMp.lookupflags = ACCEPT_DIR | NO_DOTS | NO_MSG | DO_OPEN;
598 mp.lookupflags = ACCEPT_DIR | NO_DOTS;
603 mp.lookupflags = ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS;
H A Dmattrib.c249 arg.mp.lookupflags |= DO_OPEN_DIRS | NO_DOTS;
H A Dmdel.c195 mp.lookupflags |= NO_DOTS;
H A Dmmove.c298 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX;
H A Dmainloop.c187 return (lookupflags & NO_DOTS) && isSpecialW(name);
381 lookupflags = ACCEPT_DIR | DO_OPEN | NO_DOTS;
H A Dmcopy.c585 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN | NO_DOTS;

Completed in 83 milliseconds