Searched refs:L_IEXTEN (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c685 if (I_IUCLC(tty) && L_IEXTEN(tty))
757 (c == WERASE_CHAR(tty) && L_IEXTEN(tty))) {
761 if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) {
773 L_IEXTEN(tty)) {
800 (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) {
1007 if (L_IEXTEN(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtty.h178 #define L_IEXTEN(tty) _L_FLAG((tty),IEXTEN) macro

Completed in 52 milliseconds