DO_ALTPATH
act |= DO_ALTPATH;
if (act & DO_ALTPATH && strstr(path, "%builtin") != NULL)
if (act & DO_ALTPATH)
if ((act & DO_ALTPATH ? !(act & DO_ALTBLTIN) : builtinloc < 0) &&
if (act & DO_ALTPATH) {
if (act & DO_ALTPATH)