| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | compat.rs | 8 pub unsafe fn cfmakeraw(termios: *mut crate::termios) { in cfmakeraw() argument 33 pub unsafe fn cfsetspeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int { in cfsetspeed() argument 59 termp: *const termios, in openpty() 132 termp: *const termios, in forkpty()
|
| H A D | solaris.rs | 232 termp: *mut termios, in openpty() 239 termp: *mut termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/ |
| H A D | mod.rs | 463 termp: *mut termios, in openpty() 469 termp: *mut termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1576 pub fn cfsetispeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int; in cfsetispeed() argument 1577 pub fn cfsetospeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int; in cfsetospeed() argument
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/ |
| H A D | mod.rs | 1992 termp: *const crate::termios, in openpty() 1998 termp: *const crate::termios, in forkpty()
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 3906 pub fn cfmakeraw(termios: *mut crate::termios); in cfmakeraw() argument 3907 pub fn cfsetispeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int; in cfsetispeed() argument 3908 pub fn cfsetospeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int; in cfsetospeed() argument 3909 pub fn cfsetspeed(termios: *mut crate::termios, speed: crate::speed_t) -> c_int; in cfsetspeed() argument 4008 termp: *const termios, in openpty()
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 2042 termp: *mut termios, in forkpty() 2049 termp: *mut termios, in openpty()
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1925 termp: *mut termios, in openpty() 1931 termp: *mut termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2467 termp: *mut crate::termios, in openpty() 2473 termp: *mut crate::termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 2441 termp: *const termios, in forkpty() 2448 termp: *const termios, in openpty()
|
| /rust-libc-0.2.174/src/unix/redox/ |
| H A D | mod.rs | 1166 termp: *const termios, in openpty()
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 2886 termp: *mut termios, in openpty() 2892 termp: *mut termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 5657 termp: *mut termios, in openpty() 5663 termp: *mut termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 4132 __termp: *const termios, in openpty() 4139 __termp: *const termios, in forkpty()
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4966 pub fn cfmakesane(termios: *mut crate::termios); in cfmakesane() argument
|