Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h63 int __bam_adjust __P((DBC *, int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_rsearch.c282 __bam_adjust(dbc, adjust) in __bam_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)