Searched refs:qmgr_transport_select (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr.h172 extern QMGR_TRANSPORT *qmgr_transport_select(void);
H A Dqmgr_transport.c15 /* QMGR_TRANSPORT *qmgr_transport_select()
38 /* qmgr_transport_select() attempts to find a transport that
263 /* qmgr_transport_select - select transport for allocation */
265 QMGR_TRANSPORT *qmgr_transport_select(void) function
295 msg_info("qmgr_transport_select: %s", xport->name);
H A Dqmgr_active.c575 while ((transport = qmgr_transport_select()) != 0) {
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_transport.c15 /* QMGR_TRANSPORT *qmgr_transport_select()
38 /* qmgr_transport_select() attempts to find a transport that
268 /* qmgr_transport_select - select transport for allocation */
270 QMGR_TRANSPORT *qmgr_transport_select(void) function
300 msg_info("qmgr_transport_select: %s", xport->name);
H A Dqmgr.h213 extern QMGR_TRANSPORT *qmgr_transport_select(void);
H A Dqmgr_active.c575 while ((transport = qmgr_transport_select()) != 0) {

Completed in 218 milliseconds