Home
last modified time | relevance | path

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

12345678910>>...42

/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dwhine.t22 sub errors { Pod::Simple::ErrorFinder->errors_for_input(@_) }
25 my $errors = errors("=over 4\n\n=item 1\n\nHey\n\n");
27 $errors,
36 my $errors = errors("$input");
38 $errors,
47 my $errors = errors("$input");
49 $errors,
[all...]
/openbsd-src/regress/usr.sbin/syslogd/
H A Dargs-server-tcp-reconnect.pl14 my @errors = (ECONNREFUSED, EPIPE);
15 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
21 ${$self->{syslogd}}->loggrep($errors, 5)
22 or die ref($self), " no $errors in syslogd.log";
29 qr/syslogd\[\d+\]: (connect .*|.*connection error): $errors/ => 1,
40 ${$self->{syslogd}}->loggrep($errors, 5)
41 or die ref($self), " no $errors in syslogd.log";
47 qr/syslogd\[\d+\]: (connect .*|.*connection error): $errors/ => 1,
53 qr/syslogd\[\d+\]: (connect .*|.*connection error): $errors/ => 1,
H A Dargs-tls-cafile-fake.pl13 my @errors = (EPIPE);
14 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
39 qr/(tlsv1 alert decrypt error|$errors)/ => 1,
H A Dargs-tls-cafile-default.pl13 my @errors = (EPIPE);
14 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
41 qr/(ACCEPT_SR_FINISHED:tlsv1 alert unknown ca|$errors)/ => 1,
H A Dargs-server-tls-client-fake.pl13 my @errors = (EPIPE, ECONNRESET);
14 my $errors = "(". join("|", map { $! = $_ } @errors).
24 qr/syslogd\[\d+\]: loghost .* connection error: .*$errors/ => 1,
H A Dargs-server-tls-error.pl14 my @errors = (ECONNRESET, EPIPE);
15 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
46 qr/(?:read|write) failed: .*$errors/ => 1,
H A Dargs-server-tcp-error.pl14 my @errors = (EPIPE,ECONNRESET);
15 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
45 qr/syslogd\[\d+\]: loghost .* connection error: $errors/ => 1,
H A Dargs-client-tls-error.pl12 my @errors = (ECONNRESET);
13 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
48 qr/read failed: .*$errors/ => 1,
H A Dargs-client-tcp-error.pl12 my @errors = (ECONNRESET);
13 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
47 qr/syslogd\[\d+\]: tcp logger .* connection error: $errors/ => 1,
H A Dargs-server-tls-reconnect.pl14 my @errors = (EPIPE);
15 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
58 qr/connection error: handshake failed: .*$errors/ => 1,
/openbsd-src/usr.sbin/dhcpd/
H A Ddb.c76 int errors = 0; in write_lease() local
82 ++errors; in write_lease()
87 errors++; in write_lease()
92 errors++; in write_lease()
100 ++errors; in write_lease()
107 ++errors; in write_lease()
111 ++errors; in write_lease()
114 ++errors; in write_lease()
119 ++errors; in write_lease()
124 ++errors; in write_lease()
[all …]
/openbsd-src/regress/lib/libskey/
H A Dskeytest.c72 int errors = 0; in main() local
76 errors++; in main()
81 errors++; in main()
91 errors++; in main()
98 errors++; in main()
108 errors++; in main()
117 errors++; in main()
127 errors++; in main()
134 printf("%d errors\n", errors); in main()
135 return(errors ? 1 : 0); in main()
/openbsd-src/regress/lib/libtls/gotls/
H A Dtls.go16 "errors"
23 errWantPollIn = errors.New("want poll in")
24 errWantPollOut = errors.New("want poll out")
79 return errors.New("initialisation failed")
88 return nil, errors.New("failed to allocate config")
98 return errors.New(C.GoString(msg))
100 return errors.New("unknown error")
164 return nil, errors.New("tls client failed")
167 return nil, errors.New("tls configure failed")
178 return errors
[all...]
/openbsd-src/gnu/lib/libiberty/src/
H A Dgather-docs54 $errors = 0;
60 $errors ++;
101 exit $errors if $errors;
105 $errors ++;
123 $errors ++;
128 exit $errors;
/openbsd-src/gnu/usr.bin/perl/t/lib/croak/
H A Dtoke7 Execution of - aborted due to compilation errors.
18 Execution of - aborted due to compilation errors.
25 Execution of - aborted due to compilation errors.
32 Execution of - aborted due to compilation errors.
40 Execution of - aborted due to compilation errors.
47 Execution of - aborted due to compilation errors.
166 Execution of - aborted due to compilation errors.
193 Execution of - aborted due to compilation errors.
202 Execution of - aborted due to compilation errors.
210 Execution of - aborted due to compilation errors
[all...]
H A Dop6 Execution of - aborted due to compilation errors.
12 Execution of - aborted due to compilation errors.
73 Execution of - aborted due to compilation errors.
80 Execution of - aborted due to compilation errors.
87 Execution of - aborted due to compilation errors.
94 Execution of - aborted due to compilation errors.
101 Execution of - aborted due to compilation errors.
108 Execution of - aborted due to compilation errors.
114 Execution of - aborted due to compilation errors.
120 Execution of - aborted due to compilation errors
[all...]
/openbsd-src/gnu/usr.bin/perl/t/lib/strict/
H A Dsubs33 Execution of - aborted due to compilation errors.
41 Execution of - aborted due to compilation errors.
50 Execution of - aborted due to compilation errors.
59 Execution of - aborted due to compilation errors.
67 Execution of - aborted due to compilation errors.
87 Execution of - aborted due to compilation errors.
99 Execution of - aborted due to compilation errors.
112 Execution of - aborted due to compilation errors.
124 Execution of - aborted due to compilation errors.
170 Execution of - aborted due to compilation errors.
[all …]
/openbsd-src/regress/sys/uvm/mmap_hint/
H A Dmmap_hint.c30 int errors = 0; variable
41 errors++; in mmap_hint()
45 errors++; in mmap_hint()
58 errors++; in mmap_hint()
99 errors++; in main()
103 return errors; in main()
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/scripts/
H A Dpodchecker.PL90 syntax errors in the POD documentation and will print any errors
92 indicating the number of errors found.
107 the given POD files has syntax errors.
165 my $errors =
167 if($errors > 0) {
168 # errors occurred
171 $podfile, $errors,
172 ($errors == 1) ? 'error' : 'errors');
[all...]
/openbsd-src/bin/rmdir/
H A Drmdir.c48 int ch, errors; in main() local
69 for (errors = 0; *argv; argv++) { in main()
80 errors = 1; in main()
82 errors |= rm_path(*argv); in main()
85 return (errors); in main()
/openbsd-src/regress/sys/net/pf_trans/
H A Ddev-limit.c69 unsigned int success, errors, i; in main() local
133 errors = 0; in main()
139 errors++; in main()
146 printf("Failures: %u\n", errors); in main()
149 chld_count, errors + success, errors, success); in main()
/openbsd-src/usr.sbin/nsd/
H A Dnsd-checkzone.c53 unsigned errors; in check_zone() local
70 errors = zonec_read(name, oldzone, zone); in check_zone()
71 if(errors > 0) { in check_zone()
72 printf("zone %s file %s has %u errors\n", name, oldzone, errors); in check_zone()
83 errors = zonec_read(name, fname, zone); in check_zone()
84 if(errors > 0) { in check_zone()
85 printf("zone %s file %s has %u errors\n", name, fname, errors); in check_zone()
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/
H A DEvent.t141 errors => [
543 errors => [{
695 "No errors"
704 my @errors = $ev2->validate_facet_data;
705 is(@errors, 2, "Got 2 errors");
706 …like($errors[0], qr/^Facet 'assert' should not be a list, but got a a list/, "Got a list for a non…
707 …like($errors[1], qr/^Facet 'info' should be a list, but got a single item/, "Got a single item whe…
709 @errors = $ev2->validate_facet_data(require_facet_class => 1);
710 is(@errors, 3, "Got 3 errors");
711 is($errors[0], "Could not find a facet class for facet 'a custom one'", "Classes required");
[all …]
/openbsd-src/regress/usr.sbin/relayd/
H A Dargs-http-slow-consumer.pl8 my @errors = (EWOULDBLOCK);
9 my $errors = "(". join("|", map { $! = $_ } @errors). ")";
42 loggrep => qr/blocked write .*: $errors/,
/openbsd-src/regress/sys/uvm/mmap0/
H A Dmmap0.c37 int errors = 0; in main() local
48 errors += 1; in main()
58 errors += 1; in main()
64 return errors; in main()

12345678910>>...42