Searched refs:I_PUSH (Results 1 – 4 of 4) sorted by relevance
97 if crate::ioctl(fds, I_PUSH, PTEM.as_ptr()) < 0 in openpty()98 || crate::ioctl(fds, I_PUSH, LDTERM.as_ptr()) < 0 in openpty()
2220 pub const I_PUSH: c_int = STR | 0o2; constant
679 I_PUSH
1932 pub const I_PUSH: c_int = 0x20005302; constant