Home
last modified time | relevance | path

Searched refs:NO_UNIX (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Dvfat.h108 #define NO_UNIX 0x2000 /* in target lookup, consider all files to reside on macro
Dmmove.c297 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX; in mmove()
Dmainloop.c535 if((mp->lookupflags & NO_UNIX) || (arg[0] && arg[1] == ':' )) in target_lookup()