Searched refs:errcount (Results 1 – 5 of 5) sorted by relevance
97 int errcount = 0; in proto_common_send() local129 if (errcount == 15) { in proto_common_send()132 if (errcount == 0) in proto_common_send()134 errcount++; in proto_common_send()135 usleep(100000 * errcount); in proto_common_send()152 if (errcount > 0) { in proto_common_send()154 errcount, errcount == 1 ? "" : "s"); in proto_common_send()
98 int errcount = 0; in proto_common_send() local130 if (errcount == 15) { in proto_common_send()133 if (errcount == 0) in proto_common_send()135 errcount++; in proto_common_send()136 usleep(100000 * errcount); in proto_common_send()153 if (errcount > 0) { in proto_common_send()155 errcount, errcount == 1 ? "" : "s"); in proto_common_send()
16 my $errcount;265 ++$errcount;275 ++$errcount;306 ++$errcount;813 if($errcount) {815 exit $errcount;
80 int back, errcount; in query() local89 errcount = 0; in query()93 if (++errcount > 30) /* XXX ugly */ in query()
2892 int errcount; in record_vfp11_erratum_veneer() local2931 errcount = ++(sec_data->erratumcount); in record_vfp11_erratum_veneer()3782 int errcount; in bfd_elf32_arm_vfp11_erratum_scan() local3784 errcount = ++(elf32_arm_section_data (sec)->erratumcount); in bfd_elf32_arm_vfp11_erratum_scan()9808 int mapcount, errcount; in elf32_arm_write_section() local9827 errcount = arm_data->erratumcount; in elf32_arm_write_section()9829 if (errcount != 0) in elf32_arm_write_section()