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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h291 ** Notice: all of the following values are variations of QS_DONTSEND.
296 #define QS_DONTSEND 6 /* don't send to this address */ macro
329 #define QS_IS_DEAD(s) ((s) >= QS_DONTSEND)

Completed in 62 milliseconds