Home
last modified time | relevance | path

Searched refs:__db_doff (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h102 int __db_doff __P((DBC *, db_pgno_t, int (*)(DBC *, PAGE *)));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c289 __db_doff(dbc, pgno, freefunc) in __db_doff() function
H A Ddb_dup.c125 if ((ret = __db_doff(dbc,
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_delete.c220 __db_doff(dbc, bo->pgno, __bam_free)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c636 ret = __db_doff(dbc, pgno, __ham_del_page);
645 ret = __db_doff(dbc, pgno, __ham_del_page);