Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h102 #define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dptyvar.h126 #define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */ macro