Searched defs:user_move_throttle (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/director/
H A Ddirector.c44 static struct log_throttle *user_move_throttle; variable in typeref:struct:log_throttle
1055 if (log_throttle_accept(user_move_throttle)) {
1573 user_move_throttle =
1583 log_throttle_deinit(&user_move_throttle);

Completed in 16 milliseconds