Searched defs:GetEnviron (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_openbsd.cpp103 char **GetEnviron() { function in namespace:__sanitizer
H A Dsanitizer_fuchsia.cpp467 char **GetEnviron() { return StoredEnviron; } function
H A Dsanitizer_rtems.cpp243 char **GetEnviron() { return nullptr; } function in namespace:__sanitizer
H A Dsanitizer_win.cpp1061 char **GetEnviron() { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp634 char **GetEnviron() { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp406 char **GetEnviron() { function in namespace:__sanitizer
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1156 inline char** GetEnviron() { function in namespace:testing::internal
1166 inline char** GetEnviron() { return environ; } function in namespace:testing::internal

Completed in 172 milliseconds