Searched defs:nextpg (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/uvm/ | ||
H A D | uvm_pdaemon.c | 426 struct vm_page *p, *nextpg; uvmpd_scan_inactive() local |
/openbsd-src/lib/libc/db/btree/ | ||
H A D | bt_delete.c | 143 recno_t nextpg, prevpg; in __bt_stkacq() local |
H A D | btree.h | 68 pgno_t nextpg; /* right sibling */ member |