Searched refs:_headerInfo (Results 1 – 1 of 1) sorted by relevance
2165 struct _headerInfo struct2176 return ((const struct _headerInfo *)v1)->_value - in compareValueLocation() argument2177 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()2189 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r()2245 qsort( headers, count, sizeof( struct _headerInfo ), compareValueLocation ); in LSAPI_ForeachOrgHeader_r()
Completed in 13 milliseconds