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

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c32 static int __bam_c_destroy __P((DBC *));
153 dbc->c_am_destroy = __bam_c_destroy;
159 dbc->c_am_destroy = __bam_c_destroy;
213 * __bam_c_destroy --
217 __bam_c_destroy(dbc) function

Completed in 23 milliseconds