Home
last modified time | relevance | path

Searched refs:errors (Results 251 – 275 of 850) sorted by relevance

1...<<11121314151617181920>>...34

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod.exp6 make: Fatal errors encountered -- cannot continue
H A Dcond-op-not.exp7 make: Fatal errors encountered -- cannot continue
H A Ddirective-endif.exp6 make: Fatal errors encountered -- cannot continue
H A Dopt-debug-lint.exp8 make: Fatal errors encountered -- cannot continue
H A Ddirective-else.exp9 make: Fatal errors encountered -- cannot continue
H A Ddirective.exp12 make: Fatal errors encountered -- cannot continue
H A Ddirective-info.exp13 make: Fatal errors encountered -- cannot continue
H A Ddirective-unexport-env.exp16 make: Fatal errors encountered -- cannot continue
H A Dcond-cmp-numeric.exp13 make: Fatal errors encountered -- cannot continue
H A Dvarmod-gmtime.exp11 make: Fatal errors encountered -- cannot continue
H A Dvarmod-localtime.exp11 make: Fatal errors encountered -- cannot continue
/freebsd/contrib/sendmail/cf/mailer/
H A Dlocal.m441 R<@> $n errors to mailer-daemon
61 R<@> $n errors to mailer-daemon
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst39 raise errors.
45 result in duplicate symbol errors. LLD does not check for duplicate aliases;
/freebsd/contrib/googletest/ci/
H A Dmacos-presubmit.sh75 --test_output=errors
/freebsd/contrib/bzip2/
H A Dwords02 If compilation produces errors, or a large number of warnings,
/freebsd/crypto/openssl/demos/bio/
H A Daccept.cnf3 # Comment out the next line to ignore configuration errors
H A Dcmod.cnf7 # Comment out the next line to ignore configuration errors
/freebsd/bin/sh/tests/errors/
H A Dbad-binary1.1262 # required by POSIX. However, it is preferable to getting errors like
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpamu.txt23 is for PAMU hardware errors, such as PAMU operation errors
24 and ECC errors.
/freebsd/etc/mtree/
H A DBSD.tests.dist59 errors
1109 errors
1115 errors
/freebsd/sys/dev/xilinx/
H A Daxidma.c148 int errors; in axidma_intr() local
157 errors = (pending & (DMASR_DMAINTERR | DMASR_DMASLVERR in axidma_intr()
175 st.error = errors; in axidma_intr()
185 status.error = errors; in axidma_intr()
/freebsd/crypto/openssl/test/
H A Dproperty_test.c540 int errors = 0; in test_query_cache_stochastic() local
567 errors++; in test_query_cache_stochastic()
570 res = TEST_int_gt(errors, tail) && TEST_int_lt(errors, max - tail); in test_query_cache_stochastic()
/freebsd/sys/dev/e1000/
H A De1000_api.h154 #define TBI_ACCEPT(a, status, errors, length, last_byte, \ argument
157 (((errors) & E1000_RXD_ERR_FRAME_ERR_MASK) == E1000_RXD_ERR_CE) && \
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c374 off_t *sizes, int *errors, int ncmds) in vdev_geom_io() argument
425 errors[i] = biowait(bios[j], "vdev_geom_io") || in vdev_geom_io()
426 errors[i]; in vdev_geom_io()
451 int errors[VDEV_LABELS]; in vdev_geom_read_config() local
473 errors[l] = 0; in vdev_geom_read_config()
478 vdev_geom_io(cp, cmds, (void**)vdev_lists, offsets, sizes, errors, in vdev_geom_read_config()
485 if (errors[l] != 0) in vdev_geom_read_config()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_udp.c40 int errors; member
573 dst->errors++;
574 if (dst->errors > 10) {
580 dst->errors = 0;

1...<<11121314151617181920>>...34