Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
txn_commit
usr/src/cmd/sendmail/db/db.h
900
int txn_commit __P((DB_TXN *));
usr/src/cmd/sendmail/db/xa/xa.c
374
if (txn_commit(env->xa_txn) != 0)