Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/freebsd-11-stable/contrib/wpa/src/utils/
HDutils_module_tests.c51 int errors = 0; in printf_encode_decode_tests() local
66 errors++; in printf_encode_decode_tests()
74 errors++; in printf_encode_decode_tests()
82 errors++; in printf_encode_decode_tests()
91 errors++; in printf_encode_decode_tests()
96 errors++; in printf_encode_decode_tests()
99 errors++; in printf_encode_decode_tests()
102 errors++; in printf_encode_decode_tests()
105 errors++; in printf_encode_decode_tests()
114 errors++; in printf_encode_decode_tests()
[all …]
HDxml_libxml2.c62 struct str_buf errors; in xml_validate() local
77 os_memset(&errors, 0, sizeof(errors)); in xml_validate()
82 &errors); in xml_validate()
89 &errors); in xml_validate()
97 os_free(errors.buf); in xml_validate()
101 *ret_err = errors.buf; in xml_validate()
103 os_free(errors.buf); in xml_validate()
107 *ret_err = errors.buf; in xml_validate()
109 os_free(errors.buf); in xml_validate()
123 struct str_buf errors; in xml_validate_dtd() local
[all …]
/freebsd-11-stable/sys/geom/vinum/
HDgeom_vinum_share.c442 int j, errors; in gv_new_drive() local
450 errors = 0; in gv_new_drive()
455 errors++; in gv_new_drive()
462 errors++; in gv_new_drive()
477 errors++; in gv_new_drive()
479 if (errors) { in gv_new_drive()
492 int j, errors; in gv_new_volume() local
501 errors = 0; in gv_new_volume()
506 errors++; in gv_new_volume()
517 errors++; in gv_new_volume()
[all …]
/freebsd-11-stable/share/mk/
HDversion_gen.awk42 errors = warns = 0;
73 errors++;
79 errors++;
89 errors++;
97 errors++;
104 errors++;
129 errors++;
134 errors++;
162 errors++;
179 errors++;
[all …]
/freebsd-11-stable/contrib/amd/fsinfo/
HDwr_exportfs.c49 write_export_info(FILE *ef, qelem *q, int errors) in write_export_info() argument
57 errors += write_export_info(ef, mp->m_mount, 0); in write_export_info()
60 return errors; in write_export_info()
67 int errors = 0; in write_dkexports() local
72 errors += write_export_info(ef, dp->d_mount, 0); in write_dkexports()
75 return errors; in write_dkexports()
82 int errors = 0; in write_exportfs() local
93 errors += write_dkexports(ef, hp->h_disk_fs); in write_exportfs()
94 errors += pref_close(ef); in write_exportfs()
96 errors++; in write_exportfs()
[all …]
HDwr_bparam.c54 int errors = 0; in write_nfsname() local
60 return errors; in write_nfsname()
70 int errors = 0; in write_boot_info() local
73 errors += write_nfsname(ef, hp->h_netroot, hp->h_hostname); in write_boot_info()
75 errors += write_nfsname(ef, hp->h_netswap, hp->h_hostname); in write_boot_info()
88 int errors = 0; in write_bootparams() local
96 errors += write_boot_info(ef, hp); in write_bootparams()
97 errors += pref_close(ef); in write_bootparams()
99 errors++; in write_bootparams()
103 return errors; in write_bootparams()
HDwr_dumpset.c51 int errors = 0; in write_dumpset_info() local
65 return errors; in write_dumpset_info()
72 int errors = 0; in write_dumpset() local
81 errors += write_dumpset_info(ef, hp->h_disk_fs); in write_dumpset()
84 errors += pref_close(ef); in write_dumpset()
86 errors++; in write_dumpset()
90 return errors; in write_dumpset()
HDwr_atab.c54 int errors = 0; in write_amount_info() local
70 errors += write_amount_info(af, ap2, sk); in write_amount_info()
83 errors++; in write_amount_info()
241 return errors; in write_amount_info()
252 int errors = 0; in write_amount() local
286 errors += write_amount_info(af, ap, strlen(ap->a_name) + 1); in write_amount()
287 errors += pref_close(af); in write_amount()
306 errors += write_amount_info(af, ap, 1); in write_amount()
307 errors += pref_close(af); in write_amount()
310 return errors; in write_amount()
[all …]
HDfsinfo.c61 int errors; variable
258 errors = 1; in main()
259 errors += file_io_errors + parse_errors; in main()
261 if (errors == 0) { in main()
272 if (errors == 0) { in main()
285 exit(errors); in main()
286 return errors; /* should never reach here */ in main()
/freebsd-11-stable/contrib/openpam/misc/
HDgendoc.pl121 my %errors;
176 $errors{$1} = $2;
342 'errors' => \%errors,
362 my %errors;
372 foreach (keys %{$$func{errors}}) {
378 $errors{$1} = $$func{errors}->{$_};
392 foreach (keys %{$FUNCTIONS{$ref}->{errors}}) {
393 $errors{$_} //= $FUNCTIONS{$ref}->{errors}->{$_};
399 foreach (keys %{$$func{errors}}) {
401 delete($errors{$1});
[all …]
/freebsd-11-stable/contrib/wpa/src/crypto/
HDcrypto_module_tests.c796 int errors = 0; in test_md5() local
806 errors++; in test_md5()
818 errors++; in test_md5()
824 if (!errors) in test_md5()
827 return errors; in test_md5()
942 int errors = 0; in test_eap_fast() local
952 errors++; in test_eap_fast()
962 errors++; in test_eap_fast()
971 errors++; in test_eap_fast()
982 errors++; in test_eap_fast()
[all …]
/freebsd-11-stable/crypto/openssl/engines/vendor_defns/
HDhwcryptohook.h333 errors,
375 const HWCryptoHook_ErrMsgBuf * errors);
384 const HWCryptoHook_ErrMsgBuf * errors);
393 const HWCryptoHook_ErrMsgBuf * errors);
405 const HWCryptoHook_ErrMsgBuf * errors);
417 const HWCryptoHook_ErrMsgBuf * errors);
440 const HWCryptoHook_ErrMsgBuf * errors,
465 const HWCryptoHook_ErrMsgBuf * errors);
490 const HWCryptoHook_ErrMsgBuf * errors);
498 const HWCryptoHook_ErrMsgBuf * errors);
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDgather-docs54 $errors = 0;
60 $errors ++;
101 exit $errors if $errors;
105 $errors ++;
123 $errors ++;
128 exit $errors;
/freebsd-11-stable/contrib/binutils/libiberty/
HDgather-docs54 $errors = 0;
60 $errors ++;
101 exit $errors if $errors;
105 $errors ++;
123 $errors ++;
128 exit $errors;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
HDtest_hostname.c77 int i, errors = 0; in test_expand_hostname() local
89 errors += expand_hostname(context, tests[i].orig_hostname); in test_expand_hostname()
92 return errors; in test_expand_hostname()
117 int optidx = 0, errors = 0; in main() local
141 errors += expand_hostname(context, *argv++); in main()
142 return errors; in main()
145 errors += test_expand_hostname(context); in main()
149 return errors; in main()
/freebsd-11-stable/bin/sh/tests/builtins/
HDcase9.03 errors=0
20 errors=$((errors + 1))
36 errors=$((errors + 1))
39 exit $((errors != 0))
/freebsd-11-stable/usr.sbin/config/
HDmkheaders.c54 int errors; in headers() local
56 errors = 0; in headers()
61 errors++; in headers()
64 if (errors) in headers()
65 errx(1, "%d errors", errors); in headers()
/freebsd-11-stable/sbin/bsdlabel/
HDbsdlabel.c773 int lineno = 0, errors = 0; in getasciilabel() local
792 errors++; in getasciilabel()
831 errors++; in getasciilabel()
849 errors++; in getasciilabel()
854 errors++; in getasciilabel()
875 errors++; in getasciilabel()
890 errors++; in getasciilabel()
900 errors++; in getasciilabel()
910 errors++; in getasciilabel()
920 errors++; in getasciilabel()
[all …]
/freebsd-11-stable/contrib/subversion/subversion/svn/
HDchangelist-cmd.c48 apr_array_header_t *errors = apr_array_make(pool, 0, sizeof(apr_status_t)); in svn_cl__changelist() local
88 errors, opt_state->quiet, in svn_cl__changelist()
99 errors, opt_state->quiet, in svn_cl__changelist()
105 if (errors->nelts > 0) in svn_cl__changelist()
111 for (i = 0; i < errors->nelts; i++) in svn_cl__changelist()
113 apr_status_t status = APR_ARRAY_IDX(errors, i, apr_status_t); in svn_cl__changelist()
HDadd-cmd.c54 apr_array_header_t *errors = apr_array_make(pool, 0, sizeof(apr_status_t)); in svn_cl__add() local
83 errors, opt_state->quiet, in svn_cl__add()
91 if (errors->nelts > 0) in svn_cl__add()
96 for (i = 0; i < errors->nelts; i++) in svn_cl__add()
98 apr_status_t status = APR_ARRAY_IDX(errors, i, apr_status_t); in svn_cl__add()
HDcat-cmd.c53 apr_array_header_t *errors = apr_array_make(pool, 0, sizeof(apr_status_t)); in svn_cl__cat() local
83 errors, opt_state->quiet, in svn_cl__cat()
92 if (errors->nelts > 0) in svn_cl__cat()
96 for (i = 0; i < errors->nelts; i++) in svn_cl__cat()
98 apr_status_t status = APR_ARRAY_IDX(errors, i, apr_status_t); in svn_cl__cat()
/freebsd-11-stable/bin/rmdir/
HDrmdir.c59 int ch, errors; in main() local
79 for (errors = 0; *argv; argv++) { in main()
82 errors = 1; in main()
87 errors |= rm_path(*argv); in main()
91 exit(errors); in main()
/freebsd-11-stable/tools/tools/usbtest/
HDusb_modem_test.c60 uint32_t errors; member
127 if (modem.errors < 64) { in modem_in_state()
134 if (modem.errors < 64) { in modem_in_state()
139 modem.errors++; in modem_in_state()
206 (int)p->errors); in usb_modem_control_ep_test()
231 p->errors++; in usb_modem_control_ep_test()
243 p->errors++; in usb_modem_control_ep_test()
259 p->errors++; in usb_modem_control_ep_test()
323 (int)p->errors); in usb_modem_data_stress_test()
346 p->errors++; in usb_modem_data_stress_test()
[all …]
/freebsd-11-stable/crypto/openssh/
HDentropy.c80 int fd, addr_len, rval, errors; in get_random_bytes_prngd() local
113 errors = 0; in get_random_bytes_prngd()
138 if (errno == EPIPE && errors < 10) { in get_random_bytes_prngd()
140 errors++; in get_random_bytes_prngd()
149 if (errno == EPIPE && errors < 10) { in get_random_bytes_prngd()
151 errors++; in get_random_bytes_prngd()
/freebsd-11-stable/crypto/heimdal/kadmin/
HDtest_util.c51 int i, errors = 0; in test_time() local
60 errors++; in test_time()
64 errors++; in test_time()
68 return errors; in test_time()

12345678910>>...25