Home
last modified time | relevance | path

Searched defs:getpid (Results 1 – 25 of 35) sorted by relevance

12

/external/musl/src/unistd/
Dgetpid.c4 pid_t getpid(void) in getpid() function
/external/libchromeos-rs/src/
Dlinux.rs10 pub fn getpid() -> Pid { in getpid() function
/external/mdnsresponder/mDNSWindows/
DPosixCompat.h30 # define getpid _getpid macro
/external/e2fsprogs/include/mingw/
Dunistd.h37 #define getpid _getpid macro
/external/strace/tests-m32/
Dinject-nf.c43 # define getpid getpgrp macro
DMakefile.am114 getpid \ program
/external/strace/tests-mx32/
Dinject-nf.c43 # define getpid getpgrp macro
DMakefile.am114 getpid \ program
/external/strace/tests/
Dinject-nf.c43 # define getpid getpgrp macro
DMakefile.am114 getpid \ program
/external/pigweed/pw_toolchain/arm_gcc/
Dnewlib_os_interface_stubs.cc83 PW_DISABLE_NEWLIB_FUNCTION(getpid, void) in PW_DISABLE_NEWLIB_FUNCTION() argument
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.h117 int getpid() const { return this->pid_; } in getpid() function
/external/e2fsprogs/include/nonunix/
Dunistd.h27 #define getpid _getpid macro
/external/crosvm/base/src/sys/windows/win/
Dmod.rs49 pub fn getpid() -> pid_t { in getpid() function
/external/libcups/cups/
Ddebug.c21 # define getpid (int)GetCurrentProcessId macro
/external/libopus/tests/
Dtest_opus_decode.c43 #define getpid _getpid macro
Dtest_opus_encode.c43 #define getpid _getpid macro
/external/mdnsresponder/mDNSShared/
Ddnssd_ipc.h50 # define getpid _getpid macro
/external/python/cpython3/Lib/multiprocessing/
Dutil.py209 sub_debug=sub_debug, getpid=os.getpid): argument
/external/libevent/
Darc4random.c88 #define getpid _getpid macro
/external/ImageMagick/MagickCore/
Dnt-base.h148 # define getpid _getpid macro
/external/crosvm/base/src/sys/unix/
Dmod.rs171 pub fn getpid() -> Pid { in getpid() function
/external/curl/lib/
Dsmb.c33 #define getpid GetCurrentProcessId macro
/external/mdnsresponder/Clients/
Ddns-sd.c95 #define getpid _getpid macro
/external/rust/crates/libc/src/windows/
Dmod.rs486 pub fn getpid() -> ::c_int; in getpid() function

12