/external/musl/src/unistd/ |
D | getpid.c | 4 pid_t getpid(void) in getpid() function
|
/external/libchromeos-rs/src/ |
D | linux.rs | 10 pub fn getpid() -> Pid { in getpid() function
|
/external/mdnsresponder/mDNSWindows/ |
D | PosixCompat.h | 30 # define getpid _getpid macro
|
/external/strace/tests-mx32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/strace/tests-m32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/strace/tests/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/google-breakpad/src/client/solaris/handler/ |
D | solaris_lwp.h | 117 int getpid() const { return this->pid_; } in getpid() function
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 27 #define getpid _getpid macro
|
/external/crosvm/base/src/windows/win/ |
D | mod.rs | 44 pub fn getpid() -> pid_t { in getpid() function
|
/external/libcups/cups/ |
D | debug.c | 21 # define getpid (int)GetCurrentProcessId macro
|
/external/libopus/tests/ |
D | test_opus_decode.c | 43 #define getpid _getpid macro
|
D | test_opus_encode.c | 43 #define getpid _getpid macro
|
/external/curl/lib/ |
D | smb.c | 34 #define getpid GetCurrentProcessId macro 36 #define getpid _getpid macro
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_ipc.h | 50 # define getpid _getpid macro
|
/external/python/cpython3/Lib/multiprocessing/ |
D | util.py | 209 sub_debug=sub_debug, getpid=os.getpid): argument
|
/external/libevent/ |
D | arc4random.c | 88 #define getpid _getpid macro
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 148 # define getpid _getpid macro
|
/external/crosvm/common/sys_util/src/ |
D | lib.rs | 157 pub fn getpid() -> Pid { in getpid() function
|
/external/crosvm/base/src/unix/ |
D | mod.rs | 158 pub fn getpid() -> Pid { in getpid() function
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 95 #define getpid _getpid macro
|
/external/rust/crates/nix/src/ |
D | unistd.rs | 254 pub fn getpid() -> Pid { in getpid() function
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 474 pub fn getpid() -> ::c_int; in getpid() function
|