Searched refs:getenv (Results 1 – 18 of 18) sorted by relevance
20 char * getenv (const char *name) in getenv() function
60 getenv (const char *name) in getenv() function
26 * Function __env_lock:: Lock environment list for getenv and setenv29 * Function 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',
176 if (dir == NULL && (dir = getenv ("TMPDIR")) == NULL) in tempnam()
49 set old_ld_library_path [getenv LD_LIBRARY_PATH]
839 env = getenv (categories[0]); in __get_locale_env()843 env = getenv (categories[category]); in __get_locale_env()847 env = getenv ("LANG"); in __get_locale_env()
110 char *memcheck = getenv("CHECK_NAME"); in newfunc()112 _malloc_test_fail = atoi(getenv("CHECK_COUNT")); in newfunc()
68 if ((path = getenv (NLS_ENVVAR_NAME)) == NULL || *path == '\0') in _iconv_nls_construct_filename()
126 if ((tzenv = getenv ("TZ")) == NULL) in _tzset_unlocked()
1855 if(strcmp(getenv("TZ"),strchr(TZ,'=')+1)) { in main()
148 char * getenv (const char *__string);
551 specs_prefix_format_format = '%:getenv(GCC_EXEC_PREFIX @0@)'552 specs_prefix_format_default = '%:getenv(GCC_EXEC_PREFIX ../../@0@)'669 # Because 'getenv' appends a space afterwards in GCC spec files, the671 # e.g. %:getenv(FOO a/b/c) instead of %:getenv(FOO)/a/b/c. That means
3762 Files: newlib/libc/machine/cr16/getenv.c3765 newlib/libc/machine/crx/getenv.c4580 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 …]