st_done 73 daemons/fenced/fenced_history.c if ((op->state == st_failed) || (op->state == st_done)) { st_done 142 daemons/fenced/fenced_history.c gboolean a_pending = ((*a)->state != st_failed) && ((*a)->state != st_done); st_done 143 daemons/fenced/fenced_history.c gboolean b_pending = ((*b)->state != st_failed) && ((*b)->state != st_done); st_done 203 daemons/fenced/fenced_history.c if ((ops[i]->state == st_failed) || (ops[i]->state == st_done)) { st_done 596 daemons/fenced/fenced_remote.c op->state = st_done; st_done 621 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 637 daemons/fenced/fenced_remote.c op->state = st_done; st_done 655 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 991 daemons/fenced/fenced_remote.c op->state = st_done; st_done 1533 daemons/fenced/fenced_remote.c op->state = st_done; st_done 1677 daemons/fenced/fenced_remote.c CRM_LOG_ASSERT(op->state < st_done); st_done 2032 daemons/fenced/fenced_remote.c } else if (result && (op->state == st_done)) { st_done 2105 daemons/fenced/fenced_remote.c op->state = st_done; st_done 2130 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 2161 daemons/fenced/fenced_remote.c op->state = st_done; st_done 2196 daemons/fenced/fenced_remote.c } else if (rop->state != st_done) { st_done 195 include/crm/fencing/internal.h return state != st_failed && state != st_done; st_done 2385 lib/fencing/st_client.c if (hp->state != st_done && hp->state != st_failed) { st_done 2389 lib/fencing/st_client.c } else if (hp->state == st_done) { st_done 2603 lib/fencing/st_client.c if ((prev_hp->state == st_done) && st_done 2632 lib/fencing/st_client.c if ((hp->state == st_done) || (hp->state == st_failed)) { st_done 2685 lib/fencing/st_client.c case st_done: return "completed"; st_done 2709 lib/fencing/st_client.c return history->state != st_failed && history->state != st_done; st_done 226 lib/fencing/st_output.c if ((hp->state == st_failed) || (hp->state == st_done)) { st_done 248 lib/fencing/st_output.c case st_done: { st_done 307 lib/fencing/st_output.c case st_done: st_done 347 lib/fencing/st_output.c case st_done: st_done 365 lib/fencing/st_output.c if (event->state == st_failed || event->state == st_done) { st_done 209 lib/pacemaker/pcmk_fence.c if (hp->state == st_done) { st_done 541 lib/pacemaker/pcmk_fence.c if ((hp->state == st_done) || (hp->state == st_failed)) { st_done 546 lib/pacemaker/pcmk_fence.c ((hp->state == st_done) || st_done 474 tools/crm_mon_curses.c case st_done: