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           655 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done           699 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done           721 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done           740 daemons/fenced/fenced_remote.c     if (op->state == st_done) {
st_done          1103 daemons/fenced/fenced_remote.c     op->state = st_done;
st_done          1692 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          1879 daemons/fenced/fenced_remote.c         CRM_CHECK(op->state < st_done, return);
st_done          2254 daemons/fenced/fenced_remote.c     } else if ((peer != NULL) && (op->state == st_done)) {
st_done          2325 daemons/fenced/fenced_remote.c             op->state = st_done;
st_done          2347 daemons/fenced/fenced_remote.c         if (op->state == st_done) {
st_done          2395 daemons/fenced/fenced_remote.c         op->state = st_done;
st_done          2433 daemons/fenced/fenced_remote.c         } else if (rop->state != st_done) {
st_done           215 include/crm/fencing/internal.h     return state != st_failed && state != st_done;
st_done          2035 lib/fencing/st_client.c                 if (hp->state != st_done && hp->state != st_failed) {
st_done          2039 lib/fencing/st_client.c             } else if (hp->state == st_done) {
st_done          2256 lib/fencing/st_client.c         if ((prev_hp->state == st_done) &&
st_done          2293 lib/fencing/st_client.c         if ((hp->state == st_done) || (hp->state == st_failed)) {
st_done          2346 lib/fencing/st_client.c         case st_done:       return "completed";
st_done          2370 lib/fencing/st_client.c     return history->state != st_failed && history->state != st_done;
st_done            51 lib/fencing/st_output.c         case st_done:   return "successful";
st_done            80 lib/fencing/st_output.c     if ((history->state == st_failed) || (history->state == st_done)) {
st_done            90 lib/fencing/st_output.c         if (((history->state == st_failed) || (history->state == st_done))
st_done           114 lib/fencing/st_output.c         if (((history->state == st_failed) || (history->state == st_done))
st_done           361 lib/fencing/st_output.c         if ((hp->state == st_failed) || (hp->state == st_done)) {
st_done           391 lib/fencing/st_output.c         case st_done:
st_done           458 lib/fencing/st_output.c         case st_done:
st_done           476 lib/fencing/st_output.c     if (event->state == st_failed || event->state == st_done) {
st_done            95 lib/pacemaker/pcmk_fence.c             if ((hp->state == st_done) || (hp->state == st_failed)) {
st_done           100 lib/pacemaker/pcmk_fence.c                     ((hp->state == st_done) ||
st_done           265 lib/pacemaker/pcmk_fence.c         if (hp->state == st_done) {