Lines Matching full:setjmp
68 #include <setjmp.h> /* jmp_buf et al */755 if (setjmp (jbuf) == 0) {757 } else { /* setjmp: connect failed... */832 if (setjmp (jbuf) == 0) { /* do timeout for initial connect */857 if (setjmp (jbuf) == 0) {