Lines Matching refs:lastaction
114 struct ACTION_RECORD *lastaction;
2229 static void mark_transactions(struct ACTION_RECORD *lastaction)
2242 for (action=lastaction; action; action=action->prev) {
2273 for (action=lastaction; action; action=action->prev) {
2311 ctx->lastaction = action;
2327 (int)ctx->lastaction->num,
2329 err = play_undos(ctx->vol, ctx->lastaction);
2340 (int)ctx->lastaction->num);
2341 mark_transactions(ctx->lastaction);
2358 ctx->lastaction = (struct ACTION_RECORD*)NULL;
2366 mark_transactions(ctx->lastaction);
2371 (int)ctx->lastaction->num);
3601 ctx->lastaction = (struct ACTION_RECORD*)NULL;
3685 ctx->lastaction = (struct ACTION_RECORD*)NULL;
4010 ctx->lastaction = (struct ACTION_RECORD*)NULL;