tag
line
file
source code
t_eofc
311
drivers/char/tty_ioctl.c
tmp.t_eofc = tty->termios->c_cc[VEOF];
t_eofc
330
drivers/char/tty_ioctl.c
tty->termios->c_cc[VEOF] = tmp.t_eofc;
t_eofc
21
include/asm-alpha/termios.h
char t_eofc;