Home
last modified time | relevance | path

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

123

/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/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.c73 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_events.c65 struct cmsghdr *cmsg; in main() local
Dtest_peeloff.c72 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_nonblock.c75 struct cmsghdr *cmsg; in main() local
Dtest_assoc_shutdown.c73 struct cmsghdr *cmsg; in main() local
Dtest_assoc_abort.c74 struct cmsghdr *cmsg; in main() local
Dtest_fragments.c85 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_sendmsg.c82 struct cmsghdr *cmsg; in main() local
Dtest_tcp_style.c77 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_addrs.c90 struct cmsghdr *cmsg; in main() local
Dtest_basic.c75 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_threads.c93 struct cmsghdr *cmsg; in t_send() local
Dtest_timetolive.c100 struct cmsghdr *cmsg; in main() 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/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/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