lrmd_op_status 44 daemons/execd/execd_commands.c int lrmd_op_status; lrmd_op_status 563 daemons/execd/execd_commands.c cmd->last_notify_op_status == cmd->lrmd_op_status) { lrmd_op_status 573 daemons/execd/execd_commands.c cmd->last_notify_op_status = cmd->lrmd_op_status; lrmd_op_status 582 daemons/execd/execd_commands.c crm_xml_add_int(notify, F_LRMD_OP_STATUS, cmd->lrmd_op_status); lrmd_op_status 659 daemons/execd/execd_commands.c cmd->lrmd_op_status = 0; lrmd_op_status 692 daemons/execd/execd_commands.c if (cmd->interval_ms && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { lrmd_op_status 921 daemons/execd/execd_commands.c cmd->lrmd_op_status = action->status; lrmd_op_status 945 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) lrmd_op_status 965 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) lrmd_op_status 1034 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_TIMEOUT; lrmd_op_status 1114 daemons/execd/execd_commands.c if (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED) { lrmd_op_status 1115 daemons/execd/execd_commands.c cmd->lrmd_op_status = stonith_rc2status(cmd->action, cmd->interval_ms, lrmd_op_status 1138 daemons/execd/execd_commands.c && (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED)) { lrmd_op_status 1366 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; lrmd_op_status 1384 daemons/execd/execd_commands.c cmd->lrmd_op_status = action->status; lrmd_op_status 1386 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_ERROR; lrmd_op_status 1468 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1482 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1686 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; lrmd_op_status 1701 daemons/execd/execd_commands.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;