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

/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.h248 #define QMGR_QUEUE_SUSPENDED(q) ((q)->window == QMGR_QUEUE_STAT_SUSPENDED) macro
255 QMGR_QUEUE_SUSPENDED(q) ? "suspended" : \
H A Dqmgr_queue.c140 if (!QMGR_QUEUE_SUSPENDED(queue))
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h287 #define QMGR_QUEUE_SUSPENDED(q) ((q)->window == QMGR_QUEUE_STAT_SUSPENDED) macro
294 QMGR_QUEUE_SUSPENDED(q) ? "suspended" : \
H A Dqmgr_queue.c146 if (!QMGR_QUEUE_SUSPENDED(queue))
H A Dqmgr_entry.c320 if (!QMGR_QUEUE_SUSPENDED(queue)

Completed in 100 milliseconds