Searched refs:grantpt (Results 1 – 6 of 6) sorted by relevance
73 if crate::grantpt(fdm) < 0 || crate::unlockpt(fdm) < 0 { in openpty()
588 grantpt
2025 grantpt
3430 grantpt
1601 pub fn grantpt(fd: c_int) -> c_int; in grantpt() function
3926 pub fn grantpt(fd: c_int) -> c_int; in grantpt() function