Searched refs:__db_goff (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/db/db/ |
H A D | db_ret.c | 54 return (__db_goff(dbp, dbt, 66 return (__db_goff(dbp, dbt,
|
H A D | db_overflow.c | 82 __db_goff(dbp, dbt, tlen, pgno, bpp, bpsz) in __db_goff() function 371 if ((ret = __db_goff(dbp,
|
/titanic_44/usr/src/cmd/sendmail/db/include/ |
H A D | db_ext.h | 97 int __db_goff __P((DB *, DBT *,
|
/titanic_44/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 777 if ((ret = __db_goff(dbp, ©, bo->tlen,
|