Searched refs:main_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dmain.h38 extern struct jmploc main_handler; /* top level exception handler */
H A Dmain.c79 struct jmploc main_handler; variable in typeref:struct:jmploc
104 if (setjmp(main_handler.loc)) {
135 handler = &main_handler;
H A Djobs.c802 handler = &main_handler;

Completed in 53 milliseconds