Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Denvelope.c469 && !(bitset(QQUEUED, q->q_flags)
H A Dsendmail.h443 #define QQUEUED 0x00200000 /* queued */ macro
H A Dparseaddr.c2495 { "QQUEUED", QQUEUED },
H A Dqueue.c717 q->q_flags &= ~QQUEUED;
781 q->q_flags |= QQUEUED;