Home
last modified time | relevance | path

Searched defs:getpid (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/include/bpf/
H A Dunistd.h7 static pid_t getpid(void) in getpid() function
/third_party/musl/src/unistd/
H A Dgetpid.c10 pid_t getpid(void) in getpid() function
/third_party/musl/porting/linux/user/src/unistd/
H A Dgetpid.c10 pid_t getpid(void) in getpid() function
/kernel/liteos_a/compat/posix/src/
H A Dmisc.c157 pid_t getpid(void) in getpid() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs252 pub fn getpid() -> Pid { in getpid() functions
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
/third_party/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c357 static pid_t getpid(void) in getpid() function
/third_party/node/deps/openssl/openssl/
H A De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/openssl/
H A De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py25 from os import getpid namespace
/kernel/linux/linux-5.10/drivers/i3c/
H A Dmaster.c1149 struct i3c_ccc_getpid *getpid; in i3c_master_getpid_locked() local
/kernel/linux/linux-6.6/drivers/i3c/
H A Dmaster.c1157 struct i3c_ccc_getpid *getpid; in i3c_master_getpid_locked() local
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h427 pid_t getpid(void) in getpid() function
/third_party/curl/lib/
H A Dsmb.c31 #define getpid GetCurrentProcessId macro
/third_party/libcoap/examples/
H A Dcoap-client.c25 #define getpid GetCurrentProcessId macro
/third_party/rust/crates/nix/src/
H A Dunistd.rs308 pub fn getpid() -> Pid { in getpid() functions
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h1939 pid_t getpid(void) in getpid() function
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c118 #define getpid() (0) macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs486 pub fn getpid() -> ::c_int; in getpid() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs851 pub fn getpid() -> pid_t; in getpid() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs903 pub fn getpid() -> pid_t; in getpid() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1651 pub fn getpid() -> pid_t; in getpid() functions
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c79 # define getpid GetCurrentProcessId macro
/third_party/python/Modules/expat/
H A Dxmlparse.c86 # define getpid GetCurrentProcessId macro

Completed in 63 milliseconds

12