Home
last modified time | relevance | path

Searched defs:getppid (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/unistd/
H A Dgetppid.c4 pid_t getppid(void) in getppid() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs266 pub fn getppid() -> Option<Pid> { in getppid() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs318 pub fn getppid() -> Pid { in getppid() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs904 pub fn getppid() -> pid_t; in getppid() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1654 pub fn getppid() -> pid_t; in getppid() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3612 pub fn getppid() -> pid_t; in getppid() functions

Completed in 23 milliseconds