Searched refs:HTTP_IO_RESPONSE_DATA (Results 1 – 4 of 4) sorted by relevance
213 } HTTP_IO_RESPONSE_DATA; typedef331 OUT HTTP_IO_RESPONSE_DATA *ResponseData
43 HTTP_IO_RESPONSE_DATA *ResponseData; // Not include any message-body data.
748 HTTP_IO_RESPONSE_DATA *ResponseData; in HttpBootGetBootFile()749 HTTP_IO_RESPONSE_DATA ResponseBody; in HttpBootGetBootFile()911 ResponseData = AllocateZeroPool (sizeof(HTTP_IO_RESPONSE_DATA)); in HttpBootGetBootFile()995 ZeroMem (&ResponseBody, sizeof (HTTP_IO_RESPONSE_DATA)); in HttpBootGetBootFile()
914 OUT HTTP_IO_RESPONSE_DATA *ResponseData in HttpIoRecvResponse()