Home
last modified time | relevance | path

Searched refs:qmgr_queue_select (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_deliver.c412 if ((queue = qmgr_queue_select(transport)) == 0 in qmgr_deliver()
H A Dqmgr.h224 extern QMGR_QUEUE *qmgr_queue_select(QMGR_TRANSPORT *);
H A Dqmgr_queue.c355 QMGR_QUEUE *qmgr_queue_select(QMGR_TRANSPORT *transport) in qmgr_queue_select() function