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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c148 static bool restore_term = 0; /* Restore TTY after closing link */ variable
1283 restore_term = 0;
1298 if (!restore_term) {
1355 restore_term = 1;
1368 if (restore_term == 0) {
1392 restore_term = 0;

Completed in 50 milliseconds