Home
last modified time | relevance | path

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

/illumos-gate/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;
217 __bam_c_destroy(dbc) in __bam_c_destroy() function