/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg01.c | 93 struct msghdr *msg; member [all...] |
/third_party/ltp/testcases/network/sockets/ |
H A D | ltpClient.c | 61 char msg[PACKETSIZE - sizeof(struct icmphdr)]; member
|
/third_party/ltp/utils/sctp/testlib/ |
H A D | sctputil.h | 208 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() argument 218 static inline int test_sendto(int sk, const void *msg, size_t len, int flags, in test_sendto() argument 229 static inline int test_sendmsg(int sk, const struct msghdr *msg, int flags, in test_sendmsg() argument 250 static inline int test_recvmsg(int sk, struct msghdr *msg, int flags) in test_recvmsg() argument 303 static inline int test_sctp_sendmsg(int s, const void *msg, size_t len, in test_sctp_sendmsg() argument 319 test_sctp_send(int s, const void *msg, size_t len, const struct sctp_sndrcvinfo *sinfo, int flags) test_sctp_send() argument 332 test_sctp_recvmsg(int sk, void *msg, size_t len, struct sockaddr *from, socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags) test_sctp_recvmsg() argument [all...] |
/third_party/lwip/src/api/ |
H A D | api_lib.c | 677 netconn_tcp_recvd_msg(struct netconn *conn, size_t len, struct api_msg *msg) netconn_tcp_recvd_msg() argument [all...] |
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-client.c | 204 const char *msg = X509_verify_cert_error_string(err); in OpenSSL_client_verify_callback() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
H A D | geocoding_data.pb.cc | 159 GeocodingInfo::_Internal::language_code_info(const GeocodingInfo* msg) { in language_code_info() argument 163 GeocodingInfo::_Internal::country_code_info(const GeocodingInfo* msg) { in country_code_info() argument [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | builtin.c | 71 const char *msg; in eval_args() local
|
/third_party/lwip/test/unit/api/ |
H A D | test_sockets.c | 251 static void test_sockets_msgapi_update_iovs(struct msghdr *msg, size_t bytes) in test_sockets_msgapi_update_iovs() argument 554 struct msghdr msg; test_sockets_msgapi_cmsg() local [all...] |
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_fpc_translate.c | 97 i915_program_error(struct i915_fp_compile *p, const char *msg, ...) in i915_program_error() argument
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | vms_term_sock.c | 545 LogMessage(char *msg, ...) LogMessage() argument
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 77 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC() argument 25 verify_signature(const OSSL_CMP_CTX *cmp_ctx, const OSSL_CMP_MSG *msg, X509 *cert) verify_signature() argument 225 cert_acceptable(const OSSL_CMP_CTX *ctx, const char *desc1, const char *desc2, X509 *cert, const STACK_OF(X509) *already_checked1, const STACK_OF(X509) *already_checked2, const OSSL_CMP_MSG *msg) cert_acceptable() argument 302 check_cert_path_3gpp(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, X509 *scrt) check_cert_path_3gpp() argument 344 check_msg_given_cert(const OSSL_CMP_CTX *ctx, X509 *cert, const OSSL_CMP_MSG *msg) check_msg_given_cert() argument 358 check_msg_with_certs(OSSL_CMP_CTX *ctx, const STACK_OF(X509) *certs, const char *desc, const STACK_OF(X509) *already_checked1, const STACK_OF(X509) *already_checked2, const OSSL_CMP_MSG *msg, int mode_3gpp) check_msg_with_certs() argument 404 check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, int mode_3gpp) check_msg_all_certs() argument 439 no_log_cb(const char *func, const char *file, int line, OSSL_CMP_severity level, const char *msg) no_log_cb() argument 449 check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) check_msg_find_cert() argument 550 OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) OSSL_CMP_validate_msg() argument 665 ossl_cmp_msg_check_update(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, ossl_cmp_allow_unprotected_cb_t cb, int cb_arg) ossl_cmp_msg_check_update() argument 820 ossl_cmp_verify_popo(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, int acceptRAVerified) ossl_cmp_verify_popo() argument [all...] |
H A D | cmp_server.c | 160 OSSL_CMP_MSG *msg = NULL; in process_cert_request() local 252 OSSL_CMP_MSG *msg = NULL; in process_rr() local 301 OSSL_CMP_MSG *msg; in process_genm() local 318 OSSL_CMP_MSG *msg; process_error() local 337 OSSL_CMP_MSG *msg = NULL; process_certConf() local 397 OSSL_CMP_MSG *msg = NULL; process_pollReq() local [all...] |
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_dtls.c | 388 unsigned char *msg = (unsigned char *)s->init_buf->data; in dtls_get_message_body() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | os390-syscalls.c | 148 } msg; in init_message_queue() local
|
/third_party/rust/crates/cxx/gen/src/include/ |
H A D | cxx.h | 401 const char *msg; member in rust::cxxbridge1::final
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
H A D | cxx.h | 401 const char *msg; member in rust::cxxbridge1::final
|
/third_party/rust/crates/cxx/gen/build/src/gen/include/ |
H A D | cxx.h | 401 const char *msg; member in rust::cxxbridge1::final
|
/third_party/rust/crates/cxx/include/ |
H A D | cxx.h | 401 const char *msg; member in rust::cxxbridge1::final
|
/third_party/openssl/test/ |
H A D | curve448_internal_test.c | 585 static const uint8_t *dohash(EVP_MD_CTX *hashctx, const uint8_t *msg, in dohash() argument
|
H A D | dtlstest.c | 478 char msg[] = { 0x00, 0x01, 0x02, 0x03 }; in test_swap_records() local
|
/third_party/python/Lib/ |
H A D | functools.py | 990 msg = ( variable in cached_property.__get__.defines 1005 msg = ( variable in cached_property.__get__.defines
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-client.c | 134 handle_get_index(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_index() argument 147 handle_get_driver(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_driver() argument 157 handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_owner_module() argument 198 handle_get_playback_streams(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_playback_streams() argument 237 handle_get_record_streams(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_record_streams() argument 253 handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_property_list() argument 263 handle_get_all(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_all() argument 310 handle_kill(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_kill() argument 326 handle_update_properties(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_update_properties() argument 362 handle_remove_properties(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_remove_properties() argument [all...] |
H A D | iface-sample.c | 138 handle_get_index(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_index() argument 151 handle_get_name(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_name() argument 161 handle_get_sample_format(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_sample_format() argument 180 handle_get_sample_rate(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_sample_rate() argument 199 handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_channels() argument 220 handle_get_default_volume(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_default_volume() argument 241 handle_get_duration(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_duration() argument 260 handle_get_bytes(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_bytes() argument 279 handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_property_list() argument 289 handle_get_all(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_get_all() argument 350 handle_play(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_play() argument 395 handle_play_to_sink(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_play_to_sink() argument 439 handle_remove(DBusConnection *conn, DBusMessage *msg, void *userdata) handle_remove() argument [all...] |
/third_party/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 77 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC() argument 25 verify_signature(const OSSL_CMP_CTX *cmp_ctx, const OSSL_CMP_MSG *msg, X509 *cert) verify_signature() argument 225 cert_acceptable(const OSSL_CMP_CTX *ctx, const char *desc1, const char *desc2, X509 *cert, const STACK_OF(X509) *already_checked1, const STACK_OF(X509) *already_checked2, const OSSL_CMP_MSG *msg) cert_acceptable() argument 302 check_cert_path_3gpp(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, X509 *scrt) check_cert_path_3gpp() argument 344 check_msg_given_cert(const OSSL_CMP_CTX *ctx, X509 *cert, const OSSL_CMP_MSG *msg) check_msg_given_cert() argument 358 check_msg_with_certs(OSSL_CMP_CTX *ctx, const STACK_OF(X509) *certs, const char *desc, const STACK_OF(X509) *already_checked1, const STACK_OF(X509) *already_checked2, const OSSL_CMP_MSG *msg, int mode_3gpp) check_msg_with_certs() argument 404 check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, int mode_3gpp) check_msg_all_certs() argument 439 no_log_cb(const char *func, const char *file, int line, OSSL_CMP_severity level, const char *msg) no_log_cb() argument 449 check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) check_msg_find_cert() argument 550 OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) OSSL_CMP_validate_msg() argument 665 ossl_cmp_msg_check_update(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, ossl_cmp_allow_unprotected_cb_t cb, int cb_arg) ossl_cmp_msg_check_update() argument 820 ossl_cmp_verify_popo(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, int acceptRAVerified) ossl_cmp_verify_popo() argument [all...] |
H A D | cmp_server.c | 160 OSSL_CMP_MSG *msg = NULL; in process_cert_request() local 252 OSSL_CMP_MSG *msg = NULL; in process_rr() local 301 OSSL_CMP_MSG *msg; in process_genm() local 318 OSSL_CMP_MSG *msg; process_error() local 337 OSSL_CMP_MSG *msg = NULL; process_certConf() local 397 OSSL_CMP_MSG *msg = NULL; process_pollReq() local [all...] |