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

  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_queue.c 182 /* qmgr_queue_unthrottle_wrapper - in case (char *) != (struct *) */
184 static void qmgr_queue_unthrottle_wrapper(int unused_event, void *context) function
228 event_cancel_timer(qmgr_queue_unthrottle_wrapper, (void *) queue);
346 event_request_timer(qmgr_queue_unthrottle_wrapper,
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_queue.c 199 /* qmgr_queue_unthrottle_wrapper - in case (char *) != (struct *) */
201 static void qmgr_queue_unthrottle_wrapper(int unused_event, void *context) function
245 event_cancel_timer(qmgr_queue_unthrottle_wrapper, (void *) queue);
363 event_request_timer(qmgr_queue_unthrottle_wrapper,

Completed in 26 milliseconds