Searched defs:tcflush (Results 1 – 3 of 3) sorted by relevance
1060 pub fn tcflush(fd: RawFd, action: FlushArg) -> Result<()> { in tcflush() function
1336 pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflush() function
3822 pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflush() function