rec_put.c | 157 if (__rec_iput(t, 165 if ((status = __rec_iput(t, nrec - 1, &fdata, flags)) != RET_SUCCESS) 182 * __REC_IPUT -- Add a recno item to the tree. 193 __rec_iput(BTREE *t, recno_t nrec, const DBT *data, u_int flags) function in typeref:typename:int
|