Home
last modified time | relevance | path

Searched defs:getpgrp (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/unistd/
H A Dgetpgrp.c4 pid_t getpgrp(void) in getpgrp() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs293 pub fn getpgrp() -> Pid { in getpgrp() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs394 pub fn getpgrp() -> Pid { in getpgrp() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs902 pub fn getpgrp() -> pid_t; in getpgrp() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3610 pub fn getpgrp() -> pid_t; in getpgrp() functions

Completed in 20 milliseconds