/external/trusty/musl/src/unistd/ |
D | getpid.c | 4 pid_t getpid(void) in getpid() function
|
/external/rust/android-crates-io/crates/rustix/src/backend/libc/pid/ |
D | syscalls.rs | 9 pub(crate) fn getpid() -> Pid { in getpid() function
|
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/pid/ |
D | syscalls.rs | 12 pub(crate) fn getpid() -> Pid { in getpid() function
|
/external/musl/src/unistd/ |
D | getpid.c | 4 pid_t getpid(void) in getpid() function
|
/external/mdnsresponder/mDNSWindows/ |
D | PosixCompat.h | 30 # define getpid _getpid macro
|
/external/e2fsprogs/include/mingw/ |
D | unistd.h | 37 #define getpid _getpid macro
|
/external/strace/tests-mx32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
/external/strace/tests-m32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
/external/strace/tests/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
/external/pigweed/pw_toolchain/arm_gcc/ |
D | newlib_os_interface_stubs.cc | 83 PW_DISABLE_NEWLIB_FUNCTION(getpid, void) in PW_DISABLE_NEWLIB_FUNCTION() argument
|
/external/crosvm/base/src/sys/windows/ |
D | system_info.rs | 54 pub fn getpid() -> Pid { in getpid() function
|
/external/libopus/tests/ |
D | test_opus_dred.c | 40 #define getpid _getpid macro
|
D | test_opus_decode.c | 43 #define getpid _getpid macro
|
D | test_opus_extensions.c | 40 #define getpid _getpid macro
|
D | test_opus_encode.c | 43 #define getpid _getpid macro
|
/external/google-breakpad/src/client/solaris/handler/ |
D | solaris_lwp.h | 116 int getpid() const { return this->pid_; } in getpid() function
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 27 #define getpid _getpid macro
|
/external/rust/android-crates-io/crates/rustix/src/process/ |
D | id.rs | 119 pub fn getpid() -> Pid { in getpid() function
|
/external/rust/android-crates-io/crates/portable-atomic/src/imp/detect/ |
D | auxv.rs | 583 fn getpid() -> pid_t { in test_freebsd() function 639 fn getpid() -> pid_t { in test_freebsd() function
|
/external/libcups/cups/ |
D | debug.c | 21 # define getpid (int)GetCurrentProcessId macro
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_ipc.h | 50 # define getpid _getpid macro
|
/external/python/cpython3/Lib/multiprocessing/ |
D | util.py | 201 sub_debug=sub_debug, getpid=os.getpid): argument
|
/external/libevent/ |
D | arc4random.c | 88 #define getpid _getpid macro
|
/external/crosvm/base/src/sys/macos/ |
D | mod.rs | 32 pub fn getpid() -> Pid { in getpid() function
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | jit_utils.cpp | 30 #define getpid _getpid macro
|