Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h73 int __db_drem __P((DBC *,
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_dup.c112 __db_drem(dbc, pp, indx, freefunc) in __db_drem() function
/titanic_41/usr/src/cmd/sendmail/db/hash/
H A Dhash.c430 if ((ret = __db_drem(dbc,
/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c1733 if ((ret = __db_drem(dbc, &h, indx, __bam_free)) != 0)