Home
last modified time | relevance | path

Searched defs:TIOCMSET (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h85 #define TIOCMSET _IOW('t', 109, int) /* set all modem bits */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dtermios.h460 #define TIOCMSET (tIOC|26) /* set all modem bits */ macro