Searched refs:attempts (Results 1 – 5 of 5) sorted by relevance
97 int attempts = 0; in readStringFromFile() local101 while (size > 0 && !error && !eof && attempts < kMaxAttempts) in readStringFromFile()124 ++attempts; in readStringFromFile()163 int attempts = 0; in writeStringToFile() local165 while (size > 0 && !error && attempts < kMaxAttempts) in writeStringToFile()182 ++attempts; in writeStringToFile()449 int attempts = 0; in writePidAndWaitForReply() local451 while (size > 0 && !error && attempts < kMaxAttempts) in writePidAndWaitForReply()468 ++attempts; in writePidAndWaitForReply()480 attempts = 0; in writePidAndWaitForReply()[all …]
907 unsigned attempts = 0; in flushRoutes() local912 ++attempts; in flushRoutes()913 } while (err != 0 && attempts < ROUTE_FLUSH_ATTEMPTS); in flushRoutes()916 IP_VERSIONS[i], tableString, attempts); in flushRoutes()
264 u_int extra_res, alignment=0, set_res, set_spf, set_spc, tempx, attempts=0; in newfs_msdos_main() local603 attempts++; in newfs_msdos_main()604 } while(opt_A && alignment != 0 && attempts < 2); in newfs_msdos_main()
72 75002 sqlite_mem_alarm_alloc_attempt (attempts|1|4)
67 min and max intervals, the number of attempts and the timeout. The overall