Searched defs:__rec_iput (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Dextern.h46 #define __rec_iput __kdb2_rec_iput macro
64 int __rec_iput __P((BTREE *, recno_t, const DBT *, u_int));
H A Drec_put.c160 if (__rec_iput(t,
168 if ((status = __rec_iput(t, nrec - 1, &fdata, flags)) != RET_SUCCESS)
190 __rec_iput(t, nrec, data, flags) function

Completed in 15 milliseconds