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

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_seq.c77 static int __bt_first __P((BTREE *, const DBT *, EPG *, int *));
203 return (__bt_first(t, key, ep, &exact));
311 if ((rval = __bt_first(t, &c->key, ep, &exact)) == RET_ERROR)
384 * __bt_first --
398 __bt_first(t, key, erval, exactp) function

Completed in 15 milliseconds