Home
last modified time | relevance | path

Searched refs:backoff_time_spent (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-peer.c444 int backoff_time_spent = in http_client_peer_shared_start_backoff_timer() local
448 if (backoff_time_spent < (int)pshared->backoff_current_time_msecs) { in http_client_peer_shared_start_backoff_timer()
451 backoff_time_spent); in http_client_peer_shared_start_backoff_timer()
462 (backoff_time_spent - in http_client_peer_shared_start_backoff_timer()