Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c392 db_pgno_t to_find, next_pgno, link_page; variable
399 to_find = ADDR(pagep);
405 while (NEXT_PGNO(pagep) != to_find) {
421 if (item_info->pgno == to_find) {