Home
last modified time | relevance | path

Searched refs:lnpg (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
441 if ((l = __bt_new(t, &lnpg)) == NULL || in bt_root()
444 l->pgno = lnpg; in bt_root()