Home
last modified time | relevance | path

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

/trunk/main/vos/inc/vos/
H A Dprocess.hxx104 TOption_SearchPath = osl_Process_SEARCHPATH, // search path for executable enumerator
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx62 …OCESS_ADABAS (OProcess::TOption_Hidden | OProcess::TOption_Wait | OProcess::TOption_SearchPath)
63 #define OPROCESS_ADABAS_DBG (OProcess::TOption_Wait | OProcess::TOption_SearchPath)
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3400 sal_uInt16 nOptions = vos::OProcess::TOption_SearchPath| in RTLFUNC()