Home
last modified time | relevance | path

Searched refs:HAVE_SECURE_GETENV (Results 1 – 12 of 12) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp53 #if defined(HAVE_SECURE_GETENV)
67 #if defined(HAVE_SECURE_GETENV)
82 #if defined(HAVE_SECURE_GETENV) || defined(HAVE___SECURE_GETENV)
93 #if defined(HAVE_SECURE_GETENV)
223 #if defined(HAVE_SECURE_GETENV)
267 #if defined(HAVE_SECURE_GETENV)
/third_party/vulkan-loader/build-qnx/
Dloader_cmake_config.h1 #undef HAVE_SECURE_GETENV
/third_party/popt/src/
Dconfig.h39 #define HAVE_SECURE_GETENV 1 macro
Dsystem.h56 #if defined(HAVE_SECURE_GETENV)
/third_party/pcre2/pcre2/
Dconfig-cmake.h.in14 #cmakedefine HAVE_SECURE_GETENV 1
DCMakeLists.txt150 CHECK_SYMBOL_EXISTS(secure_getenv "stdlib.h" HAVE_SECURE_GETENV)
/third_party/skia/third_party/externals/angle2/third_party/OpenCL-ICD-Loader/
DBUILD.gn45 defines += [ "HAVE_SECURE_GETENV" ]
/third_party/vulkan-loader/loader/
Dget_environment.c61 #if defined(HAVE_SECURE_GETENV) && !defined(USE_UNSAFE_FILE_SEARCH) in loader_secure_getenv()
/third_party/vulkan-loader/
DCMakeLists.txt345 check_function_exists(secure_getenv HAVE_SECURE_GETENV)
348 if (HAVE_SECURE_GETENV)
349 target_compile_definitions(loader_common_options INTERFACE HAVE_SECURE_GETENV)
354 if(NOT MSVC AND NOT (HAVE_SECURE_GETENV OR HAVE___SECURE_GETENV))
/third_party/pcre2/pcre2/src/
Dconfig.h.generic113 /* #undef HAVE_SECURE_GETENV */
Dconfig.h.in113 #undef HAVE_SECURE_GETENV
/third_party/e2fsprogs/
D1002-add-header-file-to-musl-compile-mk2efs.patch707 +#define HAVE_SECURE_GETENV 1