Searched defs:tcsetpgrp (Results 1 – 4 of 4) sorted by relevance
75 int tcsetpgrp(int fd, pid_t pgrp) in tcsetpgrp() function
319 pub fn tcsetpgrp(fd: c_int, pgrp: Pid) -> Result<()> { in tcsetpgrp() function
895 pub fn tcsetpgrp(fd: ::c_int, pgrp: ::pid_t) -> ::c_int; in tcsetpgrp() function
3612 pub fn tcsetpgrp(fd: ::c_int, pgrp: ::pid_t) -> ::c_int; in tcsetpgrp() function