Searched refs:sGlobalPath (Results 1 – 1 of 1) sorted by relevance
144 ByteString sGlobalPath = ByteString( GetEnv( "GLOBALINI" )); in GetGlobalIni() local146 if ( !sGlobalPath.Len()) in GetGlobalIni()147 sGlobalPath = ByteString( _INIROOT ); in GetGlobalIni()149 return sGlobalPath; in GetGlobalIni()
Completed in 7 milliseconds