| /freebsd-14.2/contrib/netbsd-tests/lib/libcurses/slave/ |
| H A D | curses_commands.c | 60 report_error("BAD ARGUMENT"); in cmd_addbytes() 93 report_error("BAD ARGUMENT"); in cmd_addchnstr() 123 report_error("BAD ARGUMENT"); in cmd_addnstr() 173 report_error("BAD ARGUMENT"); in cmd_attr_off() 192 report_error("BAD ARGUMENT"); in cmd_attr_on() 212 report_error("BAD ARGUMENT"); in cmd_attr_set() 218 report_error("BAD ARGUMENT"); in cmd_attr_set() 237 report_error("BAD ARGUMENT"); in cmd_attroff() 256 report_error("BAD ARGUMENT"); in cmd_attron() 275 report_error("BAD ARGUMENT"); in cmd_attrset() [all …]
|
| H A D | commands.c | 157 report_error(const char *status) in report_error() function 238 report_error("INCORRECT_ARGUMENT_NUMBER"); in check_arg_count()
|
| H A D | slave.h | 41 void report_error(const char *);
|
| /freebsd-14.2/tools/regression/kgssapi/ |
| H A D | gsstest.c | 137 report_error(mech_type, maj_stat, min_stat); in main() 146 report_error(mech_type, maj_stat, min_stat); in main() 154 report_error(mech_type, maj_stat, min_stat); in main() 181 report_error(mech_type, maj_stat, min_stat); in main() 192 report_error(mech_type, res.maj_stat, in main() 208 report_error(mech_type, maj_stat, min_stat); in main() 225 report_error(mech_type, maj_stat, min_stat); in main() 234 report_error(mech_type, maj_stat, min_stat); in main() 251 report_error(mech_type, maj_stat, min_stat); in main() 261 report_error(mech_type, maj_stat, min_stat); in main() [all …]
|
| /freebsd-14.2/sys/kgssapi/ |
| H A D | gsstest.c | 156 report_error(mech_type, maj_stat, min_stat); 240 report_error(mech, maj_stat, min_stat); in gsstest_1() 249 report_error(mech, maj_stat, min_stat); in gsstest_1() 263 report_error(mech, maj_stat, min_stat); in gsstest_1() 289 report_error(mech, maj_stat, min_stat); in gsstest_1() 345 report_error(mech_type, maj_stat, min_stat); in gsstest_1() 352 report_error(mech_type, maj_stat, min_stat); in gsstest_1() 361 report_error(mech_type, maj_stat, min_stat); in gsstest_1() 368 report_error(mech_type, maj_stat, min_stat); in gsstest_1() 484 report_error(mech_type, maj_stat, min_stat); in gsstest_2() [all …]
|
| /freebsd-14.2/usr.bin/dtc/ |
| H A D | checking.cc | 67 report_error(errmsg.c_str()); in check_node() 105 report_error("Missing #address-cells property"); in check_node() 109 report_error("Missing #size-cells property"); in check_node() 147 checker::report_error(const char *errmsg) in report_error() function in dtc::fdt::checking::checker 170 report_error("property check failed"); in check_property()
|
| H A D | checking.hh | 74 void report_error(const char *errmsg);
|
| H A D | input_buffer.hh | 511 void report_error(const char *msg) in report_error() function in dtc::text_input_buffer::source_location
|
| H A D | input_buffer.cc | 247 loc.report_error("Unable to locate input file"); in handle_include() 708 expression::loc.report_error("Division by zero"); in operator ()()
|
| H A D | fdt.cc | 525 loc.report_error("Syntax error, expected '\"' to terminate /incbin/("); in property()
|
| /freebsd-14.2/contrib/dialog/ |
| H A D | rc.c | 519 report_error(const char *filename, int line_no, const char *msg) in report_error() function 586 report_error(filename, l, "line too long"); in dlg_parse_rc() 594 report_error(filename, l, "invalid bindkey"); in dlg_parse_rc() 614 report_error(filename, l, "expected string value"); in dlg_parse_rc() 629 report_error(filename, l, "expected boolean value"); in dlg_parse_rc() 638 report_error(filename, l, "expected attribute value"); in dlg_parse_rc() 651 report_error(filename, l, "unknown variable"); in dlg_parse_rc() 656 report_error(filename, l, "syntax error"); in dlg_parse_rc()
|
| /freebsd-14.2/lib/libkvm/ |
| H A D | kvm_pcpu.c | 209 _kvm_dpcpu_setcpu(kvm_t *kd, u_int cpu, int report_error) in _kvm_dpcpu_setcpu() argument 213 if (report_error) in _kvm_dpcpu_setcpu() 219 if (report_error) in _kvm_dpcpu_setcpu() 225 if (report_error) in _kvm_dpcpu_setcpu()
|
| /freebsd-14.2/tools/regression/rpcsec_gss/ |
| H A D | rpctest.c | 226 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) 328 report_error(mech_oid, maj_stat, min_stat); in test_server() 334 report_error(mech_oid, maj_stat, min_stat); in test_server()
|
| /freebsd-14.2/contrib/wpa/src/eap_server/ |
| H A D | eap_server.c | 886 goto report_error; in SM_STATE() 986 report_error: in SM_STATE()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2925 show_import(nvlist_t *config, boolean_t report_error) in show_import() argument 2961 if (reason != ZPOOL_STATUS_OK && !report_error) in show_import()
|