Searched defs:tcsetattr (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/
H A Dtermios.c26 tcsetattr(int fd, int opt, const struct termios *termios) function
/haiku-fatelf/src/bin/network/telnet/
H A Dsys_bsd.c97 # define tcsetattr(f, a, t) ioctl(f, a, (char *)t) macro
/haiku-fatelf/src/bin/network/telnetd/
H A Dsys_term.c128 # define tcsetattr(f, a, t) ioctl(f, a, t) macro

Completed in 36 milliseconds