Searched defs:report_error (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
H A D | commands.c | 157 report_error(const char *status) in report_error() function
|
/freebsd/tools/regression/kgssapi/ |
H A D | gsstest.c | 54 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) in report_error() function
|
/freebsd/lib/libkvm/ |
H A D | kvm_pcpu.c | 208 _kvm_dpcpu_setcpu(kvm_t *kd, u_int cpu, int report_error) in _kvm_dpcpu_setcpu()
|
/freebsd/usr.bin/dtc/ |
H A D | checking.cc | 147 checker::report_error(const char *errmsg) in report_error() function in dtc::fdt::checking::checker
|
H A D | input_buffer.hh | 511 void report_error(const char *msg) in report_error() function in dtc::text_input_buffer::source_location
|
/freebsd/contrib/dialog/ |
H A D | rc.c | 519 report_error(const char *filename, int line_no, const char *msg) in report_error() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugInfoEntry.cpp | 48 auto report_error = [&](const char *fmt, const auto &...vals) { in Extract() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectCommands.cpp | 1753 auto report_error = [this, elem_counter, counter] in CommandObjectScriptingObjectParsed() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 3378 show_import(nvlist_t *config, boolean_t report_error) in show_import()
|