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           199 daemons/fenced/fenced_history.c             if ((ops[i]->state == st_failed) || (ops[i]->state == st_done)) {
st_done           584 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done           609 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done           642 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done           978 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done          1520 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          1638 daemons/fenced/fenced_remote.c         CRM_LOG_ASSERT(op->state < st_done);
st_done          1994 daemons/fenced/fenced_remote.c     } else if (result && (op->state == st_done)) {
st_done          2067 daemons/fenced/fenced_remote.c             op->state = st_done;
st_done          2092 daemons/fenced/fenced_remote.c         if (op->state == st_done) {
st_done          2123 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          2158 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          2320 lib/fencing/st_client.c                 if (hp->state != st_done && hp->state != st_failed) {
st_done          2324 lib/fencing/st_client.c             } else if (hp->state == st_done) {
st_done          2538 lib/fencing/st_client.c          if ((prev_hp->state == st_done) &&
st_done          2566 lib/fencing/st_client.c         if ((hp->state == st_done) || (hp->state == st_failed)) {
st_done          2617 lib/fencing/st_client.c         case st_done:       return "completed";
st_done          2641 lib/fencing/st_client.c     return history->state != st_failed && history->state != st_done;
st_done           217 lib/fencing/st_output.c         if ((hp->state == st_failed) || (hp->state == st_done)) {
st_done           238 lib/fencing/st_output.c         case st_done: {
st_done           297 lib/fencing/st_output.c         case st_done:
st_done           337 lib/fencing/st_output.c         case st_done:
st_done           355 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           454 tools/crm_mon_curses.c         case st_done: