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

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c66 static int __bam_ovput __P((DBC *, PAGE *, u_int32_t, DBT *));
240 if ((ret = __bam_ovput(dbc, h, indx, key)) != 0)
311 if ((ret = __bam_ovput(dbc, h, indx, data)) != 0)
431 * __bam_ovput --
435 __bam_ovput(dbc, h, indx, item) function

Completed in 21 milliseconds