Searched refs:restore_term (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c75 static int restore_term; variable
443 if (!restore_term) {
487 restore_term = 1;
497 if (restore_term) {
511 restore_term = 0;
H A Dsys-linux.c140 static int restore_term = 0; /* 1 => we've munged the terminal */ variable
840 if (!restore_term)
894 restore_term = 1;
917 if (restore_term) {
918 restore_term = 0;
H A Dsys-solaris.c171 static int restore_term; variable
1133 if (!restore_term) {
1198 restore_term = 1;
1208 if (restore_term) {
1229 restore_term = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c199 static int restore_term = 0; /* 1 => we've munged the terminal */ variable
911 if (!restore_term)
965 restore_term = 1;
988 if (restore_term) {
989 restore_term = 0;
H A Dsys-solaris.c216 static int restore_term; variable
1203 if (!restore_term) {
1268 restore_term = 1;
1278 if (restore_term) {
1299 restore_term = 0;

Completed in 90 milliseconds