Home
last modified time | relevance | path

Searched refs:eh_context (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dexc.h135 SM_JMPBUF_T eh_context; member
156 if (sm_setjmp_nosig(_h.eh_context) == 0) {
160 if (sm_setjmp_nosig(_h.eh_context) == 0) {
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dexc.c621 sm_longjmp_nosig(SmExcHandler->eh_context, 1);