Searched refs:getenv (Results 1 – 12 of 12) sorted by relevance
75 getenv(const char *name) in getenv() function
56 if (issetugid() == 0 && (f = getenv("TMPDIR"))) { in tempnam()
54 extern char *getenv(const char *);
64 env = getenv("ANDROID_PROPERTY_WORKSPACE"); in __system_properties_init()
158 if (!(path = getenv("PATH"))) in execvp()
307 posixly_correct = (getenv("POSIXLY_CORRECT") != NULL); in getopt_internal()
49 using ::getenv;
283 if ((cp = getenv("LOCALDOMAIN")) != NULL) { in __res_vinit()583 if ((cp = getenv("RES_OPTIONS")) != NULL) in __res_vinit()
1429 const char* env = getenv(CONFIG_ENV); in _res_cache_init()
158 if (warn != IN_NONE && getenv(YEAR_2000_NAME) != NULL) {
1264 name = getenv("TZ"); in tzset_locked()
153 stdlib/getenv.c \