Searched defs:SM_EH_PUSHED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dexc.h143 SM_EH_PUSHED = 2, enumerator in enum:__anon1372
154 _h.eh_state = SM_EH_PUSHED; \
165 if (_h.eh_state == SM_EH_PUSHED) { \
176 if (_h.eh_state == SM_EH_PUSHED) { \

Completed in 56 milliseconds