Searched refs:__bam_read_root (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_open.c135 if ((ret = __bam_read_root(dbp)) != 0)
201 * __bam_read_root --
204 * PUBLIC: int __bam_read_root __P((DB *));
207 __bam_read_root(dbp) function
H A Dbt_recno.c149 if ((ret = __bam_read_root(dbp)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h29 int __bam_read_root __P((DB *));

Completed in 57 milliseconds