Searched refs:__txn_regop_read (Results 1 – 3 of 3) sorted by relevance
12 int __txn_regop_read __P((void *, __txn_regop_args **));
87 if ((ret = __txn_regop_read(dbtp->data, &argp)) != 0)
91 if ((ret = __txn_regop_read(dbtp->data, &argp)) != 0)110 __txn_regop_read(recbuf, argpp) in __txn_regop_read() function