Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 – 25 of 68) sorted by relevance

123

/third_party/alsa-lib/src/
Dsocket.c47 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/
Dcheck_pack.c212 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/
Dsendmsg.c39 struct cmsghdr *cmsg; in sctp_sendmsg() local
90 struct cmsghdr *cmsg; in sctp_send() local
Drecvmsg.c63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpsink.c287 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/
Drecvmsg.c15 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
/third_party/musl/porting/liteos_a/user/src/network/
Drecvmsg.c16 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
/third_party/musl/src/misc/
Dfmtmsg.c28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg() local
/third_party/ltp/utils/sctp/testlib/
Dsctputil.c99 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/
Dtest_inaddr_any.c74 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_events.c66 struct cmsghdr *cmsg; in main() local
Dtest_assoc_abort.c75 struct cmsghdr *cmsg; in main() local
Dtest_peeloff.c73 struct cmsghdr *cmsg; in main() local
Dtest_assoc_shutdown.c74 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_nonblock.c76 struct cmsghdr *cmsg; in main() local
Dtest_fragments.c86 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_sendmsg.c83 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_addrs.c91 struct cmsghdr *cmsg; in main() local
Dtest_tcp_style.c78 struct cmsghdr *cmsg; in main() local
Dtest_basic.c76 struct cmsghdr *cmsg; in main() local
/third_party/openssl/engines/
De_afalg.c326 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/
Diochannel.c307 } 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/
Dsctp.c82 struct cmsghdr *cmsg = NULL; in ff_sctp_recvmsg() local
132 struct cmsghdr *cmsg; in ff_sctp_send() local
/third_party/wayland_standard/src/
Dwayland-os.c94 struct cmsghdr *cmsg; in recvmsg_cloexec_fallback() local
/third_party/libuv/test/
Dtest-pipe-sendmsg.c114 struct cmsghdr *cmsg; in TEST_IMPL() local

123