| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps_er.c | 838 struct wpabuf *msg) in wps_er_process_wlanevent_probe_req() 894 static struct wpabuf * wps_er_soap_hdr(const struct wpabuf *msg, in wps_er_soap_hdr() 962 static void wps_er_sta_send_msg(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_send_msg() 1009 static void wps_er_sta_process(struct wps_er_sta *sta, struct wpabuf *msg, in wps_er_sta_process() 1035 static void wps_er_sta_start(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_start() 1069 struct wpabuf *msg) in wps_er_process_wlanevent_eap() 1117 struct wpabuf msg; in wps_er_process_wlanevent() local 1420 static void wps_er_send_set_sel_reg(struct wps_er_ap *ap, struct wpabuf *msg) in wps_er_send_set_sel_reg() 1465 static int wps_er_build_selected_registrar(struct wpabuf *msg, int sel_reg) in wps_er_build_selected_registrar() 1474 static int wps_er_build_dev_password_id(struct wpabuf *msg, u16 dev_passwd_id) in wps_er_build_dev_password_id() [all …]
|
| /freebsd/sys/powerpc/powernv/ |
| H A D | opal_async.c | 51 struct opal_msg msg; member 118 static void opal_handle_async_completion(void *arg, struct opal_msg *msg) in opal_handle_async_completion()
|
| /freebsd/contrib/pf/pflogd/ |
| H A D | privsep_fdpass.c | 52 struct msghdr msg; in send_fd() local 91 struct msghdr msg; in receive_fd() local
|
| /freebsd/sys/contrib/ncsw/Peripherals/FM/ |
| H A D | fm_ncsw.c | 233 t_FmIpcMsg msg; in SendIpcIsr() local 622 t_FmIpcMsg msg; in SetVSPWindow() local 673 t_FmIpcMsg msg; in AllocVSPsForPartition() local 738 t_FmIpcMsg msg; in FreeVSPsForPartition() local 1189 t_FmIpcMsg msg; in Fm10GTxEccWorkaround() local 1312 t_FmIpcMsg msg; in FmSetCongestionGroupPFCpriority() local 1424 t_FmIpcMsg msg; in FmGetPhysicalMuramBase() local 1587 t_FmIpcMsg msg; in FmAllocFmanCtrlEventReg() local 1639 t_FmIpcMsg msg; in FmFreeFmanCtrlEventReg() local 1676 t_FmIpcMsg msg; in FmSetFmanCtrlIntr() local [all …]
|
| /freebsd/crypto/krb5/src/lib/gssapi/spnego/ |
| H A D | negoex_ctx.c | 144 struct nego_message *msg; in process_initiator_nego() local 176 struct nego_message *msg; in process_acceptor_nego() local 215 struct exchange_message *msg; in exchange_meta_data() local 285 struct exchange_message *msg; in mech_init() local 359 struct exchange_message *msg; in mech_accept() local 435 struct verify_message *msg; in verify_checksum() local 523 struct alert_message *msg; in process_alerts() local
|
| /freebsd/contrib/wpa/src/eap_common/ |
| H A D | eap_ikev2_common.c | 53 struct wpabuf *msg; in eap_ikev2_build_frag_ack() local 69 int initiator, const struct wpabuf *msg, in eap_ikev2_validate_icv()
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_write_disk_sparse.c | 42 const char *msg = sparse ? "sparse" : "non-sparse"; verify_write_data() local 139 const char *msg = sparse ? "sparse" : "non-sparse"; verify_write_data_block() local [all...] |
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_pfvf_utils.c | 74 struct pfvf_message msg, in adf_pfvf_csr_msg_of() 91 struct pfvf_message msg = { 0 }; in adf_pfvf_message_of() local
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | svc_auth_unix.c | 57 struct rpc_msg *msg, in gssrpc__svcauth_unix() 137 struct rpc_msg *msg, in gssrpc__svcauth_short()
|
| /freebsd/contrib/pam-krb5/portable/ |
| H A D | krb5-extra.c | 99 const char *msg; in krb5_get_error_message() local 128 krb5_free_error_message(krb5_context ctx UNUSED, const char *msg) in krb5_free_error_message()
|
| /freebsd/contrib/atf/atf-c/ |
| H A D | macros_test.c | 113 #define H_CHECK_MSG(id, condition, msg) \ argument 135 #define H_CHECK_EQ_MSG(id, v1, v2, msg) \ argument 142 #define H_CHECK_STREQ_MSG(id, v1, v2, msg) \ argument 149 #define H_CHECK_MATCH_MSG(id, v1, v2, msg) \ argument 164 #define H_REQUIRE_MSG(id, condition, msg) \ argument 186 #define H_REQUIRE_EQ_MSG(id, v1, v2, msg) \ argument 193 #define H_REQUIRE_STREQ_MSG(id, v1, v2, msg) \ argument 200 #define H_REQUIRE_MATCH_MSG(id, v1, v2, msg) \ argument 343 const char *msg; in ATF_TC_BODY() member 387 const char *msg; member [all …]
|
| H A D | h_build.h | 37 const char *msg; member 176 const char *msg; member 274 const char *msg; member
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | port-aix.c | 179 char *authmsg = NULL, *msg = NULL, *name = ctxt->pw->pw_name; in sys_auth_passwd() local 243 char *msg = NULL; in sys_auth_allowed_user() local 286 char *msg = NULL; in sys_auth_record_login() local 305 char *msg = lastlogin_msg; in sys_auth_get_lastlogin_msg() local
|
| /freebsd/cddl/usr.sbin/zfsd/ |
| H A D | zfsd_event.cc | 320 stringstream msg; in Process() local 334 stringstream msg; in Process() local 346 stringstream msg; in Process() local 366 stringstream msg; in Process() local
|
| /freebsd/crypto/openssh/ |
| H A D | monitor_fdpass.c | 55 struct msghdr msg; in mm_send_fd() local 115 struct msghdr msg; in mm_receive_fd() local
|
| H A D | readpass.c | 51 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass() 227 writemsg(const char *msg) in writemsg() 305 char *msg = NULL; in notify_complete() local
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_findzonecut.c | 278 ns_msg msg; in get_soa() local 414 ns_msg msg; in get_ns() local 453 ns_msg msg; in get_glue() local 518 save_ns(res_state statp, ns_msg *msg, ns_sect sect, in save_ns() 577 save_a(res_state statp, ns_msg *msg, ns_sect sect, in save_a() 672 u_char *resp, ns_msg *msg) in do_query()
|
| /freebsd/contrib/netbsd-tests/net/net/ |
| H A D | t_unix.c | 64 #define FAIL(msg, ...) err(EXIT_FAILURE, msg, ## __VA_ARGS__) argument 68 #define FAIL(msg, ...) \ argument 79 print(const char *msg, struct sockaddr_un *addr, socklen_t len) in print()
|
| /freebsd/tests/sys/netinet/ |
| H A D | udp_io.c | 73 struct msghdr msg = { in ATF_TC_BODY() local 108 struct msghdr msg = { in ATF_TC_BODY() local
|
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | t_cc.c | 185 #define CHECK(kret,msg) \ argument 192 #define CHECK_STR(str,msg) \ argument 198 #define CHECK_BOOL(expr,errstr,msg) \ argument 204 #define CHECK_FAIL(experr, kret, msg) \ argument
|
| /freebsd/contrib/pam-krb5/module/ |
| H A D | prompting.c | 145 struct pam_message msg; in pamk5_conv() local 215 struct pam_message **msg; in allocate_pam_message() local 236 free_pam_message(struct pam_message **msg, size_t total_prompts) in free_pam_message() 368 struct pam_message **msg; in pamk5_prompter_krb5() local
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | build_bug.h | 57 #define BUILD_BUG_ON_MSG(x, msg) BUILD_BUG_ON(x) argument 63 #define __static_assert(x, msg, ...) _Static_assert(x, msg) argument
|
| /freebsd/crypto/openssl/test/helpers/ |
| H A D | noisydgrambio.c | 32 BIO_MSG msg; member 113 BIO_MSG *msg, size_t num_msg) in bandwidth_limit() 169 static int noisy_dgram_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_sendmmsg() 279 static void flip_bits(unsigned char *msg, size_t msg_len, uint16_t flip, in flip_bits() 302 static int noisy_dgram_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_recvmmsg()
|
| /freebsd/contrib/wpa/src/p2p/ |
| H A D | p2p_go_neg.c | 601 struct p2p_message *msg, in p2p_check_pref_chan_no_recv() 650 struct p2p_message *msg, in p2p_check_pref_chan_recv() 695 struct p2p_device *dev, struct p2p_message *msg) in p2p_check_pref_chan() 807 struct p2p_message msg; in p2p_process_go_neg_req() local 1219 struct p2p_message msg; in p2p_process_go_neg_resp() local 1491 struct p2p_message msg; in p2p_process_go_neg_conf() local
|
| /freebsd/crypto/krb5/src/lib/apputils/ |
| H A D | udppktinfo.c | 280 struct msghdr msg; in recv_from_to() local 332 set_msg_from_ip_pktinfo(struct msghdr *msg, struct cmsghdr *cmsgptr, in set_msg_from_ip_pktinfo() 351 set_msg_from_ip_sendsrcaddr(struct msghdr *msg, struct cmsghdr *cmsgptr, in set_msg_from_ip_sendsrcaddr() 373 set_msg_from_ipv6_pktinfo(struct msghdr *msg, struct cmsghdr *cmsgptr, in set_msg_from_ipv6_pktinfo() 405 set_msg_from(struct msghdr *msg, struct cmsghdr *cmsgptr, in set_msg_from() 439 struct msghdr msg; in send_to_from() local
|