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           657 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done           707 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done           731 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done           751 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done          1111 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done          1736 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          1939 daemons/fenced/fenced_remote.c         CRM_CHECK(op->state < st_done, return);
st_done          2314 daemons/fenced/fenced_remote.c     } else if ((peer != NULL) && (op->state == st_done)) {
st_done          2385 daemons/fenced/fenced_remote.c             op->state = st_done;
st_done          2407 daemons/fenced/fenced_remote.c         if (op->state == st_done) {
st_done          2455 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          2493 daemons/fenced/fenced_remote.c         } else if (rop->state != st_done) {
st_done           216 include/crm/fencing/internal.h     return state != st_failed && state != st_done;
st_done          2036 lib/fencing/st_client.c                 if (hp->state != st_done && hp->state != st_failed) {
st_done          2040 lib/fencing/st_client.c             } else if (hp->state == st_done) {
st_done          2259 lib/fencing/st_client.c         if ((prev_hp->state == st_done) &&
st_done          2295 lib/fencing/st_client.c         if ((hp->state == st_done) || (hp->state == st_failed)) {
st_done          2348 lib/fencing/st_client.c         case st_done:       return "completed";
st_done          2372 lib/fencing/st_client.c     return history->state != st_failed && history->state != st_done;
st_done            67 lib/fencing/st_output.c         case st_done:   return "successful";
st_done            97 lib/fencing/st_output.c     if ((history->state == st_failed) || (history->state == st_done)) {
st_done           108 lib/fencing/st_output.c         if (((history->state == st_failed) || (history->state == st_done))
st_done           132 lib/fencing/st_output.c         if (((history->state == st_failed) || (history->state == st_done))
st_done           378 lib/fencing/st_output.c         if ((hp->state == st_failed) || (hp->state == st_done)) {
st_done           408 lib/fencing/st_output.c         case st_done:
st_done           473 lib/fencing/st_output.c         case st_done:
st_done           491 lib/fencing/st_output.c     if ((event->state == st_failed) || (event->state == st_done)) {
st_done            96 lib/pacemaker/pcmk_fence.c             if ((hp->state == st_done) || (hp->state == st_failed)) {
st_done           101 lib/pacemaker/pcmk_fence.c                     ((hp->state == st_done) ||
st_done           268 lib/pacemaker/pcmk_fence.c         if (hp->state == st_done) {