Searched refs:to_find (Results 1 – 2 of 2) sorted by relevance
401 db_pgno_t to_find, next_pgno, link_page; variable408 to_find = ADDR(pagep);414 while (NEXT_PGNO(pagep) != to_find) {430 if (item_info->pgno == to_find) {
1309 zev_guidtrack_t to_find; in zev_eventstat() local1315 to_find.guid = rec->guid; in zev_eventstat()1316 gt = avl_find(&zevstat.guids_runtime, &to_find, &where); in zev_eventstat()1326 gt_int = avl_find(&zevstat.guids_interval, &to_find, &where); in zev_eventstat()