Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/btree/
H A Dbt_split.c434 pgno_t lnpg, rnpg; in bt_root() local
442 (r = __bt_new(t, &rnpg)) == NULL) in bt_root()
445 r->pgno = rnpg; in bt_root()