Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h89 int __db_getchk __P((const DB *, const DBT *, DBT *, u_int32_t));
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_iface.c257 __db_getchk(dbp, key, data, flags) in __db_getchk() function
H A Ddb_am.c340 if ((ret = __db_getchk(dbp, key, data, flags)) != 0)