Searched defs:cfmakeraw (Results 1 – 12 of 12) sorted by relevance
4 void cfmakeraw(struct termios *t) in cfmakeraw() function
18 def cfmakeraw(mode): function
10 pub unsafe fn cfmakeraw(termios: *mut ::termios) { in cfmakeraw() function
250 pub(crate) fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
380 pub(crate) fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
813 pub fn cfmakeraw(termios: &mut Termios) { in cfmakeraw() function
3929 pub fn cfmakeraw(termios: *mut ::termios); in cfmakeraw() function