Searched defs:set_env (Results 1 – 9 of 9) sorted by relevance
76 SetEnv set_env("TEST_TMPDIR", temp_dir.DirName()); in TEST() local81 SetEnv set_env("TEST_TMPDIR", nullptr); in TEST() local90 SetEnv set_env("TEST_SRCDIR", temp_dir.DirName()); in TEST() local95 SetEnv set_env("TEST_SRCDIR", nullptr); in TEST() local
66 LIBC_INLINE int set_env(const fenv_t *) { return 0; } in set_env() function
128 std::vector<std::string> set_env; in ComputeLaunchEnvironment() local
522 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function585 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
166 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
269 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
280 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
240 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
228 const char **set_env = login_getcaplist(lc, "setenv", ","); in setclassenvironment() local