Searched refs:TIOCUCNTL (Results 1 – 6 of 6) sorted by relevance
117 #define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */ macro
838 case TIOCUCNTL: in ptyioctl()
1257 case TIOCUCNTL: /* vmd */ in pledge_ioctl()
1754 if (ioctl(vm->vm_tty, TIOCUCNTL, &on) == -1) { in vm_opentty()
2334 unsigned IOCTL_TIOCUCNTL = TIOCUCNTL;
1259 _(TIOCUCNTL, READ, sizeof(int));