Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 - 25 of 63) 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
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp75 char cmsg[CMSG_SPACE(sizeof(fd))]; in Send() member
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_interface.cpp103 char cmsg[CMSG_SPACE(sizeof(int32_t))]; in RecvMsgFromUnixServer() member
/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...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dfwmark_network.cpp145 char cmsg[CMSG_SPACE(sizeof(socketFd))]; in SendMessage() member
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_listener.cpp46 struct cmsghdr *cmsg; in UeventKernelMulticastRecv() 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...]

Completed in 9 milliseconds

123