Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
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 …]
H A Dstringf.c82 sm_exc_raise_x(&SmHeapOutOfMemory);
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dheap.h109 extern SM_EXC_T SmHeapOutOfMemory;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c468 sm_xtrap_raise_x(&SmHeapOutOfMemory);
473 sm_exc_raise_x(&SmHeapOutOfMemory);