Home
last modified time | relevance | path

Searched refs:TIOCUCNTL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/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_41/usr/src/uts/common/sys/
H A Dptyvar.h126 #define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c218 case TIOCUCNTL: in _bc_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dtty_pty.c720 case TIOCUCNTL: in ptcioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c395 { (uint_t)TIOCUCNTL, "TIOCUCNTL", NULL },