Searched defs:getpgid (Results 1 – 4 of 4) sorted by relevance
4 pid_t getpgid(pid_t pid) in getpgid() function
283 pub fn getpgid(pid: Option<Pid>) -> Result<Pid> { in getpgid() function
870 pub fn getpgid(pid: pid_t) -> pid_t; in getpgid() function
3594 pub fn getpgid(pid: pid_t) -> pid_t; in getpgid() function