Searched refs:msghdr_x (Results 1 – 4 of 4) sorted by relevance
90 struct msghdr_x *msgList; in recvPackets_x()96 T_QUIET; T_ASSERT_NOTNULL(msgList = calloc(numMsg, sizeof(struct msghdr_x)), "msgList calloc()"); in recvPackets_x()109 struct msghdr_x *msg = &msgList[i]; in recvPackets_x()139 struct msghdr_x *msg = &msgList[i % numMsg]; in recvPackets_x()241 struct msghdr_x headers[3] = {
61 struct msghdr_x msgList[NMSGS]; in send_packets()63 struct msghdr_x *msg; in send_packets()125 struct msghdr_x msglist[NMSGS]; in receive_packets()143 struct msghdr_x *msg = &msglist[i]; in receive_packets()166 struct msghdr_x *msg = &msglist[i]; in receive_packets()
68 struct msghdr_x message_headers[2] = {};
405 struct msghdr_x { struct803 ssize_t recvmsg_x(int s, const struct msghdr_x *msgp, u_int cnt, int flags);835 ssize_t sendmsg_x(int s, const struct msghdr_x *msgp, u_int cnt, int flags);