Home
last modified time | relevance | path

Searched defs:msg (Results 501 – 525 of 1604) sorted by relevance

1...<<21222324252627282930>>...65

/freebsd/sys/contrib/zlib/
H A Dzutil.h224 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument
231 # define Assert(cond,msg) argument
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dchpw.c396 char *msg; in decode_ad_policy_info() local
481 char *msg; in krb5_chpw_message() local
/freebsd/crypto/openssl/test/
H A Ddsatest.c334 const unsigned char msg[] = { 0x00 }; in test_dsa_sig_infinite_loop() local
424 const unsigned char msg[] = { 0x00 }; in test_dsa_sig_neg_param() local
H A Devp_fetch_prov_test.c57 static int calculate_digest(const EVP_MD *md, const char *msg, size_t len, in calculate_digest()
262 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt()
H A Devp_xof_test.c419 unsigned char msg[16]; in shake_squeeze_large_test() local
486 unsigned char msg[16]; in shake_squeeze_dup_test() local
H A Dbio_dgram_test.c64 static int do_sendmmsg(BIO *b, BIO_MSG *msg, in do_sendmmsg()
82 static int do_recvmmsg(BIO *b, BIO_MSG *msg, in do_recvmmsg()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp315 std::string msg; in EmitInlineAsmStr() local
451 std::string msg; in PrintSpecial() local
/freebsd/contrib/wpa/src/wps/
H A Dupnp_xml.c227 char *msg; in xml_get_base64_item() local
H A Dwps_attr_parse.c596 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) in wps_parse_msg()
/freebsd/sbin/ipf/libipf/
H A Dsave_file.c112 file_send(void *ctx, ipmon_msg_t *msg) in file_send()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DLinuxProcMaps.cpp20 static llvm::Expected<MemoryRegionInfo> ProcMapError(const char *msg, in ProcMapError()
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.c66 char *msg, *name; in change_password() local
/freebsd/crypto/heimdal/lib/roken/
H A Dtest-mem.c73 char msg[] = "SIGSEGV i current test: "; in segv_handler() local
/freebsd/sys/dev/random/
H A Dunit_test.h84 #define KASSERT(exp,msg) do { \ argument
/freebsd/crypto/krb5/src/util/et/
H A Dt_com_err.c16 const char *msg = error_message (code); in try_one() local
/freebsd/crypto/openssl/doc/designs/ddd/
H A Dddd-01-conn-blocking.c140 static char msg[384], host_port[300]; in main() local
/freebsd/contrib/libfido2/src/
H A Dbio.c237 unsigned char *msg; in bio_rx_template_array() local
398 unsigned char *msg; in bio_rx_enroll_begin() local
510 unsigned char *msg; in bio_rx_enroll_continue() local
686 unsigned char *msg; in bio_rx_info() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.c535 struct ath10k_htc_msg *msg = (struct ath10k_htc_msg *)skb->data; in ath10k_htc_control_rx_complete() local
918 struct ath10k_htc_msg *msg; in ath10k_htc_wait_target() local
1019 struct ath10k_htc_msg *msg; in ath10k_htc_connect_service() local
1251 struct ath10k_htc_msg *msg; in ath10k_htc_start() local
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h83 __libcpp_refstring(const char * msg) __libcpp_refstring() argument
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_condwait.c116 cond_wait(clockid_t clck, const char *msg) { in cond_wait()
/freebsd/crypto/heimdal/lib/wind/
H A Dtest-normalize.c71 dump_vector(const char * msg, uint32_t * v, size_t len) in dump_vector()
/freebsd/lib/libc/rpc/
H A Drpc_prot.c288 _seterr_reply(struct rpc_msg *msg, struct rpc_err *error) in _seterr_reply()
/freebsd/sys/dev/qcom_clk/
H A Dqcom_clk_fepll.c46 #define DPRINTF(dev, msg...) argument
/freebsd/crypto/krb5/src/util/support/
H A Derrors.c102 k5_free_error(struct errinfo *ep, const char *msg) in k5_free_error()
/freebsd/contrib/mandoc/
H A Dcgi.c340 resp_begin_http(int code, const char *msg) in resp_begin_http()
376 resp_begin_html(int code, const char *msg, const char *file) in resp_begin_html()
601 pg_error_badrequest(const char *msg) in pg_error_badrequest()

1...<<21222324252627282930>>...65