Home
last modified time | relevance | path

Searched defs:report_error (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c157 report_error(const char *status) in report_error() function
/freebsd/tools/regression/kgssapi/
H A Dgsstest.c54 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) in report_error() function
/freebsd/usr.bin/dtc/
H A Dchecking.cc147 checker::report_error(const char *errmsg) in report_error() function in dtc::fdt::checking::checker
H A Dinput_buffer.hh511 void report_error(const char *msg) in report_error() function in dtc::text_input_buffer::source_location
/freebsd/lib/libkvm/
H A Dkvm_pcpu.c208 _kvm_dpcpu_setcpu(kvm_t *kd, u_int cpu, int report_error) in _kvm_dpcpu_setcpu()
/freebsd/contrib/dialog/
H A Drc.c519 report_error(const char *filename, int line_no, const char *msg) in report_error() function
/freebsd/sys/kgssapi/
H A Dgsstest.c50 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) in report_error() function
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2926 show_import(nvlist_t *config, boolean_t report_error) in show_import()