Searched refs:ScanResult (Results 1 – 1 of 1) sorted by relevance
166 typedef struct ScanResult ScanResult; typedef167 struct ScanResult { struct197 ScanResult *p = (ScanResult *)pCtx; in scanCompareCb() argument272 ScanResult res1; in testScanCompare()273 ScanResult res2; in testScanCompare()277 memset(&res1, 0, sizeof(ScanResult)); in testScanCompare()278 memset(&res2, 0, sizeof(ScanResult)); in testScanCompare()