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

/sendmail/include/sm/
H A Dxtrap.h22 extern SM_ATOMIC_UINT_T SmXtrapCount;
27 # define sm_xtrap_check() (++SmXtrapCount == sm_debug_level(&SmXtrapDebug))
/sendmail/libsm/
H A Dxtrap.c15 SM_ATOMIC_UINT_T SmXtrapCount; variable
H A Dt-heap.c54 sm_dprintf("xtrap count = %d\n", SmXtrapCount);
/sendmail/sendmail/
H A Dmain.c3062 sm_dprintf("xtrap count = %d\n", SmXtrapCount);

Completed in 1021 milliseconds