Searched defs:messagehdr (Results 1 – 1 of 1) sorted by relevance
314 struct msghdr messagehdr; member688 struct msghdr *messagehdr, int flags, int *Error) in internal_sendmsg()1346 struct msghdr *messagehdr, int cc, int send_errno) in completeio_send()2311 struct msghdr *messagehdr, int nbytes, int send_errno, IoCompletionInfo *lpo) in internal_send()2470 struct msghdr *messagehdr = NULL; in SocketIoThread() local