Searched refs:restore_term (Results 1 – 2 of 2) sorted by relevance
201 static int restore_term = 0; /* 1 => we've munged the terminal */ variable913 if (!restore_term) in set_up_tty()967 restore_term = 1; in set_up_tty()990 if (restore_term) { in restore_tty()991 restore_term = 0; in restore_tty()
216 static int restore_term; variable1203 if (!restore_term) {1268 restore_term = 1;1278 if (restore_term) {1299 restore_term = 0;