Home
last modified time | relevance | path

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

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