Searched defs:SM_EXC_HANDLER_T (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dexc.h131 typedef struct sm_exc_handler SM_EXC_HANDLER_T; typedef in typeref:struct:sm_exc_handler
136 SM_EXC_HANDLER_T *eh_parent;
148 extern SM_EXC_HANDLER_T *SmExcHandler;
150 # define SM_TRY { SM_EXC_HANDLER_T _h; \

Completed in 44 milliseconds