Home
last modified time | relevance | path

Searched refs:tcsetpgrp (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt858 tcsetpgrp
H A Daix.txt2547 tcsetpgrp
H A Dandroid.txt3914 tcsetpgrp
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1097 pub fn tcsetpgrp(fd: c_int, pgrp: crate::pid_t) -> c_int; in tcsetpgrp() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3697 pub fn tcsetpgrp(fd: c_int, pgrp: crate::pid_t) -> c_int; in tcsetpgrp() function