Searched refs:TIOCGETC (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/include/asm-ppc/ |
D | ioctls.h | 19 #define TIOCGETC _IOR('t', 18, struct tchars) macro
|
D | termios.h | 53 #define TIOCGETC _IOR('t', 18, struct tchars) macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | ioctls.h | 26 #define TIOCGETC _IOR('t', 18, struct tchars) macro
|
D | termios.h | 108 #define TIOCGETC _IOR('t', 18, struct tchars) macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | ioctls.h | 19 #define TIOCGETC _IOR('t', 18, struct tchars) macro
|
/linux-2.4.37.9/drivers/char/ |
D | tty_ioctl.c | 305 #ifdef TIOCGETC 405 #ifdef TIOCGETC in n_tty_ioctl() 406 case TIOCGETC: in n_tty_ioctl()
|
/linux-2.4.37.9/include/asm-sparc/ |
D | ioctls.h | 117 #define TIOCGETC __TIOCGETC macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ioctls.h | 118 #define TIOCGETC __TIOCGETC macro
|