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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c8181 #define SPLIT_LOG_LEVEL 8 macro
8264 if (LogLevel > SPLIT_LOG_LEVEL)
8310 if (LogLevel > SPLIT_LOG_LEVEL && lsplits != NULL)
8345 if (LogLevel > SPLIT_LOG_LEVEL && lsplits != NULL)
8389 if (n > 1 && LogLevel > SPLIT_LOG_LEVEL)
8412 if (LogLevel > SPLIT_LOG_LEVEL && lsplits != NULL)
8442 if (LogLevel > SPLIT_LOG_LEVEL && lsplits != NULL && n > 1)

Completed in 68 milliseconds