Searched refs:cmsgBuf (Results 1 – 1 of 1) sorted by relevance
94 char *cmsgBuf; in recvPackets_x() local100 T_QUIET; T_ASSERT_NOTNULL(cmsgBuf = calloc(numMsg, ALIGN(cmsgLen)), "cmsgBuf calloc()"); in recvPackets_x()116 msg->msg_control = cmsgBuf + (i * ALIGN(cmsgLen)); in recvPackets_x()160 free(cmsgBuf); in recvPackets_x()