Searched refs:QS_IS_EXPANDED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ | ||
H A D | alias.c | 162 if (bitset(QSELFREF, a->q_flags) && QS_IS_EXPANDED(a->q_state)) |
H A D | sendmail.h | 314 #define QS_IS_EXPANDED(s) ((s) == QS_EXPANDED) macro |