Searched defs:tcsendbreak (Results 1 – 4 of 4) sorted by relevance
4 int tcsendbreak(int fd, int dur) in tcsendbreak() function
994 pub fn tcsendbreak(fd: RawFd, duration: c_int) -> Result<()> { in tcsendbreak() function
1354 pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; in tcsendbreak() function
3829 pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; in tcsendbreak() function