Searched refs:lsapi_http_header_index (Results 1 – 3 of 3) sorted by relevance
164 struct lsapi_http_header_index struct
109 struct lsapi_http_header_index * m_pHeaderIndex;
1238 pReq->m_pHeaderIndex = ( struct lsapi_http_header_index * )pBegin; in parseRequest()1239 pBegin += sizeof( struct lsapi_http_header_index ); in parseRequest()
Completed in 22 milliseconds