Searched defs:msg (Results 251 - 275 of 904) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/contrib/telnet/telnetd/
H A Dutility.c327 fatal(int f, const char *msg) argument
348 fatalperror(int f, const char *msg) argument
/freebsd-10.1-release/contrib/unbound/iterator/
H A Diter_scrub.c63 remove_rrset(const char* str, sldns_buffer* pkt, struct msg_parse* msg, argument
151 mark_additional_rrset(sldns_buffer* pkt, struct msg_parse* msg, argument
234 synth_cname_rrset(uint8_t** sname, size_t* snamelen, uint8_t* alias, size_t aliaslen, struct regional* region, struct msg_parse* msg, struct rrset_parse* rrset, struct rrset_parse* prev, struct rrset_parse* nx, sldns_buffer* pkt) argument
331 scrub_normalize(sldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, struct regional* region) argument
518 store_rrset(sldns_buffer* pkt, struct msg_parse* msg, struct module_env* env, struct rrset_parse* rrset) argument
544 soa_in_auth(struct msg_parse* msg) argument
598 scrub_sanitize(sldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct module_env* env, struct iter_env* ie) argument
717 scrub_message(sldns_buffer* pkt, struct msg_parse* msg, struct query_info* qinfo, uint8_t* zonename, struct regional* region, struct module_env* env, struct iter_env* ie) argument
[all...]
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dcontext.h157 uint8_t* msg; member in struct:ctx_query
/freebsd-10.1-release/contrib/unbound/util/
H A Dtube.c452 int tube_queue_item(struct tube* tube, uint8_t* msg, size_t len) argument
684 tube_queue_item(struct tube* tube, uint8_t* msg, size_t len) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dieee802_11_auth.c159 struct radius_msg *msg; local
231 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, int *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) argument
416 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) argument
475 hostapd_acl_recv_radius(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_ikev2.c191 const u8 *msg = wpabuf_head(resp); local
H A Deap_psk.c184 const u8 *pchannel, *tag, *msg; local
H A Deap_sake.c119 struct wpabuf *msg; local
H A Deap_tnc.c67 struct wpabuf *msg; local
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server_ikev2.c182 const u8 *msg = wpabuf_head(req); local
H A Deap_server_sake.c102 struct wpabuf *msg; local
128 struct wpabuf *msg; local
159 struct wpabuf *msg; local
199 struct wpabuf *msg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/l2_packet/
H A Dl2_packet_privsep.c32 struct msghdr msg; local
65 struct msghdr msg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c501 struct p2p_message msg; local
863 struct p2p_message msg; local
1127 struct p2p_message msg; local
[all...]
H A Dp2p_invitation.c153 struct p2p_message msg; local
408 struct p2p_message msg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/radius/
H A Dradius_das.c156 struct radius_msg *msg, *reply = NULL; local
35 radius_das_disconnect(struct radius_das_data *das, struct radius_msg *msg, const char *abuf, int from_port) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.c131 u8 *msg; local
/freebsd-10.1-release/contrib/wpa/src/tls/
H A Dtlsv1_client_write.c734 u8 *msg, *end, *pos; local
777 u8 *msg, *en local
[all...]
H A Dtlsv1_server.c112 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; local
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps.c213 int wps_is_selected_pbc_registrar(const struct wpabuf *msg) argument
274 int wps_is_selected_pin_registrar(const struct wpabuf *msg) argument
179 wps_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) argument
293 wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, int ver1_compat) argument
366 wps_get_uuid_e(const struct wpabuf *msg) argument
379 wps_is_20(const struct wpabuf *msg) argument
[all...]
H A Dwps_attr_build.c21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) argument
73 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) argument
83 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) argument
93 wps_build_config_methods(struct wpabuf *msg, u16 methods) argument
103 wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) argument
113 wps_build_dev_password_id(struct wpabuf *msg, u16 id) argument
123 wps_build_config_error(struct wpabuf *msg, u16 err) argument
133 wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) argument
163 wps_build_version(struct wpabuf *msg) argument
178 wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, const u8 *auth_macs, size_t auth_macs_count) argument
228 wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
238 wps_build_enrollee_nonce(struct wps_data *wps, struct wpabuf *msg) argument
248 wps_build_registrar_nonce(struct wps_data *wps, struct wpabuf *msg) argument
258 wps_build_auth_type_flags(struct wps_data *wps, struct wpabuf *msg) argument
272 wps_build_encr_type_flags(struct wps_data *wps, struct wpabuf *msg) argument
286 wps_build_conn_type_flags(struct wps_data *wps, struct wpabuf *msg) argument
296 wps_build_assoc_state(struct wps_data *wps, struct wpabuf *msg) argument
306 wps_build_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg) argument
321 wps_build_encr_settings(struct wps_data *wps, struct wpabuf *msg, struct wpabuf *plain) argument
351 wps_build_oob_dev_pw(struct wpabuf *msg, u16 dev_pw_id, const struct wpabuf *pubkey, const u8 *dev_pw, size_t dev_pw_len) argument
[all...]
H A Dwps_attr_process.c53 int wps_process_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg, argument
16 wps_process_authenticator(struct wps_data *wps, const u8 *authenticator, const struct wpabuf *msg) argument
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_unix.c536 struct msghdr msg; local
/freebsd-10.1-release/crypto/heimdal/kadmin/
H A Dload.c451 const char *msg = krb5_get_error_message(context, ret); local
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.c181 char msg[] = "SIGSEGV i current test: "; local
/freebsd-10.1-release/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c460 const char *msg; local
[all...]

Completed in 150 milliseconds

<<11121314151617181920>>