Searched refs:InitMsgh (Results 1 – 1 of 1) sorted by relevance
117 void InitMsgh(char* buffer, int bufferLen, std::array<char, CMSG_SPACE(sizeof(struct ucred))>& cont… in InitMsgh() function244 InitMsgh(buffer, BUFFER_SIZE, control, msgh, iov); in ReceiveMsg()