Searched refs:getenv (Results 1 – 19 of 19) sorted by relevance
18 char * getenv (const char *name) in getenv() function
61 getenv (const char *name) in getenv() function
154 char *sh = getenv ("SH_PATH"); in do_system()
26 * __env_lock:: Lock environment list for getenv and setenv29 * getenv:: Look up environment variable114 @include stdlib/getenv.def
57 getenv.c
231 ordering = (getenv ("POSIXLY_CORRECT") != 0) ? REQUIRE_ORDER : PERMUTE; in getopt_internal()
107 'getenv.c',
177 if (dir == NULL && (dir = getenv ("TMPDIR")) == NULL) in tempnam()
49 set old_ld_library_path [getenv LD_LIBRARY_PATH]
110 char *memcheck = getenv("CHECK_NAME"); in newfunc()112 _malloc_test_fail = atoi(getenv("CHECK_COUNT")); in newfunc()
977 env = getenv (categories[0]); in __get_locale_env()981 env = getenv (categories[category]); in __get_locale_env()985 env = getenv ("LANG"); in __get_locale_env()
70 if ((path = getenv (NLS_ENVVAR_NAME)) == NULL || *path == '\0') in _iconv_nls_construct_filename()
127 if ((tzenv = getenv ("TZ")) == NULL) in _tzset_unlocked()
1876 if(strcmp(getenv("TZ"),strchr(TZ,'=')+1)) { in main()
126 char * getenv (const char *__string);
508 specs_prefix_format = '%:getenv(GCC_EXEC_PREFIX ../../@0@)'612 # Because 'getenv' appends a space afterwards in GCC spec files, the614 # e.g. %:getenv(FOO a/b/c) instead of %:getenv(FOO)/a/b/c. That means
3671 Files: newlib/libc/machine/cr16/getenv.c3674 newlib/libc/machine/crx/getenv.c4484 Files: newlib/libc/stdlib/getenv.c
4533 * libc/machine/cr16/getenv.c: New4998 * libc/stdlib/getenv.c: Delete "char *_findenv_r ();", as is not a8087 Fix setenv/getenv/unsetenv to be OpenGroup compliant:12082 * libc/sys/rdos/getenv.c, libc/sys/rdos/getpid.c: Ditto.13308 * libc/machine/crx/getenv.c: Ditto.19852 * libc/stdlib/getenv.c: Removed DJ reference since any possible20323 * libc/stdlib/getenv.c (environ): Delete unused reference to21039 * libc/stdlib/getenv.c: Ditto.21261 * libc/stdlib/getenv.c: Modify to call reentrant routine.23115 * libc/stdlib/getenv.c (_findenv): Avoid dereferencing null `environ'.[all …]