Searched refs:QALIAS (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dalias.c156 a->q_flags |= QGOODUID|QALIAS;
H A Dparseaddr.c2450 { "QALIAS", QALIAS },
H A Dsendmail.h353 #define QALIAS 0x00004000 /* expanded alias */ macro
H A Dqueue.c745 bitset(QALIAS, q->q_alias->q_flags))
4452 ctladdr->q_flags |= QALIAS;
H A Ddeliver.c5547 if ((ctladdr != NULL && !bitset(QALIAS, ctladdr->q_flags)) ||

Completed in 143 milliseconds