Home
last modified time | relevance | path

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

/freebsd/usr.bin/tip/libacu/
H A Dbiz22.c40 static jmp_buf timeoutbuf; variable
133 longjmp(timeoutbuf, 1); in sigALRM()
144 if (setjmp(timeoutbuf)) { in cmd()
166 if (setjmp(timeoutbuf)) { in detect()
H A Dbiz31.c49 static jmp_buf timeoutbuf; variable
159 longjmp(timeoutbuf, 1); in sigALRM()
171 if (setjmp(timeoutbuf)) { in detect()
194 if (setjmp(timeoutbuf)) in flush()
H A Dcourier.c47 static jmp_buf timeoutbuf; variable
139 longjmp(timeoutbuf, 1); in sigALRM()
155 if (setjmp(timeoutbuf)) { in cour_swallow()
205 if (setjmp(timeoutbuf)) in cour_connect()
H A Dt3000.c48 static jmp_buf timeoutbuf; variable
140 longjmp(timeoutbuf, 1); in sigALRM()
156 if (setjmp(timeoutbuf)) { in t3000_swallow()
220 if (setjmp(timeoutbuf)) in t3000_connect()
H A Dventel.c46 static jmp_buf timeoutbuf; variable
172 longjmp(timeoutbuf, 1); in sigALRM()
185 if (setjmp(timeoutbuf)) { in gobble()
H A Dhayes.c66 static jmp_buf timeoutbuf; variable
164 longjmp(timeoutbuf, 1); in sigALRM()
181 if (setjmp(timeoutbuf)) { in gobble()