Home
last modified time | relevance | path

Searched defs:msg (Results 301 – 325 of 1604) sorted by relevance

1...<<11121314151617181920>>...65

/freebsd/usr.sbin/rtadvd/
H A Dcontrol.c64 char *msg; in cm_recv() local
179 char *msg; in cm_send() local
[all...]
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_dev_disc.c164 struct p2p_message msg; in p2p_process_dev_disc_req() local
217 struct p2p_message msg; in p2p_process_dev_disc_resp() local
/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c256 struct iic_msg msg[] = { in tda19988_set_page() local
276 struct iic_msg msg[] = { in tda19988_cec_read() local
292 struct iic_msg msg[] = { in tda19988_cec_write() local
310 struct iic_msg msg[] = { in tda19988_block_read() local
331 struct iic_msg msg[] = { in tda19988_reg_read() local
352 struct iic_msg msg[] = { in tda19988_reg_write() local
374 struct iic_msg msg[] = { in tda19988_reg_write2() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_linux.c453 struct msghdr msg; in linux_af_alg_skcipher_oper() local
544 struct msghdr msg; in rc4_skip() local
614 struct msghdr msg; in des_encrypt() local
681 struct msghdr msg; in aes_128_cbc_oper() local
790 struct msghdr msg; in aes_unwrap() local
867 struct msghdr msg; in crypto_cipher_init() local
934 struct msghdr msg; in crypto_cipher_oper() local
/freebsd/contrib/opencsd/decoder/include/pkt_printers/
H A Ditem_printer.h71 inline void ItemPrinter::itemPrintLine(const std::string &msg) in itemPrintLine()
/freebsd/contrib/opencsd/decoder/source/
H A Docsd_msg_logger.cpp84 void ocsdMsgLogger::LogMsg(const std::string &msg) in LogMsg()
/freebsd/contrib/nvi/ex/
H A Dex_bang.c54 const char *msg; in ex_bang() local
/freebsd/sbin/ipf/libipf/
H A Dipf_perror.c32 ipferror(int fd, char *msg) in ipferror()
/freebsd/crypto/heimdal/lib/roken/
H A Drecvmsg.c39 recvmsg(int s, struct msghdr *msg, int flags) in recvmsg()
/freebsd/crypto/openssh/
H A Dblocklist.c91 blocklist_notify(struct ssh *ssh, int action, const char *msg) in blocklist_notify()
/freebsd/contrib/wpa/src/common/
H A Ddpp_tcp.c40 struct wpabuf *msg; member
318 const struct wpabuf *msg) in dpp_tcp_send_msg()
521 struct wpabuf *msg; in dpp_tcp_encaps() local
677 struct wpabuf *msg; in dpp_relay_rx_gas_req() local
808 struct wpabuf *msg; in dpp_controller_rx_auth_resp() local
1131 struct wpabuf *msg; in dpp_controller_rx_pkex_exchange_resp() local
1159 struct wpabuf *msg; in dpp_controller_rx_pkex_commit_reveal_req() local
1222 static int dpp_controller_rx_action(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_action()
1384 static int dpp_controller_rx_gas_req(struct dpp_connection *conn, const u8 *msg, in dpp_controller_rx_gas_req()
1493 const u8 *msg, size_t len) in dpp_controller_rx_gas_comeback_req()
[all …]
/freebsd/usr.bin/localedef/
H A Dscanner.c825 yyerror(const char *msg) in yyerror()
835 char *msg; in errf() local
851 char *msg; in warn() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dllex.c101 static l_noret lexerror (LexState *ls, const char *msg, int token) { in lexerror()
111 l_noret luaX_syntaxerror (LexState *ls, const char *msg) { in luaX_syntaxerror()
302 static void escerror (LexState *ls, int *c, int n, const char *msg) { in escerror()
/freebsd/crypto/libecc/src/examples/sig/kcdsa/
H A Dkcdsa.c129 int kcdsa_sign(const kcdsa_priv_key *priv, const u8 *msg, u32 msglen, in kcdsa_sign()
345 int kcdsa_verify(const kcdsa_pub_key *pub, const u8 *msg, u32 msglen, in kcdsa_verify()
712 const u8 msg[] = "This is a test message for KCDSA usage!"; in main() local
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_sign.c153 const uint8_t *msg, size_t msg_len) in sm2_compute_msg_hash()
418 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_sign()
441 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_verify()
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_vprompt.c62 struct pam_message msg; in pam_vprompt() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c74 char *msg; in check_cracklib() local
/freebsd/crypto/krb5/src/lib/rpc/
H A Dsvc_auth.c86 struct rpc_msg *msg, in gssrpc__authenticate()
H A Dsvc_auth_none.c68 gssrpc__svcauth_none(struct svc_req *rqst, struct rpc_msg *msg, in gssrpc__svcauth_none()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_sake.c94 struct wpabuf *msg; in eap_sake_build_msg() local
120 struct wpabuf *msg; in eap_sake_build_identity() local
148 struct wpabuf *msg; in eap_sake_build_challenge() local
184 struct wpabuf *msg; in eap_sake_build_confirm() local
/freebsd/sys/sys/
H A Dipmi.h114 struct ipmi_msg msg; member
122 struct ipmi_msg msg; member
167 struct ipmi_msg32 msg; member
175 struct ipmi_msg32 msg; member
/freebsd/contrib/flex/src/
H A Dmisc.c292 void flexerror (const char *msg) in flexerror()
301 void flexfatal (const char *msg) in flexfatal()
311 void lerr (const char *msg, ...) in lerr()
325 void lerr_fatal (const char *msg, ...) in lerr_fatal()
/freebsd/sys/dev/iicbus/adc/
H A Dad7417.c130 struct iic_msg msg[] = { in ad7417_write() local
157 struct iic_msg msg[2] = { in ad7417_read_1() local
185 struct iic_msg msg[2] = { in ad7417_read_2() local
215 struct iic_msg msg[3] = { in ad7417_write_read() local
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.c225 char *msg; in action_plgeneric() local
278 char *msg; in action_propget() local
816 action_show_rdnss(void *msg) in action_show_rdnss() argument
859 action_show_dnssl(void *msg) in action_show_dnssl() argument
[all...]
/freebsd/include/rpc/
H A Dsvc.h177 #define SVC_RECV(xprt, msg) \ argument
179 #define svc_recv(xprt, msg) \ argument
192 #define SVC_REPLY(xprt, msg) \ argument
194 #define svc_reply(xprt, msg) \ argument

1...<<11121314151617181920>>...65