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

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_rsearch.c276 * __bam_adjust --
279 * PUBLIC: int __bam_adjust __P((DBC *, int32_t));
282 __bam_adjust(dbc, adjust) function
H A Dbt_put.c357 if ((ret = __bam_adjust(dbc, 1)) != 0)
H A Dbt_recno.c308 __bam_adjust(dbc, -1);
H A Dbt_cursor.c330 if ((ret = __bam_adjust(dbc, -1)) != 0)
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h63 int __bam_adjust __P((DBC *, int32_t));

Completed in 26 milliseconds