| /AOO41X/main/sal/osl/unx/ |
| H A D | process_impl.cxx | 72 extern "C" oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( 80 oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( in osl_bootstrap_getExecutableFile_Impl() 84 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl() 126 oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( in osl_bootstrap_getExecutableFile_Impl() 130 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl() 149 oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( in osl_bootstrap_getExecutableFile_Impl() 179 oslProcessError SAL_CALL osl_getExecutableFile (rtl_uString ** ppustrFile) in osl_getExecutableFile() 181 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile() 215 oslProcessError SAL_CALL osl_getCommandArg (sal_uInt32 nArg, rtl_uString ** strCommandArg) in osl_getCommandArg() 217 oslProcessError result = osl_Process_E_NotFound; in osl_getCommandArg() [all …]
|
| H A D | process.c | 116 oslProcessError SAL_CALL osl_psz_executeProcess(sal_Char *pszImageName, 128 oslProcessError SAL_CALL osl_searchPath_impl( 148 oslProcessError SAL_CALL osl_searchPath_impl(const sal_Char* pszName, const sal_Char* pszPath, in osl_searchPath_impl() 679 oslProcessError SAL_CALL osl_executeProcess_WithRedirectedIO( in osl_executeProcess_WithRedirectedIO() 695 oslProcessError Error; in osl_executeProcess_WithRedirectedIO() 801 oslProcessError SAL_CALL osl_executeProcess( in osl_executeProcess() 833 oslProcessError SAL_CALL osl_psz_executeProcess(sal_Char *pszImageName, in osl_psz_executeProcess() 958 oslProcessError SAL_CALL osl_terminateProcess(oslProcess Process) in osl_terminateProcess() 1278 oslProcessError SAL_CALL osl_getProcessInfo(oslProcess Process, oslProcessData Fields, oslProcessIn… in osl_getProcessInfo() 1463 oslProcessError SAL_CALL osl_joinProcessWithTimeout(oslProcess Process, const TimeValue* pTimeout) in osl_joinProcessWithTimeout() [all …]
|
| /AOO41X/main/sal/osl/os2/ |
| H A D | process_impl.cxx | 73 extern "C" oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( 78 oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( in osl_bootstrap_getExecutableFile_Impl() 82 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl() 135 oslProcessError SAL_CALL osl_getExecutableFile (rtl_uString ** ppustrFile) in osl_getExecutableFile() 137 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile() 171 oslProcessError SAL_CALL osl_getCommandArg (sal_uInt32 nArg, rtl_uString ** strCommandArg) in osl_getCommandArg() 173 oslProcessError result = osl_Process_E_NotFound; in osl_getCommandArg() 248 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString* pustrEnvVar, rtl_uString** ppustrValue) in osl_getEnvironment() 250 oslProcessError result = osl_Process_E_NotFound; in osl_getEnvironment() 283 oslProcessError SAL_CALL osl_setEnvironment(rtl_uString* pustrEnvVar, rtl_uString* pustrValue) in osl_setEnvironment() [all …]
|
| H A D | process.c | 88 oslProcessError SAL_CALL osl_psz_executeProcess(sal_Char *pszImageName, 119 oslProcessError SAL_CALL osl_executeProcess_WithRedirectedIO( in osl_executeProcess_WithRedirectedIO() 135 oslProcessError Error; in osl_executeProcess_WithRedirectedIO() 313 oslProcessError SAL_CALL osl_executeProcess( in osl_executeProcess() 345 oslProcessError SAL_CALL osl_psz_executeProcess(sal_Char *pszImageName, in osl_psz_executeProcess() 700 oslProcessError SAL_CALL osl_terminateProcess(oslProcess Process) in osl_terminateProcess() 744 oslProcessError SAL_CALL osl_joinProcess(oslProcess Process) in osl_joinProcess() 808 oslProcessError SAL_CALL osl_joinProcessWithTimeout(oslProcess Process, const TimeValue* pTimeout) in osl_joinProcessWithTimeout() 815 oslProcessError SAL_CALL osl_getCommandArgs( sal_Char* pszBuffer, sal_uInt32 Max) in osl_getCommandArgs() 908 oslProcessError SAL_CALL osl_getProcessInfo(oslProcess Process, oslProcessData Fields, in osl_getProcessInfo()
|
| /AOO41X/main/sal/inc/osl/ |
| H A D | process.h | 72 } oslProcessError; typedef 176 oslProcessError SAL_CALL osl_executeProcess( 262 oslProcessError SAL_CALL osl_executeProcess_WithRedirectedIO( 283 oslProcessError SAL_CALL osl_terminateProcess(oslProcess Process); 306 oslProcessError SAL_CALL osl_joinProcess(oslProcess Process); 325 oslProcessError SAL_CALL osl_joinProcessWithTimeout(oslProcess Process, const TimeValue* pTimeout); 342 oslProcessError SAL_CALL osl_getProcessInfo(oslProcess Process, oslProcessData Fields, 350 oslProcessError SAL_CALL osl_getExecutableFile(rtl_uString **strFile); 364 oslProcessError SAL_CALL osl_getCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg); 385 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString *strVar, rtl_uString **strValue); [all …]
|
| /AOO41X/main/sal/osl/w32/ |
| H A D | process.cxx | 51 oslProcessError SAL_CALL osl_terminateProcess(oslProcess Process) in osl_terminateProcess() 97 oslProcessError SAL_CALL osl_getProcessInfo(oslProcess Process, oslProcessData Fields, in osl_getProcessInfo() 179 oslProcessError SAL_CALL osl_joinProcess(oslProcess Process) in osl_joinProcess() 186 oslProcessError SAL_CALL osl_joinProcessWithTimeout(oslProcess Process, const TimeValue* pTimeout) in osl_joinProcessWithTimeout() 189 oslProcessError osl_error = osl_Process_E_None; in osl_joinProcessWithTimeout() 217 extern "C" oslProcessError SAL_CALL osl_bootstrap_getExecutableFile_Impl ( in osl_bootstrap_getExecutableFile_Impl() 221 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl() 316 oslProcessError SAL_CALL osl_getExecutableFile( rtl_uString **ppustrFile ) in osl_getExecutableFile() 318 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile() 353 oslProcessError SAL_CALL osl_getCommandArg( sal_uInt32 nArg, rtl_uString **strCommandArg) in osl_getCommandArg() [all …]
|
| H A D | procimpl.cxx | 402 oslProcessError SAL_CALL osl_executeProcess( in osl_executeProcess() 428 oslProcessError SAL_CALL osl_executeProcess_WithRedirectedIO( in osl_executeProcess_WithRedirectedIO()
|
| /AOO41X/main/sal/qa/osl/process/ |
| H A D | osl_process.cxx | 133 oslProcessError osl_error = osl_executeProcess( in osl_joinProcessWithTimeout_timeout_failure() 183 oslProcessError osl_error = osl_executeProcess( in osl_joinProcessWithTimeout_without_timeout_failure() 223 oslProcessError osl_error = osl_executeProcess( in osl_joinProcessWithTimeout_infinite() 259 oslProcessError osl_error = osl_executeProcess( in osl_joinProcess() 503 oslProcessError osl_error = osl_executeProcess( in osl_execProc_parent_equals_child_environment() 557 oslProcessError osl_error = osl_executeProcess( in osl_execProc_merged_child_environment() 600 oslProcessError osl_error = osl_executeProcess( in osl_execProc_test_batch() 636 oslProcessError osl_error = osl_executeProcess( in osl_execProc_exe_name_in_argument_list()
|
| /AOO41X/main/sal/workben/ |
| H A D | t_osl_joinProcess.cxx | 59 oslProcessError osl_error = osl_executeProcess( in test_osl_joinProcessWithTimeout_timeout_failure() 109 oslProcessError osl_error = osl_executeProcess( in test_osl_joinProcessWithTimeout_without_timeout_failure() 149 oslProcessError osl_error = osl_executeProcess( in test_osl_joinProcessWithTimeout_infinite() 185 oslProcessError osl_error = osl_executeProcess( in test_osl_joinProcess()
|
| H A D | testproc.cxx | 41 oslProcessError ProcessError; in MAIN()
|
| H A D | testpipe.cxx | 49 oslProcessError ProcessError;
|
| /AOO41X/main/sal/rtl/source/ |
| H A D | cmdargs.cxx | 88 oslProcessError SAL_CALL rtl_getAppCommandArg ( in rtl_getAppCommandArg() 92 oslProcessError result = osl_Process_E_NotFound; in rtl_getAppCommandArg()
|
| /AOO41X/main/sal/qa/rtl/process/ |
| H A D | rtl_Process.cxx | 114 oslProcessError osl_error = osl_executeProcess( in getAppCommandArg_001() 244 oslProcessError osl_error = osl_executeProcess_WithRedirectedIO( in getGlobalProcessId_002()
|
| /AOO41X/main/filter/source/graphicfilter/ieps/ |
| H A D | ieps.cxx | 160 static oslProcessError runProcessWithPathSearch(const rtl::OUString &rProgName, in runProcessWithPathSearch() 224 oslProcessError eErr = runProcessWithPathSearch(fileName, in RenderAsEMF() 266 oslProcessError eErr = runProcessWithPathSearch(rProgName, in RenderAsPNGThroughHelper()
|
| /AOO41X/main/desktop/source/deployment/misc/ |
| H A D | dp_misc.cxx | 359 oslProcessError err = osl_getExecutableFile(& sFile.pData); in office_is_running() 402 oslProcessError rc = osl_executeProcess( in raiseProcess()
|
| /AOO41X/main/sal/inc/rtl/ |
| H A D | process.h | 60 oslProcessError SAL_CALL rtl_getAppCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg);
|
| /AOO41X/main/desktop/unx/source/officeloader/ |
| H A D | officeloader.cxx | 39 oslProcessError error; in SAL_IMPLEMENT_MAIN()
|
| /AOO41X/main/framework/source/jobs/ |
| H A D | shelljob.cxx | 185 …oslProcessError eError = osl_executeProcess(sCommand.pData, pArgs, nArgs, nOptions, NULL, NULL, NU… in impl_execute()
|
| /AOO41X/main/jvmfwk/source/ |
| H A D | fwkutil.cxx | 275 oslProcessError err = osl_getEnvironment(path.pData, &env_path.pData); in findPlugin()
|
| /AOO41X/main/dbaccess/source/ui/dlg/ |
| H A D | odbcconfig.cxx | 376 …oslProcessError eError = osl_executeProcess( sExecutableName.pData, NULL, 0, 0, NULL, NULL, NULL, … in manageDataSources_async()
|
| /AOO41X/main/shell/source/win32/sysmail/ |
| H A D | sysmailclient.cxx | 182 oslProcessError err = osl_Process_E_Unknown; in executeSenddoc()
|
| /AOO41X/main/idlc/source/ |
| H A D | idlccompile.cxx | 327 oslProcessError procError = osl_Process_E_None; in compileFile()
|
| /AOO41X/main/cppuhelper/source/ |
| H A D | bootstrap.cxx | 597 oslProcessError rc = osl_executeProcess( in bootstrap()
|
| /AOO41X/main/sal/qa/rtl/bootstrap/ |
| H A D | rtl_Bootstrap.cxx | 344 oslProcessError osl_error = osl_executeProcess( in ini_execProcess()
|
| /AOO41X/main/jvmfwk/plugins/sunmajor/pluginlib/ |
| H A D | util.cxx | 418 oslProcessError procErr = in getJavaProps()
|