Searched refs:exc_refcount (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A Dexc.c264 exc->exc_refcount = 1;
442 if (exc->exc_refcount == 0)
444 if (--exc->exc_refcount == 0)
/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dexc.h71 size_t exc_refcount; member in struct:sm_exc

Completed in 102 milliseconds