Home
last modified time | relevance | path

Searched defs:msghdr (Results 1 - 25 of 87) sorted by relevance

1234

/base/startup/init/ueventd/
H A Dueventd_socket.c64 struct msghdr msghdr = {}; in ReadUeventMessage() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_util.cpp52 struct msghdr msghdr = {}; in SocketSendFd() local
[all...]
/third_party/alsa-lib/src/
H A Dsocket.c49 struct msghdr msghdr; in snd_send_fd() local
82 struct msghdr msghdr; snd_receive_fd() local
[all...]
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c26 int BuildControlMessage(struct msghdr *msghdr, int *fds, int fdCount, bool sendUcred) in BuildControlMessage() argument
79 GetFdsFromMsg(size_t *outFdCount, pid_t *requestPid, struct msghdr msghdr) GetFdsFromMsg() argument
125 struct msghdr msghdr = { ReceiveFds() local
[all...]
H A Dfd_holder.c80 struct msghdr msghdr = { in ServiceSendFds() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dsocket_app.h76 struct msghdr { struct
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg02.c46 struct msghdr msghdr = { in verify_recvmsg() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dmod.rs18 pub struct msghdr { structure names
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetlink_socket.cpp93 struct nlmsghdr *msghdr = reinterpret_cast<struct nlmsghdr *>(msghdrBuf.get()); in ClearRouteInfo() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Dmod.rs92 pub struct msghdr { structure names
/base/startup/init/services/init/standard/
H A Dfd_holder_service.c78 struct msghdr msghdr = { in SendErrorInfo() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs147 pub struct msghdr { structure names
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp436 struct msghdr msghdr = {}; in HWTEST_F() local
466 struct msghdr msghdr = {}; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c228 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp() local
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dqmi_interface.c741 struct msghdr msghdr = {}; in qmi_send_message() local
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqmi_interface.c745 struct msghdr msghdr = {}; in qmi_send_message() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c308 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp() local
/third_party/eudev/src/shared/
H A Dlog.c312 struct msghdr msghdr = { in write_to_syslog() local
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs15 pub struct msghdr { structure names
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp112 msghdr msghdr = {0}; in AudioPnpReadUeventMsg() local
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Drecv.c450 int rds_notify_queue_get(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_queue_get() argument
518 static int rds_notify_cong(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_cong() argument
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Drecv.c451 int rds_notify_queue_get(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_queue_get() argument
519 static int rds_notify_cong(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_cong() argument
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c208 struct msghdr msghdr = { in espintcp_sendskmsg_locked() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bpf.c91 struct msghdr msghdr = {}; in tcp_bpf_push() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c463 struct bfi_msgq_mhdr *msghdr; in bfa_msgq_rspq_pi_update() local

Completed in 15 milliseconds

1234