/third_party/alsa-lib/src/ |
D | socket.c | 47 struct cmsghdr *cmsg = alloca(cmsg_len); in snd_send_fd() local 80 struct cmsghdr *cmsg = alloca(cmsg_len); in snd_receive_fd() local
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_pack.c | 212 pack_ctx (char **buf, CtxMsg * cmsg) in pack_ctx() 227 upack_ctx (char **buf, CtxMsg * cmsg) in upack_ctx() 233 pack_duration (char **buf, DurationMsg * cmsg) in pack_duration() 248 upack_duration (char **buf, DurationMsg * cmsg) in upack_duration() 363 CtxMsg *cmsg = (CtxMsg *) & msg; in get_result() local 384 DurationMsg *cmsg = (DurationMsg *) & msg; in get_result() local
|
/third_party/ltp/utils/sctp/lib/ |
D | sendmsg.c | 39 struct cmsghdr *cmsg; in sctp_sendmsg() local 90 struct cmsghdr *cmsg; in sctp_send() local
|
D | recvmsg.c | 63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpsink.c | 287 struct cmsghdr *cmsg; in gst_avtp_sink_init_msghdr() local 376 struct cmsghdr *cmsg; in gst_avtp_sink_process_error_queue() local 425 struct cmsghdr *cmsg = CMSG_FIRSTHDR (avtpsink->msg); in gst_avtp_sink_render() local
|
/third_party/musl/src/network/ |
D | recvmsg.c | 15 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
D | recvmsg.c | 16 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
|
/third_party/musl/src/misc/ |
D | fmtmsg.c | 28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg() local
|
/third_party/ltp/utils/sctp/testlib/ |
D | sctputil.c | 99 struct cmsghdr *cmsg; in test_print_message() local 282 struct cmsghdr *cmsg = NULL; in test_check_msg_data() local
|
/third_party/ltp/utils/sctp/func_tests/ |
D | test_inaddr_any.c | 74 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_events.c | 66 struct cmsghdr *cmsg; in main() local
|
D | test_assoc_abort.c | 75 struct cmsghdr *cmsg; in main() local
|
D | test_peeloff.c | 73 struct cmsghdr *cmsg; in main() local
|
D | test_assoc_shutdown.c | 74 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_nonblock.c | 76 struct cmsghdr *cmsg; in main() local
|
D | test_fragments.c | 86 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_sendmsg.c | 83 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_addrs.c | 91 struct cmsghdr *cmsg; in main() local
|
D | test_tcp_style.c | 78 struct cmsghdr *cmsg; in main() local
|
D | test_basic.c | 76 struct cmsghdr *cmsg; in main() local
|
/third_party/openssl/engines/ |
D | e_afalg.c | 326 static ossl_inline void afalg_set_op_sk(struct cmsghdr *cmsg, in afalg_set_op_sk() 335 static void afalg_set_iv_sk(struct cmsghdr *cmsg, const unsigned char *iv, in afalg_set_iv_sk() 411 struct cmsghdr *cmsg; in afalg_start_cipher_sk() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | iochannel.c | 307 } cmsg; in pa_iochannel_write_with_creds() local 359 } cmsg; in pa_iochannel_write_with_fds() local 407 } cmsg; in pa_iochannel_read_with_ancil_data() local
|
/third_party/ffmpeg/libavformat/ |
D | sctp.c | 82 struct cmsghdr *cmsg = NULL; in ff_sctp_recvmsg() local 132 struct cmsghdr *cmsg; in ff_sctp_send() local
|
/third_party/wayland_standard/src/ |
D | wayland-os.c | 94 struct cmsghdr *cmsg; in recvmsg_cloexec_fallback() local
|
/third_party/libuv/test/ |
D | test-pipe-sendmsg.c | 114 struct cmsghdr *cmsg; in TEST_IMPL() local
|