Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/include/asm/
Dioctls.h7 #define TIOCGETC __TIOCGETC macro
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/Linux-v5.10/arch/alpha/include/uapi/asm/
Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/Linux-v5.10/drivers/tty/
Dtty_ioctl.c596 #ifdef TIOCGETC
732 #ifdef TIOCGETC in tty_mode_ioctl()
733 case TIOCGETC: in tty_mode_ioctl()
Dtty_io.c2783 #ifdef TIOCGETC in tty_compat_ioctl()
2784 case TIOCGETC: in tty_compat_ioctl()