Home
last modified time | relevance | path

Searched defs:errors (Results 26 – 50 of 101) sorted by relevance

12345

/freebsd/usr.sbin/crunch/crunchide/
H A Dcrunchide.c91 int ch, errors; in main() local
/freebsd/contrib/libxo/
H A DMakefile.am29 errors: target
/freebsd/usr.bin/wc/
H A Dwc.c87 int ch, errors, total; in main() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h125 uint32_t errors; member
/freebsd/contrib/less/
H A Dlesskey.c288 int errors; in main() local
H A Dlesskey_parse.c28 static int errors; variable
/freebsd/usr.bin/killall/
H A Dkillall.c124 int errors = 0; in main() local
/freebsd/contrib/wpa/src/utils/
H A Dxml_libxml2.c62 struct str_buf errors; in xml_validate() local
123 struct str_buf errors; in xml_validate_dtd() local
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c730 int lineno = 0, errors = 0; in getasciilabel() local
1084 int i, errors = 0; in checklabel() local
/freebsd/sys/netgraph/
H A Dng_car.h47 u_int64_t errors; /* Counter for operation errors */ member
/freebsd/bin/sh/
H A Dtrap.c153 int errors = 0; in trapcmd() local
/freebsd/sys/dev/e1000/
H A Dem_txrx.c665 uint32_t status, errors; in lem_isc_rxd_pkt_get() local
795 em_receive_checksum(uint16_t status, uint8_t errors, if_rxd_info_t ri) in em_receive_checksum()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp481 StreamString errors; in QueueInlinedStepPlan() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h163 ArrayRef<ErrorContent> errors() const { return Errors; } in errors() function
/freebsd/sbin/pfctl/
H A Dpfctl_altq.c310 u_int size, errors = 0; in eval_pfaltq() local
1295 int errors = 0; in eval_queue_opts() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c375 off_t *sizes, int *errors, int ncmds) in vdev_geom_io()
448 int errors[VDEV_LABELS]; in vdev_geom_read_config() local
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c107 int bars, bridge, caps, errors, verbose, vpd; in main() local
205 int errors, int vpd, int listmode) in list_devs()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c144 uint16_t errors; in FmPortImRx() local
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1051 uint64_t *errflags, nvlist_t **errors) in recv_impl()
1311 nvlist_t **errors) in lzc_receive_one()
1333 nvlist_t **errors) in lzc_receive_with_cmdprops()
1353 nvlist_t **errors) in lzc_receive_with_heal()
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.h195 uint32_t errors; member
/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c59 uint32_t errors; member
/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c484 uint8_t errors = (uint8_t)(staterr >> 24); in ixgbe_rx_checksum() local
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c490 uint32_t errors; in bnxt_pkt_get_l2() local
/freebsd/crypto/krb5/src/clients/kvno/
H A Dkvno.c460 int i, errors, flags, initialized = 0; in do_v5_kvno() local
/freebsd/crypto/openssl/apps/
H A Dsrp.c237 int gNindex = -1, maxgN = -1, ret = 1, errors = 0, verbose = 0, i; in srp_main() local

12345