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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dmconf.c92 static struct termios ios_org; variable in typeref:struct:termios
595 tcsetattr(1, TCSAFLUSH, &ios_org);
644 tcgetattr(1, &ios_org);
/netgear-R7000-V1.0.7.12_1.2.5/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);

Completed in 111 milliseconds