other_action      980 daemons/fenced/fenced_remote.c         const char *other_action = op_requested_action(other);
other_action      995 daemons/fenced/fenced_remote.c         if (!pcmk__str_eq(op->action, other_action, pcmk__str_casei)) {
other_action      997 daemons/fenced/fenced_remote.c                       op->id, other->id, op->action, other_action);