Searched refs:__db_dput (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | db_ext.h | 71 int __db_dput __P((DBC *, DBT *,
|
/illumos-gate/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_dup.c | 263 ret = __db_dput(dbc, 351 ret = __db_dput(dbc, &dbt,
|
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 134 if ((ret = __db_dput(dbc, data, hp, indxp, __bam_new)) != 0)
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_dup.c | 39 __db_dput(dbc, dbt, pp, indxp, newfunc) in __db_dput() function
|