Searched refs:log_throttle_init (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib/
H A Dlog-throttle.h19 log_throttle_init(const struct log_throttle_settings *set,
21 #define log_throttle_init(set, callback, context) \ macro
22 log_throttle_init(set + \
H A Dlog-throttle.c19 #undef log_throttle_init macro
21 log_throttle_init(const struct log_throttle_settings *set, function
H A Dtest-log-throttle.c30 throttle = log_throttle_init(&set, test_log_throttle_callback, ioloop);
/dovecot/src/director/
H A Ddirector.c1574 log_throttle_init(&director_log_throttle_settings,
1577 log_throttle_init(&director_log_throttle_settings,

Completed in 494 milliseconds