Searched refs:TIOCNOTTY (Results 1 – 16 of 16) sorted by relevance
/external/strace/ |
D | term.c | 281 #ifdef TIOCNOTTY in term_ioctl() 282 case TIOCNOTTY: in term_ioctl()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | ioctls.h | 53 #define TIOCNOTTY 0x5422 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | ioctls.h | 47 #define TIOCNOTTY 0x5471 /* void tty association */ macro
|
/external/strace/linux/mips/ |
D | ioctlent.h.in | 34 {"asm/ioctls.h", "TIOCNOTTY", 0x5422},
|
/external/strace/linux/ia64/ |
D | ioctlent.h.in | 34 {"asm/ioctls.h", "TIOCNOTTY", 0x5422},
|
/external/strace/linux/sh/ |
D | ioctlent.h.in | 20 {"asm/ioctls.h", "TIOCNOTTY", 0x5422},
|
/external/strace/linux/alpha/ |
D | ioctlent.h.in | 16 {"asm/ioctls.h", "TIOCNOTTY", 0x5422},
|
/external/strace/linux/powerpc/ |
D | ioctlent.h.in | 16 {"asm/ioctls.h", "TIOCNOTTY", 0x5422},
|
/external/strace/linux/sparc/ |
D | ioctlent.h.in | 102 {"asm/ioctls.h", "TIOCNOTTY", 0x7471},
|
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/ |
D | SDL_ipodvideo.c | 192 ioctl(tty0_fd, TIOCNOTTY, 0); in iPod_VideoInit()
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 863 #define VKI_TIOCNOTTY TIOCNOTTY
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
D | SDL_gsevents.c | 270 ioctl(tty0_fd, TIOCNOTTY, 0); in GS_OpenKeyboard()
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | SDL_fbevents.c | 280 ioctl(tty0_fd, TIOCNOTTY, 0); in FB_OpenKeyboard()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 440 unsigned IOCTL_TIOCNOTTY = TIOCNOTTY;
|
D | sanitizer_common_interceptors_ioctl.inc | 85 _(TIOCNOTTY, NONE, 0);
|
/external/strace/linux/ |
D | ioctlent.h.in | 793 {"asm-generic/ioctls.h", "TIOCNOTTY", 0x5422},
|