Home
last modified time | relevance | path

Searched defs:getenv (Results 1 – 19 of 19) sorted by relevance

/third_party/musl/src/env/
Dgetenv.c5 char *getenv(const char *name) in getenv() function
/third_party/popt/src/
Dsystem.h57 #define getenv(_s) secure_getenv(_s) macro
59 #define getenv(_s) __secure_getenv(_s) macro
/third_party/boost/boost/compute/detail/
Dgetenv.hpp20 inline const char* getenv(const char *env_var) in getenv() function
/third_party/boost/libs/compute/include/boost/compute/detail/
Dgetenv.hpp20 inline const char* getenv(const char *env_var) in getenv() function
/third_party/skia/infra/bots/assets/android_sdk_linux/
Dcreate.py21 def getenv(key): function
/third_party/skia/infra/bots/assets/chromebook_arm_gles/
Dcreate.py24 def getenv(key): function
/third_party/skia/infra/bots/assets/chromebook_x86_64_gles/
Dcreate.py24 def getenv(key): function
/third_party/gettext/gettext-runtime/intl/
Dos2compat.h41 #define getenv _nl_getenv macro
/third_party/skia/infra/bots/assets/win_toolchain/
Dcreate.py47 def getenv(key): function
/third_party/skia/infra/bots/assets/skp/
Dcreate.py36 def getenv(key): function
/third_party/libxml2/win32/wince/
Dwincecompat.c57 char *getenv( const char *varname ) in getenv() function
/third_party/boost/tools/build/src/
Dmanager.py71 def getenv(self, name): member in Manager
/third_party/boost/libs/nowide/src/
Dcstdlib.cpp47 char* getenv(const char* key) in getenv() function
/third_party/harfbuzz/src/
Dhb.hh392 #define getenv(Name) nullptr macro
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb.hh401 #define getenv(Name) nullptr macro
/third_party/curl/lib/
Dsetup-vms.h37 #define getenv decc_getenv macro
52 #define getenv vms_getenv macro
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb.hh376 #define getenv(Name) nullptr macro
/third_party/python/Lib/
Dos.py771 def getenv(key, default=None): function
/third_party/node/deps/cares/src/lib/
Dares_private.h111 # define getenv(ptr) ares_getenv(ptr) macro