Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_scan.c127 if (flags & QMGR_FLUSH_ONCE) in qmgr_scan_request()
Dqmgr.c564 #define QMGR_FLUSH_BEFORE (QMGR_FLUSH_ONCE | QMGR_FLUSH_DFXP) in qmgr_trigger_event()
Dqmgr.h510 #define QMGR_FLUSH_ONCE (1<<2) /* unthrottle once */ macro
/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_scan.c127 if (flags & QMGR_FLUSH_ONCE) in qmgr_scan_request()
Dqmgr.c488 #define QMGR_FLUSH_BEFORE (QMGR_FLUSH_ONCE | QMGR_FLUSH_DFXP) in qmgr_trigger_event()
Dqmgr.h401 #define QMGR_FLUSH_ONCE (1<<2) /* unthrottle once */ macro