HomeSort by relevance Sort by last modified time
    Searched full:set_cwd (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
process_information.h 45 void set_cwd(std::string* value) { function in class:brillo::ProcessInformation
  /external/valgrind/coregrind/
launcher-darwin.c 217 char* set_cwd; local
378 asprintf(&set_cwd, "VALGRIND_STARTUP_PWD_%u_XYZZY=%s", getppid(), cwd);
390 new_env[i++] = set_cwd;

Completed in 165 milliseconds