TR_ACTION          97 modules/ud/ud_recover.c  tr->action = TR_ACTION(tr->action) + TCP_ROLLBACK;
TR_ACTION         107 modules/ud/ud_recover.c 			 tr->transaction_id, tr->object_id, tr->sequence_id, tr->class_type, tr->mode, TR_ACTION(tr->action), TR_STATUS(TCP_ROLLBACK));
TR_ACTION         125 modules/ud/ud_tr.h #define CP_ROLLBACK(a)         (a)=(TR_ACTION(a) + TCP_ROLLBACK)
TR_ACTION         126 modules/ud/ud_tr.h #define CP_COMMIT(a)           (a)= TR_ACTION(a)