Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp59 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvPacket() local
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c46 struct cmsghdr *cmsg = NULL; in BuildControlMessage() local
86 struct cmsghdr *cmsg = NULL; GetFdsFromMsg() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_socket.cpp173 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvMsgFromSocket() local
226 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvMsgCredFromSocket() local
269 static bool SendMsgCtlToSocket(int sockfd, const void *cmsg, const int cmsgLen) in SendMsgCtlToSocket() argument
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp135 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msgh); in ReadPidFromMsgh() local
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c189 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in WriteMessage() local
/base/startup/init/test/systest/
H A Dloopclient_systest.c261 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in WriteMessage() local
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp268 struct cmsghdr *cmsg = nullptr; in HandleRecvMessage() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c328 struct cmsghdr *cmsg = NULL; in HandleRecvMessage() local

Completed in 8 milliseconds