stringVectorToPointerArray  520 execwrappers.cpp   const vector<const char*> newEnv = stringVectorToPointerArray(envStrings);
stringVectorToPointerArray  538 execwrappers.cpp   const vector<const char*> env = stringVectorToPointerArray(envStrings);
stringVectorToPointerArray  589 execwrappers.cpp   const vector<const char*> newEnv = stringVectorToPointerArray(newEnvStrings);