tag | line | file | source code |
---|---|---|---|
L_IEXTEN | 355 | drivers/char/n_tty.c | if (I_IUCLC(tty) && L_IEXTEN(tty)) |
L_IEXTEN | 427 | drivers/char/n_tty.c | (c == WERASE_CHAR(tty) && L_IEXTEN(tty))) { |
L_IEXTEN | 431 | drivers/char/n_tty.c | if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) { |
L_IEXTEN | 443 | drivers/char/n_tty.c | L_IEXTEN(tty)) { |
L_IEXTEN | 472 | drivers/char/n_tty.c | (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) { |
L_IEXTEN | 641 | drivers/char/n_tty.c | if (L_IEXTEN(tty)) { |