Searched refs:sm_exc_raise_x (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dxtrap.h37 sm_exc_raise_x(exc); \
H A Dexc.h113 sm_exc_raise_x __P((
180 sm_exc_raise_x(_h.eh_value); \
183 sm_exc_raise_x(_h.eh_value); \
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstringf.c84 sm_exc_raise_x(&SmHeapOutOfMemory);
H A Dheap.c105 sm_exc_raise_x(&SmHeapOutOfMemory);
182 sm_exc_raise_x(&SmHeapOutOfMemory);
429 sm_exc_raise_x(&SmHeapOutOfMemory);
437 sm_exc_raise_x(&SmHeapOutOfMemory);
450 sm_exc_raise_x(&SmHeapOutOfMemory);
606 sm_exc_raise_x(&SmHeapOutOfMemory);
623 sm_exc_raise_x(&SmHeapOutOfMemory);
629 sm_exc_raise_x(&SmHeapOutOfMemory);
H A Dexc.c387 sm_exc_raise_x(e);
575 sm_exc_raise_x(exc) function
592 ** raises an exception, then sm_exc_raise_x is
625 ** SM_EXC_RAISENEW_X -- shorthand for sm_exc_raise_x(sm_exc_new_x(...))
652 sm_exc_raise_x(exc);
H A Drpool.c324 sm_exc_raise_x(exc);
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c473 sm_exc_raise_x(&SmHeapOutOfMemory);

Completed in 39 milliseconds