Home
last modified time | relevance | path

Searched refs:InitMsgh (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp117 void InitMsgh(char* buffer, int bufferLen, std::array<char, CMSG_SPACE(sizeof(struct ucred))>& cont… in InitMsgh() function
244 InitMsgh(buffer, BUFFER_SIZE, control, msgh, iov); in ReceiveMsg()