Searched refs:__txn_child_read (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn_ext.h31 int __txn_child_read __P((void *, __txn_child_args **));
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn_rec.c227 if ((ret = __txn_child_read(dbtp->data, &argp)) != 0)
H A Dtxn_auto.c526 if ((ret = __txn_child_read(dbtp->data, &argp)) != 0)
543 * PUBLIC: int __txn_child_read __P((void *, __txn_child_args **));
546 __txn_child_read(recbuf, argpp) function

Completed in 45 milliseconds