Searched refs:Sjbuf (Results 1 – 2 of 2) sorted by relevance
41 static jmp_buf Sjbuf; variable69 if (setjmp(Sjbuf)) { in df_dialer()128 longjmp(Sjbuf, 1); in alrm_timeout()
40 static jmp_buf Sjbuf; variable161 if (setjmp(Sjbuf)) in expect()183 longjmp(Sjbuf, 1); in alarmtr()