Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c67 static int __ram_root __P((DBC *, PAGE *, PAGE *, PAGE *));
226 __ram_root(dbc, cp->page, lp, rp) :
525 __ram_root(dbc, rootp, lp, rp) in __ram_root() function