Searched defs:retry_max (Results 1 – 7 of 7) sorted by relevance
207 int retry_max; in rc_send_server() local
82 int retry_max; /* maximum number of retries */ member
2536 int retry_max) in evhttp_connection_set_retries()
131 int retry_max; member
2874 const uint32_t retry_max = 0x10U; in wdqdm_man() local3172 const uint32_t retry_max = 0x01U; in rdqdm_man() local
3508 const uint32_t retry_max = 0x10; in wdqdm_man() local3849 const uint32_t retry_max = 0x01; in rdqdm_man() local
122 def _add_job(self, new_job_id, retry_max): argument