Searched refs:DO_ALTPATH (Results 1 – 2 of 2) sorted by relevance
58 #define DO_ALTPATH 0x08 /* using alternate path */ macro
330 act |= DO_ALTPATH; in find_command()345 bit = DO_ALTPATH; in find_command()366 act & DO_ALTPATH ? !(act & DO_ALTBLTIN) : builtinloc <= 0 in find_command()
Completed in 4 milliseconds