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

/sendmail/libsm/
H A Dexc.c215 ** This is an auxiliary function called by sm_exc_new_x and sm_exc_raisenew_x.
224 ** sm_exc_raisenew_x(&MyEtype, exc);
226 ** In the normal case, sm_exc_raisenew_x will allocate and raise a new
228 ** In the exceptional case, sm_exc_raisenew_x must free exc before raising
635 sm_exc_raisenew_x( function
639 sm_exc_raisenew_x(etype, va_alist)

Completed in 8 milliseconds