tag | line | file | source code |
---|---|---|---|
L_IEXTEN | 362 | drivers/char/n_tty.c | if (I_IUCLC(tty) && L_IEXTEN(tty)) |
L_IEXTEN | 434 | drivers/char/n_tty.c | (c == WERASE_CHAR(tty) && L_IEXTEN(tty))) { |
L_IEXTEN | 438 | drivers/char/n_tty.c | if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) { |
L_IEXTEN | 450 | drivers/char/n_tty.c | L_IEXTEN(tty)) { |
L_IEXTEN | 479 | drivers/char/n_tty.c | (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) { |
L_IEXTEN | 648 | drivers/char/n_tty.c | if (L_IEXTEN(tty)) { |