Home
last modified time | relevance | path

Searched defs:__rec_iput (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/recno/
H A Dextern.h46 #define __rec_iput __kdb2_rec_iput macro
H A Drec_put.c190 __rec_iput(t, nrec, data, flags) in __rec_iput() function
/freebsd/lib/libc/db/recno/
H A Drec_put.c184 __rec_iput(BTREE *t, recno_t nrec, const DBT *data, u_int flags) in __rec_iput() function