Searched defs:tcsendbreak (Results 1 – 4 of 4) sorted by relevance
1069 pub fn tcsendbreak(fd: RawFd, duration: c_int) -> Result<()> { in tcsendbreak() function
299 tcsendbreak(int fd, int duration) in tcsendbreak() function
1338 pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; in tcsendbreak() function
3824 pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; in tcsendbreak() function