Home
last modified time | relevance | path

Searched defs:iov (Results 1 - 12 of 12) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp38 struct iovec iov; in RecvPacket() local
/base/startup/init/ueventd/
H A Dueventd_socket.c65 struct iovec iov; in ReadUeventMessage() local
/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_auth.c85 struct iovec iov[1]; in RecvCaMsg() local
H A Dtee_ca_daemon.c45 static int InitMsg(struct msghdr *hmsg, struct iovec *iov, size_t iovLen, in InitMsg() argument
63 struct iovec iov[IOV_LEN]; in SendFileDescriptor() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_socket.cpp157 struct iovec iov = { in RecvMsgFromSocket() local
211 struct iovec iov = { in RecvMsgCredFromSocket() local
253 struct iovec iov; in SendMsgIovToSocket() local
278 struct iovec iov = { in SendMsgCtlToSocket() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs.cpp86 struct iovec iov; in CreateRemoteRegs() local
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_socket.c83 static int InitRecvMsg(struct msghdr *recvMsg, struct iovec *iov, size_t iovLen, in InitRecvMsg() argument
103 struct iovec iov[IOV_LEN]; in RecvFileDescriptor() local
182 static void InitSockMsg(struct msghdr *message, CaRevMsg *revMsg, struct iovec *iov) in InitSockMsg() argument
214 struct iovec iov[1]; CaDaemonConnectWithCaInfo() local
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp240 struct iovec iov = { in ReceiveMsg() local
117 InitMsgh(char* buffer, int bufferLen, std::array<char, CMSG_SPACE(sizeof(struct ucred))>& control, struct msghdr& msgh, struct iovec& iov) InitMsgh() argument
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c174 struct iovec iov = { in WriteMessage() local
/base/startup/init/test/systest/
H A Dloopclient_systest.c244 struct iovec iov = { in WriteMessage() local
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp252 struct iovec iov = { in HandleRecvMessage() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c311 struct iovec iov = { in HandleRecvMessage() local

Completed in 10 milliseconds