Home
last modified time | relevance | path

Searched refs:QUP_FL_ANNOUNCE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h514 #define QUP_FL_ANNOUNCE 0x0001 macro
H A Ddeliver.c257 queueup(e, WILL_BE_QUEUED(mode) ? QUP_FL_ANNOUNCE : QUP_FL_NONE);
634 qup_flags = QUP_FL_ANNOUNCE;
H A Dqueue.c383 #define QUP_ANNOUNCE bitset(QUP_FL_ANNOUNCE, flags)