Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dcompat.rs85 let fds = crate::open(subordpath, O_RDWR | O_NOCTTY); in openpty() localVariable
135 let mut fds = -1; in forkpty() localVariable