Searched refs:SVR4_TIOC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_termios.h169 #define SVR4_TIOC ('T' << 8) macro
171 #define SVR4_TCGETA (SVR4_TIOC| 1)
172 #define SVR4_TCSETA (SVR4_TIOC| 2)
173 #define SVR4_TCSETAW (SVR4_TIOC| 3)
174 #define SVR4_TCSETAF (SVR4_TIOC| 4)
175 #define SVR4_TCSBRK (SVR4_TIOC| 5)
176 #define SVR4_TCXONC (SVR4_TIOC| 6)
177 #define SVR4_TCFLSH (SVR4_TIOC| 7)
178 #define SVR4_TIOCKBON (SVR4_TIOC| 8)
179 #define SVR4_TIOCKBOF (SVR4_TIOC|
[all...]
H A Dsvr4_ioctl.c122 case SVR4_TIOC:

Completed in 43 milliseconds