Searched refs:SmHeapOutOfMemory (Results 1 - 4 of 4) sorted by relevance

/sendmail/libsm/
H A Dstringf.c82 sm_exc_raise_x(&SmHeapOutOfMemory);
H A Dheap.c58 SM_EXC_T SmHeapOutOfMemory = SM_EXC_INITIALIZER(&SmHeapOutOfMemoryType, NULL); variable
103 sm_exc_raise_x(&SmHeapOutOfMemory);
180 sm_exc_raise_x(&SmHeapOutOfMemory);
427 sm_exc_raise_x(&SmHeapOutOfMemory);
431 sm_xtrap_raise_x(&SmHeapOutOfMemory);
435 sm_exc_raise_x(&SmHeapOutOfMemory);
448 sm_exc_raise_x(&SmHeapOutOfMemory);
604 sm_exc_raise_x(&SmHeapOutOfMemory);
615 sm_xtrap_raise_x(&SmHeapOutOfMemory);
621 sm_exc_raise_x(&SmHeapOutOfMemory);
[all...]
/sendmail/include/sm/
H A Dheap.h109 extern SM_EXC_T SmHeapOutOfMemory;
/sendmail/sendmail/
H A Dutil.c442 ** SmHeapOutOfMemory (F:sm.heap) -- cannot allocate memory
468 sm_xtrap_raise_x(&SmHeapOutOfMemory);
473 sm_exc_raise_x(&SmHeapOutOfMemory);

Completed in 42 milliseconds