Home
last modified time | relevance | path

Searched refs:grantpt (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dcompat.rs73 if crate::grantpt(fdm) < 0 || crate::unlockpt(fdm) < 0 { in openpty()
/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt588 grantpt
H A Daix.txt2025 grantpt
H A Dandroid.txt3430 grantpt
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1601 pub fn grantpt(fd: c_int) -> c_int; in grantpt() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3926 pub fn grantpt(fd: c_int) -> c_int; in grantpt() function