Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/unx/
H A Dsignal.c519 rtl_uString *ustrEnvironment = NULL; in ReportCrash() local
522 …rtl_uString_newFromStr( &ustrEnvironment, rtl_uString_getStr( ustrCommandArg ) + strlen(REPORTENV_… in ReportCrash()
524 if ( ustrEnvironment ) in ReportCrash()
528 rtl_uString_getStr( ustrEnvironment ), rtl_uString_getLength( ustrEnvironment ), in ReportCrash()
538 rtl_uString_release( ustrEnvironment ); in ReportCrash()
H A Dprocess.c686 rtl_uString *ustrEnvironment[], in osl_executeProcess_WithRedirectedIO() argument
747 rtl_uString_getStr(ustrEnvironment[idx]), in osl_executeProcess_WithRedirectedIO()
748 rtl_uString_getLength(ustrEnvironment[idx]), in osl_executeProcess_WithRedirectedIO()
808 rtl_uString *ustrEnvironment[], in osl_executeProcess() argument
820 ustrEnvironment, in osl_executeProcess()
/aoo4110/main/sal/osl/os2/
H A Dprocess.c126 rtl_uString *ustrEnvironment[], in osl_executeProcess_WithRedirectedIO() argument
209 rtl_uString_getStr(ustrEnvironment[index]), in osl_executeProcess_WithRedirectedIO()
210 rtl_uString_getLength(ustrEnvironment[index]), in osl_executeProcess_WithRedirectedIO()
320 rtl_uString *ustrEnvironment[], in osl_executeProcess() argument
332 ustrEnvironment, in osl_executeProcess()

Completed in 37 milliseconds