Searched refs:ios_org (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dmconf.c91 static struct termios ios_org; variable in typeref:struct:termios
594 tcsetattr(1, TCSAFLUSH, &ios_org);
643 tcgetattr(1, &ios_org);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c264 static struct termios ios_org; variable in typeref:struct:termios
1032 tcsetattr(1, TCSAFLUSH, &ios_org);
1061 tcgetattr(1, &ios_org);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmconf.c274 static struct termios ios_org; variable in typeref:struct:termios
882 tcsetattr(1, TCSAFLUSH, &ios_org);
903 tcgetattr(1, &ios_org);

Completed in 113 milliseconds