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

/illumos-gate/usr/src/head/
H A Dsgtty.h126 #define TIOCGETP (('t'<<8)|8) macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h54 * Structure for TIOCGETP and TIOCSETP ioctls.
81 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h69 * Structure for TIOCGETP and TIOCSETP ioctls.
116 #define TIOCGETP (tIOC|8) macro
H A Dtermios.h413 #define TIOCGETP (tIOC|8) macro

Completed in 63 milliseconds