Searched defs:set_cwd (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/coregrind/
H A Dlauncher-darwin.c213 char* set_cwd; local
374 asprintf(&set_cwd, "VALGRIND_STARTUP_PWD_%u_XYZZY=%s", getppid(), cwd);
386 new_env[i++] = set_cwd;

Completed in 286 milliseconds