Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 1446) sorted by relevance

12345678910>>...58

/freebsd-13-stable/crypto/libecc/include/libecc/utils/
HDdbg_sig.h28 #define dbg_buf_print(msg, ...) do {\ argument
31 #define dbg_nn_print(msg, ...) do {\ argument
34 #define dbg_ec_point_print(msg, ...) do {\ argument
37 #define dbg_ec_montgomery_point_print(msg, ...) do {\ argument
40 #define dbg_ec_edwards_point_print(msg, ...) do {\ argument
43 #define dbg_priv_key_print(msg, ...) do {\ argument
46 #define dbg_pub_key_print(msg, ...) do {\ argument
52 #define dbg_buf_print(msg, ...) argument
53 #define dbg_nn_print(msg, ...) argument
54 #define dbg_ec_point_print(msg, ...) argument
[all …]
/freebsd-13-stable/contrib/wpa/src/wps/
HDwps_attr_build.c21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key()
97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type()
107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type()
117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods()
127 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) in wps_build_uuid_e()
139 int wps_build_dev_password_id(struct wpabuf *msg, u16 id) in wps_build_dev_password_id()
149 int wps_build_config_error(struct wpabuf *msg, u16 err) in wps_build_config_error()
159 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator()
191 int wps_build_version(struct wpabuf *msg) in wps_build_version()
208 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, in wps_build_wfa_ext()
[all …]
HDwps_enrollee.c19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state()
35 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash()
83 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1()
93 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2()
106 struct wpabuf *msg; in wps_build_m1() local
172 struct wpabuf *msg; in wps_build_m3() local
210 struct wpabuf *msg, *plain; in wps_build_m5() local
243 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
253 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
277 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
[all …]
HDwps_dev_attr.c16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer()
40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name()
64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number()
88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number()
112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type()
123 struct wpabuf *msg) in wps_build_secondary_dev_type()
138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type()
158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name()
182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs()
195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version()
[all …]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
HDregress.gen.c84 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more()
99 msg_run_add(struct msg *msg) in msg_run_add()
116 msg_from_name_assign(struct msg *msg, in msg_from_name_assign()
128 msg_to_name_assign(struct msg *msg, in msg_to_name_assign()
140 msg_attack_assign(struct msg *msg, in msg_attack_assign()
177 msg_run_assign(struct msg *msg, int off, in msg_run_assign()
210 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get()
219 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get()
228 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get()
241 msg_run_get(struct msg *msg, int offset, in msg_run_get()
[all …]
/freebsd-13-stable/contrib/libevent/test/
HDregress.gen.c84 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more()
99 msg_run_add(struct msg *msg) in msg_run_add()
116 msg_from_name_assign(struct msg *msg, in msg_from_name_assign()
128 msg_to_name_assign(struct msg *msg, in msg_to_name_assign()
140 msg_attack_assign(struct msg *msg, in msg_attack_assign()
177 msg_run_assign(struct msg *msg, int off, in msg_run_assign()
210 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get()
219 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get()
228 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get()
241 msg_run_get(struct msg *msg, int offset, in msg_run_get()
[all …]
/freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/
HDsaal_sscop.c168 struct sscop_msg *msg = NULL, *m; in QFIND() local
644 struct sscop_msg *msg; in sscop_aasig() local
740 struct sscop_msg *msg; in sscop_maasig() local
781 struct sscop_msg *msg; in sscop_input() local
1046 struct sscop_msg *msg; in m_prepare_retrieval() local
1065 struct sscop_msg *msg; in m_prepare_recovery() local
1097 struct sscop_msg *msg; in m_deliver_data() local
1175 m_detect_retransmission(struct sscop *sscop, struct sscop_msg *msg) in m_detect_retransmission()
1719 sscop_idle_bgn(struct sscop *sscop, struct sscop_msg *msg) in sscop_idle_bgn()
1776 sscop_ignore_pdu(struct sscop *sscop __unused, struct sscop_msg *msg) in sscop_ignore_pdu()
[all …]
/freebsd-13-stable/contrib/llvm-project/lld/Common/
HDErrorHandler.cpp27 static StringRef getSeparator(const Twine &msg) { in getSeparator()
56 void lld::error(const Twine &msg) { errorHandler().error(msg); } in error()
57 void lld::error(const Twine &msg, ErrorTag tag, ArrayRef<StringRef> args) { in error()
60 void lld::fatal(const Twine &msg) { errorHandler().fatal(msg); } in fatal()
61 void lld::log(const Twine &msg) { errorHandler().log(msg); } in log()
62 void lld::message(const Twine &msg, llvm::raw_ostream &s) { in message()
65 void lld::warn(const Twine &msg) { errorHandler().warn(msg); } in warn()
170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation()
208 StringRef diagKind, const Twine &msg) { in reportDiagnostic()
224 void ErrorHandler::log(const Twine &msg) { in log()
[all …]
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDuni_msg.c21 print_alerting(struct uni_alerting *msg, struct unicx *cx) in print_alerting()
71 encode_alerting(struct uni_msg *msg, struct uni_alerting *p, struct unicx *cx) in encode_alerting()
109 decode_alerting(struct uni_alerting *out, struct uni_msg *msg, in decode_alerting()
199 print_call_proc(struct uni_call_proc *msg, struct unicx *cx) in print_call_proc()
228 encode_call_proc(struct uni_msg *msg, struct uni_call_proc *p, struct unicx *cx) in encode_call_proc()
255 decode_call_proc(struct uni_call_proc *out, struct uni_msg *msg, in decode_call_proc()
311 print_connect(struct uni_connect *msg, struct unicx *cx) in print_connect()
400 encode_connect(struct uni_msg *msg, struct uni_connect *p, struct unicx *cx) in encode_connect()
471 decode_connect(struct uni_connect *out, struct uni_msg *msg, in decode_connect()
653 print_connect_ack(struct uni_connect_ack *msg, struct unicx *cx) in print_connect_ack()
[all …]
HDprivmsg.c44 uni_decode_head(struct uni_msg *msg, struct uni_all *out, in uni_decode_head()
112 uni_decode_body_internal(enum uni_msgtype mtype, struct uni_msg *msg, in uni_decode_body_internal()
231 uni_decode_body(struct uni_msg *msg, struct uni_all *out, struct unicx *cx) in uni_decode_body()
246 uni_decode(struct uni_msg *msg, struct uni_all *out, struct unicx *cx) in uni_decode()
257 uni_encode(struct uni_msg *msg, struct uni_all *in, struct unicx *cx) in uni_encode()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
HDubsan_minimal_handlers.cpp10 static void message(const char *msg) { ubsan_message(msg); } in message()
12 static void message(const char *msg) { in message()
69 static void abort_with_message(const char *msg) { in abort_with_message()
94 #define MSG_TMPL(msg) "ubsan: " msg " by 0x" argument
95 #define MSG_TMPL_END(buf, msg) (buf + sizeof(MSG_TMPL(msg)) - 1) argument
97 #define MSG_BUF_LEN(msg) (sizeof(MSG_TMPL(msg)) + kAddrBuf + 1) argument
99 #define HANDLER_RECOVER(name, msg) \ argument
108 #define HANDLER_NORECOVER(name, msg) \ argument
116 #define HANDLER(name, msg) \ argument
/freebsd-13-stable/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_ulpi.c64 ng_l2cap_l2ca_con_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_req()
166 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_rsp() local
223 ng_l2cap_l2ca_con_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_rsp_req()
340 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_encryption_change() local
392 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_rsp_rsp() local
432 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_ind() local
471 ng_l2cap_l2ca_cfg_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_req()
583 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_rsp() local
643 ng_l2cap_l2ca_cfg_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_rsp_req()
743 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_rsp_rsp() local
[all …]
/freebsd-13-stable/contrib/lib9p/
HDpack.c73 l9p_iov_io(struct l9p_message *msg, void *buffer, size_t len) in l9p_iov_io()
130 l9p_pu8(struct l9p_message *msg, uint8_t *val) in l9p_pu8()
142 l9p_pu16(struct l9p_message *msg, uint16_t *val) in l9p_pu16()
172 l9p_pu32(struct l9p_message *msg, uint32_t *val) in l9p_pu32()
196 l9p_pu64(struct l9p_message *msg, uint64_t *val) in l9p_pu64()
228 l9p_pustring(struct l9p_message *msg, char **s) in l9p_pustring()
275 l9p_pustrings(struct l9p_message *msg, uint16_t *num, char **strings, in l9p_pustrings()
314 l9p_puqid(struct l9p_message *msg, struct l9p_qid *qid) in l9p_puqid()
340 l9p_puqids(struct l9p_message *msg, uint16_t *num, struct l9p_qid *qids) in l9p_puqids()
370 l9p_pustat(struct l9p_message *msg, struct l9p_stat *stat, in l9p_pustat()
[all …]
/freebsd-13-stable/contrib/wpa/src/p2p/
HDp2p_parse.c37 struct p2p_message *msg) in p2p_parse_attribute()
439 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_p2p_ie()
475 static int p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_wps_ie()
544 int p2p_parse_ies(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse_ies()
600 int p2p_parse(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse()
616 size_t p2p_len, struct p2p_message *msg) in p2p_parse_ies_separate()
646 void p2p_parse_free(struct p2p_message *msg) in p2p_parse_free()
806 struct p2p_message msg; in p2p_attr_text() local
869 struct p2p_message msg; in p2p_get_cross_connect_disallowed() local
884 struct p2p_message msg; in p2p_get_group_capab() local
[all …]
/freebsd-13-stable/contrib/wpa/src/radius/
HDradius.c52 struct radius_hdr * radius_msg_get_hdr(struct radius_msg *msg) in radius_msg_get_hdr()
58 struct wpabuf * radius_msg_get_buf(struct radius_msg *msg) in radius_msg_get_buf()
65 radius_get_attr_hdr(struct radius_msg *msg, int idx) in radius_get_attr_hdr()
72 static void radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier) in radius_msg_set_hdr()
79 static int radius_msg_initialize(struct radius_msg *msg) in radius_msg_initialize()
104 struct radius_msg *msg; in radius_msg_new() local
127 void radius_msg_free(struct radius_msg *msg) in radius_msg_free()
411 void radius_msg_dump(struct radius_msg *msg) in radius_msg_dump()
426 u8 * radius_msg_add_msg_auth(struct radius_msg *msg) in radius_msg_add_msg_auth()
444 static u8 * radius_msg_auth_pos(struct radius_msg *msg) in radius_msg_auth_pos()
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDErrorHandling.h143 #define llvm_unreachable(msg) \ argument
146 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal() argument
148 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE argument
150 #define llvm_unreachable(msg) \ argument
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
HDconfig.h150 #define _LIBUNWIND_ABORT(msg) \ argument
155 #define _LIBUNWIND_ABORT(msg) \ argument
164 #define _LIBUNWIND_LOG0(msg) argument
165 #define _LIBUNWIND_LOG(msg, ...) argument
167 #define _LIBUNWIND_LOG0(msg) do { \ argument
171 #define _LIBUNWIND_LOG(msg, ...) do { \ argument
190 #define _LIBUNWIND_DEBUG_LOG(msg, ...) argument
191 #define _LIBUNWIND_TRACE_API(msg, ...) argument
194 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) argument
206 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__) argument
[all …]
/freebsd-13-stable/contrib/netbsd-tests/net/net/
HDt_pktinfo.c48 #define ERR(msg) err(EXIT_FAILURE, msg) argument
49 #define ERRX(msg, a) errx(EXIT_FAILURE, msg, a) argument
50 #define ERRX2(msg, a1, a2) errx(EXIT_FAILURE, msg, a1, a2) argument
53 #define ERR(msg) ATF_REQUIRE_MSG(0, "%s: %s", msg, strerror(errno)) argument
54 #define ERRX(msg, a) ATF_REQUIRE_MSG(0, msg, a) argument
55 #define ERRX2(msg, a1, a2) ATF_REQUIRE_MSG(0, msg, a1, a2) argument
101 struct msghdr msg; in receive() local
/freebsd-13-stable/contrib/libevent/include/event2/
HDrpc_compat.h48 #define EVTAG_ASSIGN(msg, member, args...) \ argument
50 #define EVTAG_GET(msg, member, args...) \ argument
52 #define EVTAG_ADD(msg, member, args...) \ argument
55 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
HDrpc_compat.h48 #define EVTAG_ASSIGN(msg, member, args...) \ argument
50 #define EVTAG_GET(msg, member, args...) \ argument
52 #define EVTAG_ADD(msg, member, args...) \ argument
55 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
/freebsd-13-stable/bin/sh/
HDerror.c128 vwarning(const char *msg, va_list ap) in vwarning()
140 warning(const char *msg, ...) in warning()
155 verrorwithstatus(int status, const char *msg, va_list ap) in verrorwithstatus()
184 error(const char *msg, ...) in error()
194 errorwithstatus(int status, const char *msg, ...) in errorwithstatus()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
HDcc_conn.c134 cc_send_uni(struct ccconn *conn, u_int op, struct uni_msg *msg) in cc_send_uni()
1114 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1195 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1249 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1305 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1347 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1382 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1405 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1429 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
1492 struct uni_msg *msg = arg; in cc_conn_sig_handle() local
[all …]
HDcc_user.c839 cc_user_signal(struct ccuser *user, enum atmop sig, struct uni_msg *msg) in cc_user_signal()
1065 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1194 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1286 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1349 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1463 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1572 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1659 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1725 struct uni_msg *msg = arg; in cc_user_sig_handle() local
1749 struct uni_msg *msg = arg; in cc_user_sig_handle() local
[all …]
/freebsd-13-stable/sys/dev/mpt/
HDmpt_debug.c361 mpt_print_reply_hdr(MSG_DEFAULT_REPLY *msg) in mpt_print_reply_hdr()
373 mpt_print_init_reply(MSG_IOC_INIT_REPLY *msg) in mpt_print_init_reply()
383 mpt_print_ioc_facts(MSG_IOC_FACTS_REPLY *msg) in mpt_print_ioc_facts()
409 mpt_print_enable_reply(MSG_PORT_ENABLE_REPLY *msg) in mpt_print_enable_reply()
417 mpt_print_scsi_io_reply(MSG_SCSI_IO_REPLY *msg) in mpt_print_scsi_io_reply()
432 mpt_print_event_notice(MSG_EVENT_NOTIFY_REPLY *msg) in mpt_print_event_notice()
490 MSG_DEFAULT_REPLY *msg = vmsg; in mpt_print_reply() local
531 MSG_SCSI_IO_REQUEST local, *msg = &local; in mpt_print_scsi_io_request() local
584 mpt_print_scsi_tmf_request(MSG_SCSI_TASK_MGMT *msg) in mpt_print_scsi_tmf_request()
594 mpt_print_scsi_target_assist_request(PTR_MSG_TARGET_ASSIST_REQUEST msg) in mpt_print_scsi_target_assist_request()
[all …]
/freebsd-13-stable/contrib/libarchive/libarchive/test/
HDtest_write_disk.c37 static void create(struct archive_entry *ae, const char *msg) in create()
63 static void create_reg_file(struct archive_entry *ae, const char *msg) in create_reg_file()
105 static void create_reg_file2(struct archive_entry *ae, const char *msg) in create_reg_file2()
139 static void create_reg_file3(struct archive_entry *ae, const char *msg) in create_reg_file3()
166 static void create_reg_file4(struct archive_entry *ae, const char *msg) in create_reg_file4()
193 static void create_reg_file_win(struct archive_entry *ae, const char *msg) in create_reg_file_win()

12345678910>>...58