Searched refs:qmgr_transport_unthrottle (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr_enable.c88 qmgr_transport_unthrottle(transport);
H A Dqmgr_transport.c25 /* void qmgr_transport_unthrottle(transport)
54 /* qmgr_transport_unthrottle() undoes qmgr_transport_throttle().
165 qmgr_transport_unthrottle((QMGR_TRANSPORT *) context);
168 /* qmgr_transport_unthrottle - open the throttle */
170 void qmgr_transport_unthrottle(QMGR_TRANSPORT *transport) function
172 const char *myname = "qmgr_transport_unthrottle";
H A Dqmgr.h175 extern void qmgr_transport_unthrottle(QMGR_TRANSPORT *);
H A Dqmgr_deliver.c330 qmgr_transport_unthrottle(transport);
H A Dqmgr_message.c1117 qmgr_transport_unthrottle(transport);
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_enable.c88 qmgr_transport_unthrottle(transport);
H A Dqmgr_transport.c25 /* void qmgr_transport_unthrottle(transport)
54 /* qmgr_transport_unthrottle() undoes qmgr_transport_throttle().
170 qmgr_transport_unthrottle((QMGR_TRANSPORT *) context);
173 /* qmgr_transport_unthrottle - open the throttle */
175 void qmgr_transport_unthrottle(QMGR_TRANSPORT *transport) function
177 const char *myname = "qmgr_transport_unthrottle";
H A Dqmgr_deliver.c335 qmgr_transport_unthrottle(transport);
H A Dqmgr.h216 extern void qmgr_transport_unthrottle(QMGR_TRANSPORT *);
H A Dqmgr_message.c1176 qmgr_transport_unthrottle(transport);

Completed in 208 milliseconds