Home
last modified time | relevance | path

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

/aoo4110/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 Ddiagnose.c310 printTrace((unsigned long) getpid(), pszFormat, args); in osl_trace()
H A Dtempfile.c112 value += ((uint64_t)tv.tv_usec << 16) ^ tv.tv_sec ^ getpid(); in osl_gen_random_name_impl_()
H A Dsystem.c472 pid_t getpid(void) in getpid() function
H A Dprocess.c1283 pid = getpid(); in osl_getProcessInfo()
/aoo4110/main/sal/qa/rtl/logfile/
H A Drtl_logfile.cxx107 nPID = getpid(); in getCurrentPID()
/aoo4110/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_()
/aoo4110/main/sal/qa/osl/module/
H A Dosl_Module.cxx300 …= rtl::OUString::createFromAscii( "file:///tmp/" ) + ::rtl::OUString::valueOf( ( long )getpid( ) ); in load_002()
/aoo4110/main/tools/source/fsys/
H A Ddirent.cxx2181 unsigned long mypid = static_cast<unsigned long>(getpid()); in TempName()
/aoo4110/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2506 long nPID = (long)getpid(); in setPID()
/aoo4110/main/sal/qa/osl/file/
H A Dosl_File.cxx6713 nPID = getpid(); in getCurrentPID()

Completed in 91 milliseconds