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

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c40 static int __bam_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
156 dbc->c_put = __bam_c_put;
751 * __bam_c_put --
755 __bam_c_put(dbc, key, data, flags) function

Completed in 23 milliseconds