Searched refs:__db_moff (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_compare.c131 * We ignore __db_moff() errors, because we have no way of returning
134 (void) __db_moff(dbp,
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h103 int __db_moff __P((DB *, const DBT *, db_pgno_t, u_int32_t,
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c335 * __db_moff --
344 * PUBLIC: int __db_moff __P((DB *, const DBT *, db_pgno_t, u_int32_t,
348 __db_moff(dbp, dbt, pgno, tlen, cmpfunc, cmpp) function
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash.c999 if ((ret = __db_moff(dbp, val,
1159 if ((ret = __db_moff(dbp,

Completed in 24 milliseconds