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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtty.h55 # define TIOCSETD _IOW( 't', 1, int ) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dioctl_compat.h80 # undef TIOCSETD macro
81 # define TIOCSETD _IOW('t', 1, int) /* set line discipline */ macro
H A Dttycom.h92 #define TIOCSETD _IOW('t', 27, int) /* set line discipline (deprecated) */ macro

Completed in 107 milliseconds