Searched refs:TIOCNOTTY (Results 1 – 10 of 10) sorted by relevance
53 #define TIOCNOTTY 0x5422 macro
47 #define TIOCNOTTY 0x5471 /* void tty association */ macro
285 case TIOCNOTTY: in term_ioctl()
126 ioctl(0, TIOCNOTTY, 0); // Giveup if there is any controlling terminal in open_tty()
143 SY(SYS_ioctl, x0 - 1, x0 + TIOCNOTTY); FAIL; in sys_ioctl_TIOCNOTTY()
262 54: SYS_ioctl (TIOCNOTTY) 2s 0m
883 #define VKI_TIOCNOTTY TIOCNOTTY
1249 #define VKI_TIOCNOTTY TIOCNOTTY
518 unsigned IOCTL_TIOCNOTTY = TIOCNOTTY;
85 _(TIOCNOTTY, NONE, 0);