Home
last modified time | relevance | path

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

/aoo4110/main/crashrep/source/unx/
H A Dmain.cxx802 const char *pEnvValue = getenv( pEnvName ); in get_environment_string() local
804 if ( pEnvValue ) in get_environment_string()
805 return pEnvValue; in get_environment_string()
/aoo4110/main/sal/osl/unx/
H A Dprofile.c1146 sal_Char* pEnvValue; in OslProfile_lockFile() local
1147 pEnvValue = getenv( "STAR_PROFILE_LOCKING_DISABLED" ); in OslProfile_lockFile()
1149 if ( pEnvValue == 0 ) in OslProfile_lockFile()

Completed in 20 milliseconds