Searched refs:dbrc (Results 1 – 1 of 1) sorted by relevance
610 int dbrc; in doDataTest3() local613 dbrc = tdb_fetch(pDb, aKey, sizeof(aKey)-1, &pDbVal, &nDbVal); in doDataTest3()614 testCompareInt(0, dbrc, &rc); in doDataTest3()