Searched defs:sm_xtrap_check (Results 1 - 1 of 1) sorted by relevance
/sendmail/include/sm/ | ||
H A D | xtrap.h | 27 # define sm_xtrap_check() (++SmXtrapCount == sm_debug_level(&SmXtrapDebug)) macro 29 # define sm_xtrap_check() (0) macro 33 if (sm_xtrap_check()) \ |
Completed in 60 milliseconds