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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dchat.c143 int special, gotabort, gottimeout, needcr; local
169 gottimeout = gotabort = 0;
258 } else if (gottimeout) {
262 gottimeout = 0;
266 gottimeout = 1;
282 if (gottimeout)

Completed in 97 milliseconds