jmp_buf
static jmp_buf env;
jmp_buf loc;
jmp_buf abortprox;
jmp_buf jabort;
extern jmp_buf abortprox;
extern jmp_buf jabort;
jmp_buf ptabort;
jmp_buf sendabort;
jmp_buf recvabort;
extern jmp_buf toplevel; /* non-local goto stuff for cmd scanner */
jmp_buf toplevel; /* non-local goto stuff for cmd scanner */
extern jmp_buf
jmp_buf toplevel;
jmp_buf peerdied;
static jmp_buf jmpbuf;
static jmp_buf catch_SIGSYS;
static jmp_buf sl_jmp;
memcpy(listen_jmpb, old_jmpb, sizeof(jmp_buf));
static jmp_buf listen_jmpb;
jmp_buf old_jmpb;
memcpy(old_jmpb, listen_jmpb, sizeof(jmp_buf));
jmp_buf env;
void _longjmp(jmp_buf, int) __dead2;
int _setjmp(jmp_buf) __returns_twice;
void longjmp(jmp_buf, int) __dead2;
int setjmp(jmp_buf) __returns_twice;
static jmp_buf timeout;
static jmp_buf intrupt;
static jmp_buf openAbort;
extern jmp_buf env;
jmp_buf env;
static jmp_buf jmpbuf; /* where to jump to if we are ready when the */
static jmp_buf jmpbuf;
static jmp_buf reset;
static jmp_buf restart;
static jmp_buf alarmbuf;
jmp_buf vmState;
jmp_buf *oldState;
jmp_buf vmState;
jmp_buf *oldState;
jmp_buf *pState; /* crude exception mechanism... */
jmp_buf vmState;
static jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
jmp_buf jb;
kdb_jmpbuf(jmp_buf new)
jmp_buf resetjb;
jmp_buf *pcb_onfault; /* For use during
jmp_buf env, *oldfaultbuf;
jmp_buf env, *oldfaultbuf;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf env;
jmp_buf jb;
jmp_buf jb;
jmp_buf *fb;
jmp_buf jb;
jmp_buf jb;
void * kdb_jmpbuf(jmp_buf);
static jmp_buf s_jmpbuf;
jmp_buf ReadSigbus::s_jmpbuf;
static jmp_buf jmpbuf;
static jmp_buf myjmpbuf;
static jmp_buf timeout_buf;
static jmp_buf pipestop;
static jmp_buf colljmp; /* To get back to work */
static jmp_buf collabort; /* To end collection with error */
extern jmp_buf srbuf;
jmp_buf srbuf;
static jmp_buf hdrjmp;
static jmp_buf rewrite; /* Place to go when continued */
static jmp_buf intjmp; /* Place to go when interrupted */
static jmp_buf tstpbuf;
static jmp_buf invitebuf;
static jmp_buf toplevel;
static jmp_buf timeoutbuf;
static jmp_buf timeoutbuf;
static jmp_buf timeoutbuf;
static jmp_buf Sjbuf;
static jmp_buf jmpbuf;
static jmp_buf timeoutbuf;
static jmp_buf timeoutbuf;
static jmp_buf Sjbuf;
static jmp_buf jmpbuf;
static jmp_buf timeoutbuf;
static jmp_buf jmpbuf;
static jmp_buf intbuf;
static jmp_buf deadline;
static jmp_buf promptbuf;
static jmp_buf sigbuf;
static jmp_buf jb;
static jmp_buf env;
static jmp_buf env;
static jmp_buf pppdead; /* Jump the Terminal thread out of el_gets() */