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

/freebsd-current/contrib/sendmail/include/sm/
H A Dxtrap.h35 sm_exc_raise_x(exc); \
H A Dexc.h111 sm_exc_raise_x __P((
178 sm_exc_raise_x(_h.eh_value); \
181 sm_exc_raise_x(_h.eh_value); \
/freebsd-current/contrib/sendmail/libsm/
H A Dstringf.c82 sm_exc_raise_x(&SmHeapOutOfMemory);
H A Dheap.c110 sm_exc_raise_x(&SmHeapOutOfMemory);
187 sm_exc_raise_x(&SmHeapOutOfMemory);
434 sm_exc_raise_x(&SmHeapOutOfMemory);
442 sm_exc_raise_x(&SmHeapOutOfMemory);
455 sm_exc_raise_x(&SmHeapOutOfMemory);
611 sm_exc_raise_x(&SmHeapOutOfMemory);
628 sm_exc_raise_x(&SmHeapOutOfMemory);
634 sm_exc_raise_x(&SmHeapOutOfMemory);
H A Dexc.c385 sm_exc_raise_x(e);
573 sm_exc_raise_x(exc) function
590 ** raises an exception, then sm_exc_raise_x is
623 ** SM_EXC_RAISENEW_X -- shorthand for sm_exc_raise_x(sm_exc_new_x(...))
650 sm_exc_raise_x(exc);
H A Drpool.c322 sm_exc_raise_x(exc);
/freebsd-current/contrib/sendmail/src/
H A Dutil.c494 sm_exc_raise_x(&SmHeapOutOfMemory);

Completed in 129 milliseconds