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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_tty.h19 #define tcsetattr(fd, cmd, arg) ioctl(fd, cmd, arg) macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dpcterm.c758 int tcsetattr(int fd, int opt_actions, const struct termios *termios_p) function
/netbsd-6-1-5-RELEASE/usr.bin/telnet/
H A Dsys_bsd.c97 # define tcsetattr(f, a, t) ioctl(f, a, (char *)t) macro
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h651 #define tcsetattr _tcsetattr macro

Completed in 107 milliseconds