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

/haiku/src/system/libroot/posix/
H A Dtermios.c26 tcsetattr(int fd, int opt, const struct termios *termios) function
/haiku/src/bin/network/telnet/
H A Dsys_bsd.c97 # define tcsetattr(f, a, t) ioctl(f, a, (char *)t) macro
/haiku/src/bin/network/telnetd/
H A Dsys_term.c128 # define tcsetattr(f, a, t) ioctl(f, a, t) macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2558 void tcsetattr() {} function
H A Dlibroot_stubs_legacy.c2550 void tcsetattr() {} function

Completed in 147 milliseconds