Home
last modified time | relevance | path

Searched refs:sGlobalPath (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/bootstrp/
H A Dinimgr.cxx144 ByteString sGlobalPath = ByteString( GetEnv( "GLOBALINI" )); in GetGlobalIni() local
146 if ( !sGlobalPath.Len()) in GetGlobalIni()
147 sGlobalPath = ByteString( _INIROOT ); in GetGlobalIni()
149 return sGlobalPath; in GetGlobalIni()

Completed in 20 milliseconds