Searched defs:cfmakeraw (Results 1 – 7 of 7) sorted by relevance
4 void cfmakeraw(struct termios *t) in cfmakeraw() function
20 pub fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
10 pub unsafe fn cfmakeraw(termios: *mut ::termios) { in cfmakeraw() function
122 pub(crate) fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
159 pub(crate) fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
1118 pub fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
3835 pub fn cfmakeraw(termios: *mut ::termios); in cfmakeraw() function