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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h36 int __bam_iitem __P((DBC *,
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c745 if ((ret = __bam_iitem(dbc, &cp->csp->page,
1312 * Select the arguments for __bam_iitem() and do the insert. If the
1318 switch (ret = __bam_iitem(dbc,
1327 * page counts were made by __bam_iitem().
H A Dbt_put.c72 * __bam_iitem --
75 * PUBLIC: int __bam_iitem __P((DBC *,
79 __bam_iitem(dbc, hp, indxp, key, data, op, flags) function
H A Dbt_cursor.c979 ret = __bam_iitem(dbc, &cp->page, &indx, key, data, iiop, iiflags);

Completed in 64 milliseconds