Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c62 static int __bam_broot __P((DBC *, PAGE *, PAGE *, PAGE *));
227 __bam_broot(dbc, cp->page, lp, rp))) != 0)
400 __bam_broot(dbc, rootp, lp, rp) in __bam_broot() function