/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_errmsg.c | 82 snprintf(error->err_msg, sizeof(error->err_msg), in dwarf_errmsg_() 86 snprintf(error->err_msg, sizeof(error->err_msg), in dwarf_errmsg_() 89 return (const char *) error->err_msg; in dwarf_errmsg_()
|
H A D | libdwarf_error.c | 41 de.err_msg[0] = '\0'; in _dwarf_set_error()
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | unity_test_summary.rb | 83 def usage(err_msg=nil) argument 85 puts err_msg if err_msg
|
H A D | unity_test_summary.py | 74 def usage(self, err_msg=None): argument 76 if err_msg: 77 print(err_msg)
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_req.c | 159 IN cl_disp_msgid_t err_msg, in osm_req_get() argument 217 p_madw->fail_msg = err_msg; in osm_req_get() 243 IN cl_disp_msgid_t err_msg, in osm_prepare_req_set() argument 300 p_madw->fail_msg = err_msg; in osm_prepare_req_set() 334 IN cl_disp_msgid_t err_msg, in osm_req_set() argument 341 attr_mod, find_mkey, m_key, err_msg, p_context); in osm_req_set()
|
/freebsd/usr.sbin/i2c/ |
H A D | i2c.c | 552 const char *err_msg; in command_bus() local 627 err_msg = encode_offset(width, offset, in command_bus() 629 if (err_msg) { in command_bus() 630 fprintf(stderr, "%s", err_msg); in command_bus() 743 const char *dev, *err_msg; in main() local 872 err_msg = encode_offset(i2c_opt.width, i2c_opt.off, in main() 874 if (err_msg != NULL) { in main() 875 fprintf(stderr, "%s", err_msg); in main()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_sm.h | 406 IN cl_disp_msgid_t err_msg, 479 IN ib_net64_t m_key, IN cl_disp_msgid_t err_msg, 533 IN ib_net64_t m_key, IN cl_disp_msgid_t err_msg,
|
H A D | osm_attrib_req.h | 88 cl_disp_msgid_t err_msg; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | LibiptDecoder.cpp | 478 std::string err_msg = formatv("decoding truncated: TSC {0} exceeds " in ProcessPTEventTSC() local 487 err_msg = formatv("{2} (skipping {0} of {1} bytes)", offset, in ProcessPTEventTSC() 488 m_psb_block.size, err_msg) in ProcessPTEventTSC() 491 m_decoded_thread.AppendCustomError(err_msg); in ProcessPTEventTSC() 492 return createStringError(inconvertibleErrorCode(), err_msg); in ProcessPTEventTSC()
|
/freebsd/sys/netlink/ |
H A D | netlink_message_writer.c | 282 if ((npt->err_msg || npt->err_off) && nlp->nl_flags & NLF_EXT_ACK) in nlmsg_ack() 296 if (npt->err_msg != NULL && nlp->nl_flags & NLF_EXT_ACK) in nlmsg_ack() 297 nlattr_add_string(nw, NLMSGERR_ATTR_MSG, npt->err_msg); in nlmsg_ack()
|
H A D | netlink_message_parser.c | 59 if (npt->err_msg != NULL) in nlmsg_report_err_msg() 68 npt->err_msg = buf; in nlmsg_report_err_msg()
|
H A D | netlink_io.c | 308 npt->err_msg = NULL; in npt_clear()
|
H A D | netlink_message_parser.h | 73 char *err_msg; /* Description of last error */ member
|
/freebsd/contrib/llvm-project/lldb/bindings/python/ |
H A D | python-typemaps.swig | 84 std::string err_msg = llvm::toString(lldb_module.takeError()); 85 PyErr_SetString(PyExc_TypeError, err_msg.c_str()); 91 std::string err_msg = llvm::toString(sb_structured_data_class.takeError()); 92 PyErr_SetString(PyExc_TypeError, err_msg.c_str()); 101 std::string err_msg = llvm::toString(type.takeError()); 102 PyErr_SetString(PyExc_TypeError, err_msg.c_str()); 108 std::string err_msg = llvm::toString(type_name.takeError()); 109 PyErr_SetString(PyExc_TypeError, err_msg.c_str());
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 3544 snprintf(remote_config.err_msg, in configure() 3545 sizeof(remote_config.err_msg), in configure() 3547 ctl_putdata(remote_config.err_msg, in configure() 3548 strlen(remote_config.err_msg), 0); in configure() 3562 snprintf(remote_config.err_msg, in configure() 3563 sizeof(remote_config.err_msg), in configure() 3565 ctl_putdata(remote_config.err_msg, in configure() 3566 strlen(remote_config.err_msg), 0); in configure() 3575 snprintf(remote_config.err_msg, in configure() 3576 sizeof(remote_config.err_msg), in configure() [all...] |
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_user_mad.c | 554 goto err_msg; in ib_umad_write() 559 goto err_msg; in ib_umad_write() 588 goto err_msg; in ib_umad_write() 601 err_msg: in ib_umad_write()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_i18n.cpp | 717 char *const err_msg = strerror_r(err, buffer, sizeof(buffer)); in sys_error() local 721 message = __kmp_str_format("%s", err_msg); in sys_error()
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg.h | 103 static char ATTRIBUTE_UNUSED * err_msg[] = { variable
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_config.h | 265 char err_msg[MAXLINE]; 263 char err_msg[MAXLINE]; global() member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wmm_ac.c | 699 goto err_msg; in wmm_ac_handle_addts_resp() 726 err_msg: in wmm_ac_handle_addts_resp()
|
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 1565 char *err_msg = NULL; in get_exportlist_one() local 1654 if (check_dirpath(unvis_dir, &err_msg) && in get_exportlist_one() 1655 check_statfs(unvis_dir, &fsb, &err_msg)) { in get_exportlist_one() 1737 if (err_msg != NULL) { in get_exportlist_one() 1738 getexp_err(ep, tgrp, err_msg); in get_exportlist_one() 1739 free(err_msg); in get_exportlist_one() 1740 err_msg = NULL; in get_exportlist_one()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 339 #define ERROR_OOM(err_msg, ...) \ argument 340 Report("ERROR: %s: out of memory: " err_msg, SanitizerToolName, __VA_ARGS__)
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_p2p.c | 634 char *err_msg = NULL; in wpas_dbus_handler_p2p_connect() local 728 err_msg = in wpas_dbus_handler_p2p_connect() 734 err_msg = "connect failed due to unsupported channel."; in wpas_dbus_handler_p2p_connect() 739 err_msg = "connect failed due to unspecified error."; in wpas_dbus_handler_p2p_connect() 750 reply = dbus_message_new_error(message, iface, err_msg); in wpas_dbus_handler_p2p_connect()
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 8332 const char *err_msg = NULL; in zfs_do_bookmark() local 8341 err_msg = "bookmark is in a different pool"; in zfs_do_bookmark() 8344 err_msg = "source is not an ancestor of the " in zfs_do_bookmark() 8348 err_msg = "bookmark exists"; in zfs_do_bookmark() 8351 err_msg = "invalid argument"; in zfs_do_bookmark() 8354 err_msg = "bookmark feature not enabled"; in zfs_do_bookmark() 8357 err_msg = "out of space"; in zfs_do_bookmark() 8360 err_msg = "dataset does not exist"; in zfs_do_bookmark() 8366 if (err_msg != NULL) { in zfs_do_bookmark() 8368 dgettext(TEXT_DOMAIN, err_msg)); in zfs_do_bookmark()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.cpp | 2590 std::string err_msg; in RunScriptBasedCommand() local 2635 std::string err_msg; in RunScriptBasedCommand() local 2680 std::string err_msg; in RunScriptBasedParsedCommand() local
|