lrmd_op_status 45 daemons/execd/execd_commands.c int lrmd_op_status; lrmd_op_status 438 daemons/execd/execd_commands.c && (dup->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { lrmd_op_status 582 daemons/execd/execd_commands.c cmd->last_notify_op_status == cmd->lrmd_op_status) { lrmd_op_status 592 daemons/execd/execd_commands.c cmd->last_notify_op_status = cmd->lrmd_op_status; lrmd_op_status 601 daemons/execd/execd_commands.c crm_xml_add_int(notify, F_LRMD_OP_STATUS, cmd->lrmd_op_status); lrmd_op_status 678 daemons/execd/execd_commands.c cmd->lrmd_op_status = 0; lrmd_op_status 711 daemons/execd/execd_commands.c if (cmd->interval_ms && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { lrmd_op_status 941 daemons/execd/execd_commands.c cmd->lrmd_op_status = action->status; lrmd_op_status 965 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) lrmd_op_status 985 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) lrmd_op_status 1054 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_TIMEOUT; lrmd_op_status 1134 daemons/execd/execd_commands.c if (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED) { lrmd_op_status 1135 daemons/execd/execd_commands.c cmd->lrmd_op_status = stonith_rc2status(cmd->action, cmd->interval_ms, lrmd_op_status 1158 daemons/execd/execd_commands.c && (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED)) { lrmd_op_status 1387 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; lrmd_op_status 1393 daemons/execd/execd_commands.c cmd->lrmd_op_status = action->status; lrmd_op_status 1412 daemons/execd/execd_commands.c cmd->lrmd_op_status = action->status; lrmd_op_status 1414 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; lrmd_op_status 1496 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1510 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1712 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1725 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;