Home | History | Annotate | Download | only in Driver

Lines Matching full:getenv

254   if (char *env = ::getenv("COMPILER_PATH")) {
1673 const char *TmpDir = ::getenv("TMPDIR");
1675 TmpDir = ::getenv("TEMP");
1677 TmpDir = ::getenv("TMP");