Searched defs:msg (Results 376 - 400 of 1121) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/lwresd/
H A Dlwtest.c48 CHECK(lwres_result_t val, const char *msg) { argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DVersionInfo.cpp165 CString msg; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dmacros_test.cpp432 const char *msg; member in struct:test
480 const char *msg; member in struct:test
530 const char *msg; member in struct:test
577 const char *msg; member in struct:test
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Derror.c12 fatal(const char *msg) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_util.c187 __archive_errx(int retvalue, const char *msg) argument
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/dst/
H A Dsupport.c327 dst_s_dump(const int mode, const u_char *data, const int size, const char *msg) argument
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/nameser/
H A Dns_verify.c61 ns_find_tsig(u_char *msg, u_char *eom) { argument
137 ns_verify(u_char *msg, int *msglen, void *k, argument
343 ns_verify_tcp(u_char *msg, int *msglen, ns_tcp_tsig_state *state, int required) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_data.c131 p_query(const u_char *msg) { argument
136 fp_query(const u_char *msg, FILE *file) { argument
141 fp_nquery(const u_char *msg, int len, FILE *file) { argument
H A Dres_findzonecut.c279 ns_msg msg; local
415 ns_msg msg; local
454 ns_msg msg; local
519 save_ns(res_state statp, ns_msg *msg, ns_sect sect, const char *owner, ns_class class, int opts, rrset_ns *nsrrsp) argument
578 save_a(res_state statp, ns_msg *msg, ns_sect sect, const char *owner, ns_class class, int opts, rr_ns *nsrr) argument
672 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, u_char *resp, ns_msg *msg) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/test/
H A Dregress.gen.c70 msg_run_add(struct msg *msg) argument
95 msg_from_name_assign(struct msg *msg, const char * value) argument
107 msg_to_name_assign(struct msg *msg, const char * value) argument
119 msg_attack_assign(struct msg *msg, const struct kill* value) argument
156 msg_run_assign(struct msg *msg, int off, const struct run * value) argument
182 msg_from_name_get(struct msg *msg, char * *value) argument
191 msg_to_name_get(struct msg *msg, char * *value) argument
200 msg_attack_get(struct msg *msg, struct kill* *value) argument
213 msg_run_get(struct msg *msg, int offset, struct run * *value) argument
360 msg_complete(struct msg *msg) argument
379 evtag_unmarshal_msg(struct evbuffer *evbuf, uint32_t need_tag, struct msg *msg) argument
400 evtag_marshal_msg(struct evbuffer *evbuf, uint32_t tag, const struct msg *msg) argument
449 kill_weapon_assign(struct kill *msg, const char * value) argument
461 kill_action_assign(struct kill *msg, const char * value) argument
473 kill_how_often_assign(struct kill *msg, const uint32_t value) argument
481 kill_weapon_get(struct kill *msg, char * *value) argument
490 kill_action_get(struct kill *msg, char * *value) argument
499 kill_how_often_get(struct kill *msg, uint32_t *value) argument
595 kill_complete(struct kill *msg) argument
605 evtag_unmarshal_kill(struct evbuffer *evbuf, uint32_t need_tag, struct kill *msg) argument
626 evtag_marshal_kill(struct evbuffer *evbuf, uint32_t tag, const struct kill *msg) argument
676 run_how_assign(struct run *msg, const char * value) argument
688 run_some_bytes_assign(struct run *msg, const uint8_t * value, uint32_t len) argument
702 run_fixed_bytes_assign(struct run *msg, const uint8_t *value) argument
710 run_how_get(struct run *msg, char * *value) argument
719 run_some_bytes_get(struct run *msg, uint8_t * *value, uint32_t *plen) argument
729 run_fixed_bytes_get(struct run *msg, uint8_t **value) argument
833 run_complete(struct run *msg) argument
843 evtag_unmarshal_run(struct evbuffer *evbuf, uint32_t need_tag, struct run *msg) argument
864 evtag_marshal_run(struct evbuffer *evbuf, uint32_t tag, const struct run *msg) argument
[all...]
H A Dregress_rpc.c267 struct msg *msg; local
343 GotKillCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
381 GotKillCbTwo(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
444 struct msg *msg; local
515 struct msg *msg; local
557 GotErrorCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
580 struct msg *msg; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-bt-linux.c266 struct msghdr msg; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dmain.c388 mmsg(enum mandocerr t, enum mandoclevel lvl, const char *file, int line, int col, const char *msg) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.cpp35 LDAPMessageQueue* msg=0; local
69 LDAPMessageQueue* msg=0; local
104 LDAPMessageQueue* msg=0; local
144 LDAPMessageQueue* msg=0; local
179 LDAPMessageQueue* msg=0; local
214 LDAPMessageQueue* msg=0; local
251 LDAPMessageQueue* msg=0; local
333 LDAPMessageQueue* msg=0; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dsql-wrap.c40 SQLCHAR msg[SQL_MAX_MESSAGE_LENGTH]; /* msg. buffer */ local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-bind.c426 LDAPMessage *res, *msg; local
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dclient.c105 enum msgtype msg; local
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dscreen.c518 screen_standout(const char *msg) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c680 struct msghdr msg; local
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_auth.c115 struct radius_msg *msg; local
214 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) argument
392 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...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dwpa_ctrl.c199 wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, void (*msg_cb)(char *msg, size_t len)) argument
410 wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, void (*msg_cb)(char *msg, size_t len)) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_ikev2.c197 const u8 *msg = wpabuf_head(resp); local
H A Deap_psk.c189 const u8 *pchannel, *tag, *msg; local
H A Deap_sake.c124 struct wpabuf *msg; local
H A Deap_tnc.c74 struct wpabuf *msg; local

Completed in 402 milliseconds

<<11121314151617181920>>