Home
last modified time | relevance | path

Searched refs:qmgr_queue_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_queue.c120 int qmgr_queue_count; variable
399 qmgr_queue_count--; in qmgr_queue_done()
416 qmgr_queue_count++; in qmgr_queue_create()
H A Dqmgr_entry.c345 if (QMGR_QUEUE_THROTTLED(queue) && qmgr_queue_count > 2 * var_qmgr_rcpt_limit) in qmgr_entry_done()
H A Dqmgr.h261 extern int qmgr_queue_count;
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_queue.c114 int qmgr_queue_count; variable
403 qmgr_queue_count--; in qmgr_queue_done()
420 qmgr_queue_count++; in qmgr_queue_create()
H A Dqmgr_entry.c273 if (QMGR_QUEUE_THROTTLED(queue) && qmgr_queue_count > 2 * var_qmgr_rcpt_limit) in qmgr_entry_done()
H A Dqmgr.h221 extern int qmgr_queue_count;