Searched refs:QUP_FL_UNLOCK (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ | ||
H A D | sendmail.h | 516 #define QUP_FL_UNLOCK 0x0004 macro |
H A D | srvrsmtp.c | 4481 qup_flags |= QUP_FL_UNLOCK; |
H A D | queue.c | 385 #define QUP_UNLOCK bitset(QUP_FL_UNLOCK, flags) |