Searched refs:pDbVal1 (Results 1 – 1 of 1) sorted by relevance
145 void *pDbVal1; in testFetchCompare() local153 rc = tdb_fetch(pControl, pKey, nKey, &pDbVal1, &nDbVal1); in testFetchCompare()160 && (nDbVal1!=nDbVal2 || (nDbVal1>0 && memcmp(pDbVal1, pDbVal2, nDbVal1))) in testFetchCompare()