Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dheap.c60 SM_EXC_T SmHeapOutOfMemory = SM_EXC_INITIALIZER(&SmHeapOutOfMemoryType, NULL); variable
105 sm_exc_raise_x(&SmHeapOutOfMemory);
182 sm_exc_raise_x(&SmHeapOutOfMemory);
429 sm_exc_raise_x(&SmHeapOutOfMemory);
433 sm_xtrap_raise_x(&SmHeapOutOfMemory);
437 sm_exc_raise_x(&SmHeapOutOfMemory);
450 sm_exc_raise_x(&SmHeapOutOfMemory);
606 sm_exc_raise_x(&SmHeapOutOfMemory);
617 sm_xtrap_raise_x(&SmHeapOutOfMemory);
623 sm_exc_raise_x(&SmHeapOutOfMemory);
[all …]
H A Dstringf.c84 sm_exc_raise_x(&SmHeapOutOfMemory);
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dheap.h111 extern SM_EXC_T SmHeapOutOfMemory;
/titanic_41/usr/src/cmd/sendmail/src/
H A Dutil.c468 sm_xtrap_raise_x(&SmHeapOutOfMemory);
473 sm_exc_raise_x(&SmHeapOutOfMemory);