Home
last modified time | relevance | path

Searched defs:getpid (Results 1 – 25 of 32) 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/strace/tests-mx32/
Dinject-nf.c43 # define getpid getpgrp macro
DMakefile.am114 getpid \ program
/external/strace/tests-m32/
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/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/windows/win/
Dmod.rs44 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/curl/lib/
Dsmb.c34 #define getpid GetCurrentProcessId macro
36 #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/common/sys_util/src/
Dlib.rs157 pub fn getpid() -> Pid { in getpid() function
/external/crosvm/base/src/unix/
Dmod.rs158 pub fn getpid() -> Pid { in getpid() function
/external/mdnsresponder/Clients/
Ddns-sd.c95 #define getpid _getpid macro
/external/rust/crates/nix/src/
Dunistd.rs254 pub fn getpid() -> Pid { in getpid() function
/external/rust/crates/libc/src/windows/
Dmod.rs474 pub fn getpid() -> ::c_int; in getpid() function

12