Home
last modified time | relevance | path

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

123

/external/trusty/musl/src/unistd/
Dgetpid.c4 pid_t getpid(void) in getpid() function
/external/rust/android-crates-io/crates/rustix/src/backend/libc/pid/
Dsyscalls.rs9 pub(crate) fn getpid() -> Pid { in getpid() function
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/pid/
Dsyscalls.rs12 pub(crate) fn getpid() -> Pid { in getpid() function
/external/musl/src/unistd/
Dgetpid.c4 pid_t getpid(void) 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-mx32/
Dinject-nf.c43 # define getpid getpgrp macro
/external/strace/tests-m32/
Dinject-nf.c43 # define getpid getpgrp macro
/external/strace/tests/
Dinject-nf.c43 # define getpid getpgrp macro
/external/pigweed/pw_toolchain/arm_gcc/
Dnewlib_os_interface_stubs.cc83 PW_DISABLE_NEWLIB_FUNCTION(getpid, void) in PW_DISABLE_NEWLIB_FUNCTION() argument
/external/crosvm/base/src/sys/windows/
Dsystem_info.rs54 pub fn getpid() -> Pid { in getpid() function
/external/libopus/tests/
Dtest_opus_dred.c40 #define getpid _getpid macro
Dtest_opus_decode.c43 #define getpid _getpid macro
Dtest_opus_extensions.c40 #define getpid _getpid macro
Dtest_opus_encode.c43 #define getpid _getpid macro
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.h116 int getpid() const { return this->pid_; } in getpid() function
/external/e2fsprogs/include/nonunix/
Dunistd.h27 #define getpid _getpid macro
/external/rust/android-crates-io/crates/rustix/src/process/
Did.rs119 pub fn getpid() -> Pid { in getpid() function
/external/rust/android-crates-io/crates/portable-atomic/src/imp/detect/
Dauxv.rs583 fn getpid() -> pid_t { in test_freebsd() function
639 fn getpid() -> pid_t { in test_freebsd() function
/external/libcups/cups/
Ddebug.c21 # define getpid (int)GetCurrentProcessId macro
/external/mdnsresponder/mDNSShared/
Ddnssd_ipc.h50 # define getpid _getpid macro
/external/python/cpython3/Lib/multiprocessing/
Dutil.py201 sub_debug=sub_debug, getpid=os.getpid): argument
/external/libevent/
Darc4random.c88 #define getpid _getpid macro
/external/crosvm/base/src/sys/macos/
Dmod.rs32 pub fn getpid() -> Pid { in getpid() function
/external/pytorch/aten/src/ATen/native/cuda/
Djit_utils.cpp30 #define getpid _getpid macro

123