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.c656 #ifdef TIOCGETC
790 #ifdef TIOCGETC in tty_mode_ioctl()
791 case TIOCGETC: in tty_mode_ioctl()
H A Dtty_io.c2918 #ifdef TIOCGETC in tty_compat_ioctl()
2919 case TIOCGETC: in tty_compat_ioctl()