Searched refs:DB_IdxAdd (Results 1 – 1 of 1) sorted by relevance
452 static OFCondition DB_IdxAdd (DB_Private_Handle *phandle, int *idx, IdxRecord *idxRec) in DB_IdxAdd() function2866 if (DB_IdxAdd (handle_, &i, &idxRec) == EC_Normal) in storeRequest()