Searched refs:QQUEUED (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Denvelope.c468 && !(bitset(QQUEUED, q->q_flags)
H A Dparseaddr.c2460 { "QQUEUED", QQUEUED },
H A Dsendmail.h360 #define QQUEUED 0x00200000 /* queued */ macro
H A Dqueue.c712 q->q_flags &= ~QQUEUED;
774 q->q_flags |= QQUEUED;

Completed in 184 milliseconds