pathIndex         497 util_exec.cpp    const int pathIndex = 0; // index in newEnv[]
pathIndex         510 util_exec.cpp    newEnv[pathIndex] = (getenv("PATH") ? ENV_PTR("PATH") : NULL);