Home
last modified time | relevance | path

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

/trunk/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.c685 rtl_uString *ustrEnvironment[], in osl_executeProcess_WithRedirectedIO() argument
746 rtl_uString_getStr(ustrEnvironment[idx]), in osl_executeProcess_WithRedirectedIO()
747 rtl_uString_getLength(ustrEnvironment[idx]), in osl_executeProcess_WithRedirectedIO()
807 rtl_uString *ustrEnvironment[], in osl_executeProcess() argument
819 ustrEnvironment, in osl_executeProcess()
/trunk/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 35 milliseconds