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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dexc.c217 ** This is an auxiliary function called by sm_exc_new_x and sm_exc_raisenew_x.
226 ** sm_exc_raisenew_x(&MyEtype, exc);
228 ** In the normal case, sm_exc_raisenew_x will allocate and raise a new
230 ** In the exceptional case, sm_exc_raisenew_x must free exc before raising
637 sm_exc_raisenew_x( function
641 sm_exc_raisenew_x(etype, va_alist)

Completed in 54 milliseconds