Home
last modified time | relevance | path

Searched refs:unsetenv (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/test/
H A Dcommandlineflags_gtest.cc35 unsetenv("IN_ENV"); in TEST()
39 unsetenv("IN_ENV"); in TEST()
43 unsetenv("IN_ENV"); in TEST()
47 unsetenv("IN_ENV"); in TEST()
51 unsetenv("IN_ENV"); in TEST()
55 unsetenv("IN_ENV"); in TEST()
59 unsetenv("IN_ENV"); in TEST()
63 unsetenv("IN_ENV"); in TEST()
67 unsetenv("IN_ENV"); in TEST()
71 unsetenv("IN_ENV"); in TEST()
[all …]
/llvm-project-15.0.7/llvm/unittests/Support/
H A DCrashRecoveryTest.cpp181 Res = unsetenv("GTEST_SHARD_INDEX"); in TEST()
183 Res = unsetenv("GTEST_TOTAL_SHARDS"); in TEST()
H A DPath.cpp466 ::unsetenv(Var); in WithEnv()
472 ::unsetenv(Var); in ~WithEnv()
H A DCommandLineTest.cpp57 unsetenv(name); in ~TempEnvVar()
/llvm-project-15.0.7/clang/test/Analysis/cert/
H A Denv31-c.c33 int unsetenv(const char *name);
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/
H A Dtemp_directory_path.pass.cpp33 assert(utils::unsetenv(var.c_str()) == 0); in UnsetEnv()
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/afl/
H A Dafl_driver.cpp114 if (unsetenv("__AFL_DEFER_FORKSRV")) { in __decide_deferred_forkserver()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp186 unsetenv(kEnvName); in TEST()
/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h54 inline int unsetenv(const char *var) { in unsetenv() function
78 using ::unsetenv;
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_environment.cpp213 unsetenv(name); in __kmp_env_unset()
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/
H A Dear.c470 unsetenv(env_names[it]); in bear_reset_env_t()
/llvm-project-15.0.7/llvm/test/Transforms/InferFunctionAttrs/
H A Dno-proto.ll945 ; CHECK: declare void @unsetenv(...)
946 declare void @unsetenv(...)
H A Dannotate.ll1033 ; CHECK: declare noundef i32 @unsetenv(i8* nocapture noundef readonly) [[NOFREE_NOUNWIND]]
1034 declare i32 @unsetenv(i8*)
/llvm-project-15.0.7/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp367 ::unsetenv("DYLD_INSERT_LIBRARIES"); in get_logging_fd()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1423 /// int unsetenv(const char *name);
1424 TLI_DEFINE_ENUM_INTERNAL(unsetenv)
1425 TLI_DEFINE_STRING_INTERNAL("unsetenv")
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp544 ::unsetenv("INCLUDE"); in parseRcOptions()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A Ddebugserver.cpp905 unsetenv("DYLD_INSERT_LIBRARIES"); in main()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3186 fun:unsetenv=uninstrumented