HomeSort by: relevance | last modified time | path
    Searched refs:qmgr_queue_unthrottle (Results 1 - 12 of 12) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_enable.c 105 qmgr_queue_unthrottle(queue);
qmgr_entry.c 259 qmgr_queue_unthrottle(queue);
274 qmgr_queue_unthrottle(queue);
qmgr_queue.c 32 /* void qmgr_queue_unthrottle(queue)
71 /* qmgr_queue_unthrottle() undoes qmgr_queue_throttle()'s effects.
193 qmgr_queue_unthrottle(queue);
198 /* qmgr_queue_unthrottle - give this destination another chance */
200 void qmgr_queue_unthrottle(QMGR_QUEUE *queue) function
202 const char *myname = "qmgr_queue_unthrottle";
qmgr.h 227 extern void qmgr_queue_unthrottle(QMGR_QUEUE *);
qmgr_deliver.c 367 qmgr_queue_unthrottle(queue);
qmgr_message.c 1275 qmgr_queue_unthrottle(queue);
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_enable.c 105 qmgr_queue_unthrottle(queue);
qmgr_entry.c 316 qmgr_queue_unthrottle(queue);
346 qmgr_queue_unthrottle(queue);
qmgr_queue.c 29 /* void qmgr_queue_unthrottle(queue)
64 /* qmgr_queue_unthrottle() undoes qmgr_queue_throttle()'s effects.
210 qmgr_queue_unthrottle(queue);
215 /* qmgr_queue_unthrottle - give this destination another chance */
217 void qmgr_queue_unthrottle(QMGR_QUEUE *queue) function
219 const char *myname = "qmgr_queue_unthrottle";
qmgr.h 266 extern void qmgr_queue_unthrottle(QMGR_QUEUE *);
qmgr_deliver.c 372 qmgr_queue_unthrottle(queue);
qmgr_message.c 1334 qmgr_queue_unthrottle(queue);

Completed in 32 milliseconds