Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/unistd/
Dgetpid.c10 pid_t getpid(void) in getpid() function
/third_party/musl/src/unistd/
Dgetpid.c10 pid_t getpid(void) in getpid() function
/third_party/node/deps/openssl/openssl/apps/lib/
Ds_socket.c34 # define getpid _getpid macro
/third_party/openssl/apps/lib/
Ds_socket.c34 # define getpid _getpid macro
/third_party/rust/crates/rustix/src/process/
Did.rs252 pub fn getpid() -> Pid { in getpid() function
/third_party/python/Lib/multiprocessing/
Dutil.py209 sub_debug=sub_debug, getpid=os.getpid): argument
/third_party/node/deps/openssl/openssl/
De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/openssl/
De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/rust/crates/rustix/src/backend/libc/process/
Dsyscalls.rs132 pub(crate) fn getpid() -> Pid { in getpid() function
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs87 pub(crate) fn getpid() -> Pid { in getpid() function
/third_party/libcoap/examples/
Dcoap-client.c25 #define getpid GetCurrentProcessId macro
/third_party/curl/lib/
Dsmb.c31 #define getpid GetCurrentProcessId macro
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c118 #define getpid() (0) macro
/third_party/rust/crates/libc/src/windows/
Dmod.rs486 pub fn getpid() -> ::c_int; in getpid() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs903 pub fn getpid() -> pid_t; in getpid() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs851 pub fn getpid() -> pid_t; in getpid() function
/third_party/python/Modules/expat/
Dxmlparse.c86 # define getpid GetCurrentProcessId macro
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c79 # define getpid GetCurrentProcessId macro
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1651 pub fn getpid() -> pid_t; in getpid() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3611 pub fn getpid() -> pid_t; in getpid() function