Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dioctls.h7 #define TIOCGETC __TIOCGETC macro
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/linux/drivers/tty/
H A Dtty_ioctl.c652 #ifdef TIOCGETC
786 #ifdef TIOCGETC in tty_mode_ioctl()
787 case TIOCGETC: in tty_mode_ioctl()
H A Dtty_io.c2907 #ifdef TIOCGETC in tty_compat_ioctl()
2908 case TIOCGETC: in tty_compat_ioctl()