Searched refs:unlockpt (Results 1 – 6 of 6) sorted by relevance
73 if crate::grantpt(fdm) < 0 || crate::unlockpt(fdm) < 0 { in openpty()
886 unlockpt
2585 unlockpt
3960 unlockpt
1604 pub fn unlockpt(fd: c_int) -> c_int; in unlockpt() function
3929 pub fn unlockpt(fd: c_int) -> c_int; in unlockpt() function