Searched defs:pustrEnvVar (Results 1 – 2 of 2) sorted by relevance
248 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString* pustrEnvVar, rtl_uString** ppustrValue) in osl_getEnvironment()283 oslProcessError SAL_CALL osl_setEnvironment(rtl_uString* pustrEnvVar, rtl_uString* pustrValue) in osl_setEnvironment()321 oslProcessError SAL_CALL osl_clearEnvironment(rtl_uString* pustrEnvVar) in osl_clearEnvironment()
291 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString* pustrEnvVar, rtl_uString** ppustrValue) in osl_getEnvironment()326 oslProcessError SAL_CALL osl_setEnvironment(rtl_uString* pustrEnvVar, rtl_uString* pustrValue) in osl_setEnvironment()382 oslProcessError SAL_CALL osl_clearEnvironment(rtl_uString* pustrEnvVar) in osl_clearEnvironment()
Completed in 15 milliseconds