Home
last modified time | relevance | path

Searched refs:qmgr_transport_find (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_error.c74 if ((transport = qmgr_transport_find(service)) == 0) in qmgr_error_transport()
H A Dqmgr_transport.c471 QMGR_TRANSPORT *qmgr_transport_find(const char *name) in qmgr_transport_find() function
H A Dqmgr.h181 extern QMGR_TRANSPORT *qmgr_transport_find(const char *);
H A Dqmgr_message.c1175 if ((transport = qmgr_transport_find(STR(reply.transport))) == 0) in qmgr_message_resolve()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_error.c74 if ((transport = qmgr_transport_find(service)) == 0) in qmgr_error_transport()
H A Dqmgr_transport.c503 QMGR_TRANSPORT *qmgr_transport_find(const char *name) in qmgr_transport_find() function
H A Dqmgr.h222 extern QMGR_TRANSPORT *qmgr_transport_find(const char *);
H A Dqmgr_message.c1234 if ((transport = qmgr_transport_find(STR(reply.transport))) == 0) in qmgr_message_resolve()