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 642 daemons/fenced/fenced_remote.c op->state = st_done; st_done 686 daemons/fenced/fenced_remote.c op->state = st_done; st_done 708 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 727 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 1087 daemons/fenced/fenced_remote.c op->state = st_done; st_done 1643 daemons/fenced/fenced_remote.c op->state = st_done; st_done 1801 daemons/fenced/fenced_remote.c CRM_CHECK(op->state < st_done, return); st_done 2167 daemons/fenced/fenced_remote.c } else if ((peer != NULL) && (op->state == st_done)) { st_done 2238 daemons/fenced/fenced_remote.c op->state = st_done; st_done 2260 daemons/fenced/fenced_remote.c if (op->state == st_done) { st_done 2305 daemons/fenced/fenced_remote.c op->state = st_done; st_done 2343 daemons/fenced/fenced_remote.c } else if (rop->state != st_done) { st_done 211 include/crm/fencing/internal.h return state != st_failed && state != st_done; st_done 1981 lib/fencing/st_client.c if (hp->state != st_done && hp->state != st_failed) { st_done 1985 lib/fencing/st_client.c } else if (hp->state == st_done) { st_done 2199 lib/fencing/st_client.c if ((prev_hp->state == st_done) && st_done 2227 lib/fencing/st_client.c if ((hp->state == st_done) || (hp->state == st_failed)) { st_done 2280 lib/fencing/st_client.c case st_done: return "completed"; st_done 2304 lib/fencing/st_client.c return history->state != st_failed && history->state != st_done; st_done 228 lib/fencing/st_output.c if ((hp->state == st_failed) || (hp->state == st_done)) { st_done 250 lib/fencing/st_output.c case st_done: { st_done 318 lib/fencing/st_output.c case st_done: st_done 360 lib/fencing/st_output.c case st_done: st_done 378 lib/fencing/st_output.c if (event->state == st_failed || event->state == st_done) { st_done 94 lib/pacemaker/pcmk_fence.c if ((hp->state == st_done) || (hp->state == st_failed)) { st_done 99 lib/pacemaker/pcmk_fence.c ((hp->state == st_done) || st_done 264 lib/pacemaker/pcmk_fence.c if (hp->state == st_done) { st_done 481 tools/crm_mon_curses.c case st_done: