Home
last modified time | relevance | path

Searched refs:__db_pitem (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c438 __db_pitem(dbc, rootp, 0, BINTERNAL_SIZE(0), &hdr, NULL)) != 0)
457 if ((ret = __db_pitem(dbc, rootp, 1,
483 if ((ret = __db_pitem(dbc, rootp, 1,
500 if ((ret = __db_pitem(dbc, rootp, 1,
548 if ((ret = __db_pitem(dbc, rootp, 0, RINTERNAL_SIZE, &hdr, NULL)) != 0)
553 if ((ret = __db_pitem(dbc, rootp, 1, RINTERNAL_SIZE, &hdr, NULL)) != 0)
636 if ((ret = __db_pitem(dbc, ppage, off,
685 if ((ret = __db_pitem(dbc, ppage, off,
707 if ((ret = __db_pitem(dbc, ppage, off,
734 if ((ret = __db_pitem(dbc,
H A Dbt_put.c243 if ((ret = __db_pitem(dbc, h, indx,
322 ret = __db_pitem(dbc, h, indx,
327 ret = __db_pitem(dbc, h, indx,
425 if ((ret = __db_pitem(dbc, \
620 __db_pitem(dbc, cp, cpindx, hdr.size, &hdr, NULL)) != 0)
H A Dbt_rec.c552 if ((ret = __db_pitem(dbc, pagep, 0,
H A Dbt_recno.c332 if ((ret = __db_pitem(dbc,
H A Dbt_cursor.c1798 (void)__db_pitem(dbc, h, indx, BOVERFLOW_SIZE, &dbt, NULL);
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h77 int __db_pitem
/titanic_41/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c308 ret = __db_pitem(dbc, hcp->dpagep,
325 ret = __db_pitem(dbc, hcp->dpagep,
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_dup.c96 if ((ret = __db_pitem(dbc,
459 __db_pitem(dbc, pagep, indx, nbytes, hdr, data) in __db_pitem() function
H A Ddb_rec.c75 if ((ret = __db_pitem(dbc, pagep, argp->indx, argp->nbytes,