Searched refs:NO_UNIX (Results 1 – 3 of 3) sorted by relevance
108 #define NO_UNIX 0x2000 /* in target lookup, consider all files to reside on macro
297 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX; in mmove()
535 if((mp->lookupflags & NO_UNIX) || (arg[0] && arg[1] == ':' )) in target_lookup()