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

/src/bin/ksh/
H A Dtty.h55 # define TIOCSETD _IOW( 't', 1, int ) macro
/src/sys/sys/
H A Dttycom.h111 #define TIOCSETD _IOW('t', 27, int) /* set line discipline (deprecated) */ macro
H A Dioctl_compat.h82 # define TIOCSETD _IOW('t', 1, int) /* set line discipline */ macro

Completed in 8 milliseconds