Searched refs:__db_poff (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h99 int __db_poff __P((DBC *, const DBT *, db_pgno_t *,
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c160 * __db_poff --
163 * PUBLIC: int __db_poff __P((DBC *, const DBT *, db_pgno_t *,
167 __db_poff(dbc, dbt, pgnop, newfunc) function
H A Ddb_dup.c58 if ((ret = __db_poff(dbc, dbt, &pgno, newfunc)) != 0)
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c447 if ((ret = __db_poff(dbc, item, &bo.pgno, __bam_new)) != 0)
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c1310 if ((ret = __db_poff(dbc,
1328 if ((ret = __db_poff(dbc,

Completed in 36 milliseconds