Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c432 bi.nrecs = __bam_total(lp);
450 bi.nrecs = __bam_total(rp);
476 bi.nrecs = __bam_total(rp);
493 bi.nrecs = __bam_total(rp);
547 ri.nrecs = __bam_total(lp);
552 ri.nrecs = __bam_total(rp);
587 __bam_total(rchild) : 0;
H A Dbt_rsearch.c361 __bam_total(h) in __bam_total() function
H A Dbt_rec.c385 __bam_total(_lp) + __bam_total(_rp) : 0);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h65 db_recno_t __bam_total __P((PAGE *));