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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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.c141 static int restore_term = 0; /* 1 => we've munged the terminal */ variable
841 if (!restore_term)
895 restore_term = 1;
918 if (restore_term) {
919 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-WNDR4500-V1.0.1.40_1.0.68/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 106 milliseconds