Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_compare.c135 dbt, bo->pgno, bo->tlen, func == __bam_defcmp ? NULL : func, &ret);
146 __bam_defcmp(a, b) in __bam_defcmp() function
H A Dbt_open.c90 t->bt_compare = __bam_defcmp;
123 t->bt_compare = __bam_defcmp;
H A Dbt_cursor.c657 __bam_defcmp : dbp->dup_compare)) == 0) {
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h6 int __bam_defcmp __P((const DBT *, const DBT *));
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb.c225 __bam_defcmp : dbinfo->dup_compare;
H A Ddb_dup.c800 dbt, h, *indxp, __bam_defcmp)) != 0)
/titanic_41/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c638 func = __bam_defcmp;
H A Dhash.c1011 __bam_defcmp(&tmp_val, val) :