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

/dovecot/src/lib-http/
H A Dhttp-client-request.c1358 unsigned int orig_attempts = req->attempts; local
1377 if (req->attempts != orig_attempts) {
1396 unsigned int orig_attempts = req->attempts; local
1408 if (req->attempts != orig_attempts) {

Completed in 10 milliseconds