Searched refs:getenv (Results 1 – 14 of 14) sorted by relevance
75 getenv(const char *name) in getenv() function
56 if (issetugid() == 0 && (f = getenv("TMPDIR"))) { in tempnam()
48 extern char *getenv(const char *);
159 if (!(path = getenv("PATH"))) in execvp()
307 posixly_correct = (getenv("POSIXLY_CORRECT") != NULL); in getopt_internal()
60 char *env = getenv("ANDROID_PROPERTY_WORKSPACE"); in get_fd_from_env()
49 using ::getenv;
237 if ((cp = getenv("LOCALDOMAIN")) != NULL) { in __res_vinit()471 if ((cp = getenv("RES_OPTIONS")) != NULL) in __res_vinit()
1405 const char* cache_mode = getenv("ANDROID_DNS_MODE"); in _res_cache_get_max_entries()1845 const char* env = getenv(CONFIG_ENV); in _res_cache_init()
159 if (warn != IN_NONE && getenv(YEAR_2000_NAME) != NULL) {
1228 name = getenv("TZ"); in tzset_locked()
746 const char *cache_mode = getenv("ANDROID_DNS_MODE"); in gethostbyname_internal()870 const char *cache_mode = getenv("ANDROID_DNS_MODE"); in android_gethostbyaddrforiface()
84 stdlib/getenv.c \
594 const char* cache_mode = getenv("ANDROID_DNS_MODE"); in android_getaddrinfoforiface()