Searched refs:putenv_from_prefixes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | gcc.c | 295 static void putenv_from_prefixes (const struct path_prefix *, const char *, 2617 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function 6794 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in main() 6795 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in main()
|
| D | ChangeLog-1999 | 17980 putenv_from_prefixes, find_a_file, record_temp_file,
|
| D | ChangeLog-2005 | 1054 (putenv_from_prefixes): Add do_multi param, make "paths" const.
|