Home
last modified time | relevance | path

Searched refs:getpid (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dsignal.c442 snprintf(buffer, sizeof(buffer), "/proc/%d/exe", getpid()); in callback()
757 getpid(), in ReportCrash()
767 getpid(), in ReportCrash()
776 getpid(), Signal, bAutoCrashReport ? " -send" : "" ); in ReportCrash()
H A Dtempfile.c112 value += ((uint64_t)tv.tv_usec << 16) ^ tv.tv_sec ^ getpid(); in osl_gen_random_name_impl_()
H A Ddiagnose.c348 printTrace((unsigned long) getpid(), pszFormat, args); in osl_trace()
H A Dsystem.c472 pid_t getpid(void) in getpid() function
H A Dprocess.c1282 pid = getpid(); in osl_getProcessInfo()
/trunk/main/sal/qa/rtl/logfile/
H A Drtl_logfile.cxx102 nPID = getpid(); in getCurrentPID()
/trunk/main/sal/osl/os2/
H A Dtempfile.c101 value += ((uint64_t)tv.tv_usec << 16) ^ tv.tv_sec ^ getpid(); in osl_gen_random_name_impl_()
/trunk/main/sal/qa/osl/module/
H A Dosl_Module.cxx287 …= rtl::OUString::createFromAscii( "file:///tmp/" ) + ::rtl::OUString::valueOf( ( long )getpid( ) ); in TEST_F()
/trunk/main/expat/
H A Dexpat-2.5.0.patch233 # define getpid GetCurrentProcessId
/trunk/main/tools/source/fsys/
H A Ddirent.cxx2178 unsigned long mypid = static_cast<unsigned long>(getpid()); in TempName()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2506 long nPID = (long)getpid(); in setPID()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx5933 nPID = getpid(); in getCurrentPID()

Completed in 293 milliseconds