Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_ret.c76 return (__db_retcopy(dbt, data, len, memp, memsize,
88 __db_retcopy(dbt, data, len, memp, memsize, db_malloc) in __db_retcopy() function
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_get.c188 if ((ret = __db_retcopy(dbt, (u_int8_t *)p + sizeof(HDR),
254 if ((ret = __db_retcopy(dbt, shortp, len,
291 if ((ret = __db_retcopy(dbt, tbuf, len,
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h130 int __db_retcopy __P((DBT *,
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c625 (ret = __db_retcopy(key, &cp->recno, sizeof(cp->recno),
H A Dbt_cursor.c739 ret = __db_retcopy(data, &recno, sizeof(recno),