Lines Matching defs:env
885 const TCHAR* env = _tgetenv(_T("LD_LIBRARY_PATH"));886 if (env != NULL) {887 const TCHAR* pos = env;