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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c33 static int __bam_c_first __P((DBC *, CURSOR *));
437 if ((ret = __bam_c_first(dbc, cp)) != 0)
1066 * __bam_c_first --
1070 __bam_c_first(dbc, cp) function

Completed in 45 milliseconds