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

/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr.h173 extern void qmgr_transport_alloc(QMGR_TRANSPORT *, QMGR_TRANSPORT_ALLOC_NOTIFY);
H A Dqmgr_transport.c17 /* void qmgr_transport_alloc(transport, notify)
42 /* qmgr_transport_alloc() allocates a delivery process for the
47 /* qmgr_transport_alloc() while delivery process allocation for
236 * qmgr_transport_alloc() completes.
303 /* qmgr_transport_alloc - allocate delivery process */
305 void qmgr_transport_alloc(QMGR_TRANSPORT *transport, QMGR_TRANSPORT_ALLOC_NOTIFY notify) function
H A Dqmgr_active.c578 qmgr_transport_alloc(transport, qmgr_deliver);
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_transport.c17 /* void qmgr_transport_alloc(transport, notify)
42 /* qmgr_transport_alloc() allocates a delivery process for the
47 /* qmgr_transport_alloc() while delivery process allocation for
241 * qmgr_transport_alloc() completes.
308 /* qmgr_transport_alloc - allocate delivery process */
310 void qmgr_transport_alloc(QMGR_TRANSPORT *transport, QMGR_TRANSPORT_ALLOC_NOTIFY notify) function
H A Dqmgr.h214 extern void qmgr_transport_alloc(QMGR_TRANSPORT *, QMGR_TRANSPORT_ALLOC_NOTIFY);
H A Dqmgr_active.c578 qmgr_transport_alloc(transport, qmgr_deliver);

Completed in 203 milliseconds