Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h19 int __bam_c_init __P((DBC *));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c121 if ((ret = __bam_c_init(dbc)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c122 __bam_c_init(dbc) in __bam_c_init() function