Home
last modified time | relevance | path

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)
1070 __bam_c_first(dbc, cp) in __bam_c_first() function