Home
last modified time | relevance | path

Searched refs:SM_DEBUG_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Ddebug.h54 # define SM_DEBUG_UNKNOWN ((SM_ATOMIC_UINT_T)(-1)) macro
110 ((debug)->debug_level != SM_DEBUG_UNKNOWN || \
114 ((debug)->debug_level == SM_DEBUG_UNKNOWN \
117 # define sm_debug_unknown(debug) ((debug)->debug_level == SM_DEBUG_UNKNOWN)
132 SM_DEBUG_UNKNOWN, \
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Ddebug.c231 debug->debug_level = SM_DEBUG_UNKNOWN; in sm_debug_reset()
382 if (debug->debug_level == SM_DEBUG_UNKNOWN)