Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c64 static int __bam_fixed __P((DBC *, DBT *));
143 if ((ret = __bam_fixed(dbc, &tdbt)) != 0)
663 __bam_fixed(dbc, dbt) in __bam_fixed() function