| /netbsd/src/external/bsd/wpa/dist/src/wps/ |
| D | wps_attr_build.c | 21 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 …]
|
| D | wps_enrollee.c | 19 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 …]
|
| D | wps_dev_attr.c | 16 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 …]
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress.gen.c | 86 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more() 101 msg_run_add(struct msg *msg) in msg_run_add() 118 msg_from_name_assign(struct msg *msg, in msg_from_name_assign() 130 msg_to_name_assign(struct msg *msg, in msg_to_name_assign() 142 msg_attack_assign(struct msg *msg, in msg_attack_assign() 179 msg_run_assign(struct msg *msg, int off, in msg_run_assign() 212 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get() 221 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get() 230 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 243 msg_run_get(struct msg *msg, int offset, in msg_run_get() [all …]
|
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | regress.gen.c | 85 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more() 100 msg_run_add(struct msg *msg) in msg_run_add() 117 msg_from_name_assign(struct msg *msg, in msg_from_name_assign() 129 msg_to_name_assign(struct msg *msg, in msg_to_name_assign() 141 msg_attack_assign(struct msg *msg, in msg_attack_assign() 178 msg_run_assign(struct msg *msg, int off, in msg_run_assign() 211 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get() 220 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get() 229 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 242 msg_run_get(struct msg *msg, int offset, in msg_run_get() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/ |
| D | collection.exp | 95 proc gdb_collect_args_test { myargs msg } { 193 proc gdb_collect_argstruct_test { myargs msg } { 230 proc gdb_collect_argarray_test { myargs msg } { 283 proc gdb_collect_locals_test { func mylocs msg } { 391 proc gdb_collect_expression_test { func expr val msg } { 624 proc gdb_collect_strings_test { func mystr myrslt mylim msg } {
|
| /netbsd/src/tests/lib/libc/sys/ |
| D | msg.h | 67 msg_write_child(const char *info, struct msg_fds *fds, void *msg, size_t len) in msg_write_child() 85 msg_write_parent(const char *info, struct msg_fds *fds, void *msg, size_t len) in msg_write_parent() 103 msg_read_parent(const char *info, struct msg_fds *fds, void *msg, size_t len) in msg_read_parent() 121 msg_read_child(const char *info, struct msg_fds *fds, void *msg, size_t len) in msg_read_child() 138 #define PARENT_TO_CHILD(info, fds, msg) \ argument 142 #define CHILD_FROM_PARENT(info, fds, msg) \ argument 146 #define CHILD_TO_PARENT(info, fds, msg) \ argument 150 #define PARENT_FROM_CHILD(info, fds, msg) \ argument
|
| /netbsd/src/external/bsd/wpa/dist/src/p2p/ |
| D | p2p_parse.c | 37 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 …]
|
| /netbsd/src/tests/net/net/ |
| D | test.h | 31 # define FAIL(msg, ...) err(EXIT_FAILURE, msg, ## __VA_ARGS__) argument 32 # define CHECK_EQUAL(a, b, msg) \ argument 41 # define FAIL(msg, ...) \ argument 46 # define CHECK_EQUAL(a, b, msg) ATF_CHECK_EQ_MSG(a, b, "%s: " \ argument
|
| D | t_pktinfo.c | 48 #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
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
| D | rpc_compat.h | 50 #define EVTAG_ASSIGN(msg, member, args...) \ argument 52 #define EVTAG_GET(msg, member, args...) \ argument 54 #define EVTAG_ADD(msg, member, args...) \ argument 57 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
|
| D | rpc.h | 82 #define EVTAG_HAS(msg, member) \ argument 94 #define EVTAG_ASSIGN(msg, member, value) \ argument 104 #define EVTAG_ASSIGN_WITH_LEN(msg, member, value, len) \ argument 114 #define EVTAG_GET(msg, member, pvalue) \ argument 125 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument 133 #define EVTAG_ARRAY_ADD_VALUE(msg, member, value) \ argument 138 #define EVTAG_ARRAY_ADD(msg, member) \ argument 143 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument 148 #define EVTAG_ARRAY_LEN(msg, member) ((msg)->member##_length) argument
|
| /netbsd/src/external/bsd/libevent/dist/include/event2/ |
| D | rpc_compat.h | 49 #define EVTAG_ASSIGN(msg, member, args...) \ argument 51 #define EVTAG_GET(msg, member, args...) \ argument 53 #define EVTAG_ADD(msg, member, args...) \ argument 56 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
|
| D | rpc.h | 82 #define EVTAG_HAS(msg, member) \ argument 94 #define EVTAG_ASSIGN(msg, member, value) \ argument 104 #define EVTAG_ASSIGN_WITH_LEN(msg, member, value, len) \ argument 114 #define EVTAG_GET(msg, member, pvalue) \ argument 125 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument 133 #define EVTAG_ARRAY_ADD_VALUE(msg, member, value) \ argument 138 #define EVTAG_ARRAY_ADD(msg, member) \ argument 143 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument 148 #define EVTAG_ARRAY_LEN(msg, member) ((msg)->member##_length) argument
|
| /netbsd/src/external/bsd/libbind/dist/nameser/ |
| D | ns_newmsg.c | 35 ns_msg *msg = &handle->msg; in ns_newmsg_init() local 53 ns_newmsg_copy(ns_newmsg *handle, ns_msg *msg) { in ns_newmsg_copy() 94 ns_msg *msg = &handle->msg; in ns_newmsg_id() local 105 ns_msg *msg = &handle->msg; in ns_newmsg_flag() local 118 ns_msg *msg = &handle->msg; in ns_newmsg_q() local 153 ns_msg *msg = &handle->msg; in ns_newmsg_rr() local 191 ns_msg *msg = &handle->msg; in ns_newmsg_done() local 213 ns_msg *msg = &handle->msg; in rdcpy() local
|
| /netbsd/src/external/bsd/wpa/dist/src/radius/ |
| D | radius.c | 52 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 …]
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/test/ |
| D | test_write_disk.c | 37 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()
|
| /netbsd/src/external/bsd/wpa/dist/src/drivers/ |
| D | driver_nl80211_scan.c | 32 static int get_noise_for_scan_results(struct nl_msg *msg, void *arg) in get_noise_for_scan_results() 81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results() local 92 struct nl_msg *msg; in nl80211_abort_scan() local 110 struct nl_msg *msg; in nl80211_abort_vendor_scan() local 182 struct nl_msg *msg; in nl80211_scan_common() local 348 struct nl_msg *msg = NULL; in wpa_driver_nl80211_scan() local 451 struct nl_msg *msg, in nl80211_sched_scan_add_scan_plans() 529 struct nl_msg *msg; in wpa_driver_nl80211_sched_scan() local 678 struct nl_msg *msg; in wpa_driver_nl80211_stop_sched_scan() local 726 struct nl_msg *msg, const u8 *bssid) in nl80211_parse_bss_info() [all …]
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | log.c | 34 log_event_cb(__unused int severity, const char *msg) in log_event_cb() 101 log_vwrite(const char *msg, va_list ap, const char *prefix) in log_vwrite() 126 log_debug(const char *msg, ...) in log_debug() 145 fatal(const char *msg, ...) in fatal() 162 fatalx(const char *msg, ...) in fatalx()
|
| D | file.c | 200 struct msg_write_open msg; in file_vprint() local 227 struct msg_write_open msg; in file_print_buffer() local 254 struct msg_write_open msg; in file_error() local 287 struct msg_write_open *msg; in file_write() local 360 struct msg_read_open *msg; in file_read() local 435 struct msg_read_cancel msg; in file_cancel() local 462 struct msg_write_data *msg; in file_push() local 559 struct msg_write_open *msg = imsg->data; in file_write_open() local 621 struct msg_write_data *msg = imsg->data; in file_write_data() local 641 struct msg_write_close *msg = imsg->data; in file_write_close() local [all …]
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | isakmp_base.c | 103 base_i1send(struct ph1handle *iph1, vchar_t *msg) /* must be null */ in base_i1send() 290 base_i2recv(struct ph1handle *iph1, vchar_t *msg) in base_i2recv() 403 base_i2send(struct ph1handle *iph1, vchar_t *msg) in base_i2send() 572 base_i3recv(struct ph1handle *iph1, vchar_t *msg) in base_i3recv() 769 base_r1recv(struct ph1handle *iph1, vchar_t *msg) in base_r1recv() 885 base_r1send(struct ph1handle *iph1, vchar_t *msg) in base_r1send() 1046 base_r2recv(struct ph1handle *iph1, vchar_t *msg) in base_r2recv() 1192 base_r2send(struct ph1handle *iph1, vchar_t *msg) in base_r2send()
|
| D | isakmp_ident.c | 108 ident_i1send(struct ph1handle *iph1, vchar_t *msg) /* must be null */ in ident_i1send() 252 ident_i2recv(struct ph1handle *iph1, vchar_t *msg) in ident_i2recv() 349 ident_i2send(struct ph1handle *iph1, vchar_t *msg) in ident_i2send() 417 ident_i3recv(struct ph1handle *iph1, vchar_t *msg) in ident_i3recv() 659 vchar_t *msg = NULL; in ident_i4recv() local 839 ident_r1recv(struct ph1handle *iph1, vchar_t *msg) in ident_r1recv() 940 ident_r1send(struct ph1handle *iph1, vchar_t *msg) in ident_r1send() 1094 ident_r2recv(struct ph1handle *iph1, vchar_t *msg) in ident_r2recv() 1230 ident_r2send(struct ph1handle *iph1, vchar_t *msg) in ident_r2send() 1310 vchar_t *msg = NULL; in ident_r3recv() local [all …]
|
| /netbsd/src/external/bsd/wpa/dist/src/eap_common/ |
| D | eap_common.c | 25 int eap_hdr_len_valid(const struct wpabuf *msg, size_t min_payload) in eap_hdr_len_valid() 67 const struct wpabuf *msg, size_t *plen) in eap_hdr_validate() 167 void eap_update_len(struct wpabuf *msg) in eap_update_len() 182 u8 eap_get_id(const struct wpabuf *msg) in eap_get_id() 199 enum eap_type eap_get_type(const struct wpabuf *msg) in eap_get_type()
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | strerror.c | 64 const char *const msg; /* Short message about this value */ member 69 # define ENTRY(value, name, msg) {value, name, msg} argument 71 # define ENTRY(value, name, msg) {value, name} argument 445 static struct { int value; const char *name, *msg; } member 633 const char *msg; in strerror() local 789 const char *msg; in main() local
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | strerror.c | 64 const char *const msg; /* Short message about this value */ member 69 # define ENTRY(value, name, msg) {value, name, msg} argument 71 # define ENTRY(value, name, msg) {value, name} argument 445 static struct { int value; const char *name, *msg; } member 633 const char *msg; in strerror() local 789 const char *msg; in main() local
|