Searched refs:NO_DOTS (Results 1 – 9 of 9) sorted by relevance
56 mp.lookupflags = ACCEPT_DIR | NO_DOTS; in mcd()
104 #define NO_DOTS 0x100 /* accept no dots if matched by wildcard */ macro
501 subMp.lookupflags = ACCEPT_DIR | NO_DOTS | NO_MSG | DO_OPEN; in list_recurs_directory()601 mp.lookupflags = ACCEPT_DIR | NO_DOTS; in mdir()606 mp.lookupflags = ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS; in mdir()
139 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS; in mdu()
197 mp.lookupflags |= NO_DOTS; in mdel()
256 arg.mp.lookupflags |= DO_OPEN_DIRS | NO_DOTS; in mattrib()
189 return (lookupflags & NO_DOTS) && isSpecialW(name); in checkForDot()384 lookupflags = ACCEPT_DIR | DO_OPEN | NO_DOTS; in recurs_dos_loop()
297 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX; in mmove()
580 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN | NO_DOTS; in mcopy()