Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_search.c48 static int __bt_snext __P((BTREE *, PAGE *, const DBT *, int *));
114 __bt_snext(t, h, key, exactp))
151 __bt_snext(t, h, key, exactp) in __bt_snext() function