Home
last modified time | relevance | path

Searched refs:__bt_put (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dextern.h65 #define __bt_put __kdb2_bt_put macro
104 int __bt_put __P((const DB *dbp, DBT *, const DBT *, u_int));
H A Dbt_put.c69 __bt_put(dbp, key, data, flags) in __bt_put() function
H A Dbt_open.c186 dbp->put = __bt_put;