Home
last modified time | relevance | path

Searched refs:errors (Results 51 – 75 of 850) sorted by relevance

12345678910>>...34

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_verify_result.pod25 Sometimes there can be a sequence of errors leading to the verification
27 To get the errors, it is necessary to setup a verify callback via
28 L<SSL_CTX_set_verify(3)> or L<SSL_set_verify(3)> and retrieve the errors
30 these errors may no longer be available.
H A DCONF_modules_load_file.pod49 If B<CONF_MFLAGS_IGNORE_ERRORS> is set errors returned by individual
53 Normally any modules errors will add error information to the error queue. If
58 This is used by default in L<OPENSSL_init_crypto(3)> to ignore any errors in
85 configuration file themselves and have finer control over how errors are
91 failure. If module errors are not ignored the return code will reflect the
96 Load a configuration file and print out any errors and exit (missing file
106 tolerate missing files, but exit on other errors:
/freebsd/contrib/bmake/unit-tests/
H A Dopt-warnings-as-errors.exp2 make: parsing warnings being treated as errors
5 make: Fatal errors encountered -- cannot continue
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra194-cbb.yaml18 This driver handles errors due to illegal register accesses reported
19 by the NOCs inside the CBB. NOCs reporting errors are cluster NOCs
29 errors due to illegal accesses from CCPLEX are reported by interrupts.
60 A secure interrupt is received for SEC(firewall) & SLV errors and a
61 non-secure interrupt is received for TMO & DEC errors.
/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c41 } errors[] = { variable
70 for (g = errors; g->str != NULL; ++g) in gai_strerror()
/freebsd/sys/contrib/zstd/lib/
H A DBUCK123 ':errors',
129 name='errors',
202 ':errors',
225 ':errors',
/freebsd/contrib/less/
H A Dlesskey.c281 int errors; in main() local
308 errors = parse_lesskey(infile, &tables); in main()
309 if (errors) in main()
311 fprintf(stderr, "%d errors; no output produced\n", errors); in main()
/freebsd/crypto/heimdal/admin/
H A Dchange.c142 int errors = 0; in kt_change() local
240 errors = 1; in kt_change()
243 errors = 1; in kt_change()
250 return errors; in kt_change()
/freebsd/tools/test/stress2/misc/
H A Df_offset.sh69 int errors, fd;
118 errors++, offset, offset);
140 for (i = 0; i < 20 && errors < 10; i++) {
H A Dfsck10.sh100 errors=0
148 errors=$((errors + 1))
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Derror.in1 # certain syntax errors and non-errors
/freebsd/contrib/byacc/test/
H A Drun_test.sh5 errors=0
16 errors=1
43 errors=1
311 exit $errors
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dnew.inc11 // [alloc.errors], storage allocation errors
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dxlnx,zynq-ddrc-a05.yaml15 (16-bit) configuration. It is capable of correcting single bit ECC errors
16 and detecting double bit ECC errors.
H A Dsynopsys.txt9 These both ECC controllers correct single bit ECC errors and detect double bit
10 ECC errors.
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py487 for e in ctx.exception.errors:
501 for e in ctx.exception.errors:
514 for e in ctx.exception.errors:
525 for e in ctx.exception.errors:
537 for e in ctx.exception.errors:
552 for e in ctx.exception.errors:
566 for e in ctx.exception.errors:
581 for e in ctx.exception.errors:
593 for e in ctx.exception.errors:
618 for e in ctx.exception.errors:
[all …]
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_05.sh192 <received-errors>0</received-errors>
202 <sent-errors>0</sent-errors>
385 <received-errors>0</received-errors>
395 <sent-errors>10</sent-errors>
/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509_err.et11 # path validateion and construction related errors
40 # cms related errors
52 # crypto related errors
71 # revoke related errors
/freebsd/contrib/bc/locales/
H A Den_IE.ISO8859-15.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_IE.US_ASCII.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_IE.UTF-8.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_IE.utf8.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_NZ.ISO8859-1.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_NZ.ISO8859-15.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.
H A Den_NZ.US-ASCII.msg40 $ Math errors.
48 $ Parse errors.
82 $ Runtime errors.
97 $ Fatal errors.

12345678910>>...34