Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 - 25 of 57) sorted by relevance

123

/third_party/rust/crates/libc/libc-test/src/
H A Dcmsg.c13 struct cmsghdr *cmsg_nxthdr(struct msghdr *msgh, struct cmsghdr *cmsg) { in cmsg_nxthdr() argument
25 unsigned char *cmsg_data(struct cmsghdr *cmsg) { in cmsg_data() argument
/third_party/alsa-lib/src/
H A 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
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H A Drecvmsg.c16 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
[all...]
/third_party/musl/src/network/
H A Drecvmsg.c18 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
[all...]
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c39 struct cmsghdr *cmsg; in sctp_sendmsg() local
90 struct cmsghdr *cmsg; in sctp_send() local
[all...]
H A Drecvmsg.c63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
/third_party/musl/src/misc/
H A Dfmtmsg.c28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg() local
/third_party/libuv/test/
H A Dtest-pipe-sendmsg.c114 struct cmsghdr *cmsg; in TEST_IMPL() local
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_events.c66 struct cmsghdr *cmsg; in main() local
H A Dtest_1_to_1_nonblock.c76 struct cmsghdr *cmsg; in main() local
H A Dtest_assoc_abort.c75 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_assoc_shutdown.c74 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_peeloff.c73 struct cmsghdr *cmsg; in main() local
H A Dtest_inaddr_any.c74 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_1_to_1_addrs.c91 struct cmsghdr *cmsg; in main() local
H A Dtest_1_to_1_sendmsg.c83 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_basic.c76 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_1_to_1_threads.c94 struct cmsghdr *cmsg; in t_send() local
H A Dtest_timetolive.c101 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_tcp_style.c78 struct cmsghdr *cmsg; in main() local
H A Dtest_fragments.c86 struct cmsghdr *cmsg; in main() local
/third_party/ltp/testcases/cve/
H A Dicmp_rate_limit01.c108 struct cmsghdr *cmsg; in count_icmp_errors() local
/third_party/ltp/lib/
H A Dtst_af_alg.c204 struct cmsghdr *cmsg; in tst_alg_sendmsg() local
[all...]
/third_party/rust/crates/libc/libc-test/
H A Dbuild.rs16 let mut cmsg = cc::Build::new(); in do_cc() variables
/third_party/toybox/toys/net/
H A Dping.c116 struct cmsghdr *cmsg; in ping_main() local

Completed in 21 milliseconds

123