action_fail_response  141 include/crm/pengine/common.h const char *fail2text(enum action_fail_response fail);
action_fail_response  420 include/crm/pengine/pe_types.h     enum action_fail_response on_fail;
action_fail_response  314 lib/pengine/common.c fail2text(enum action_fail_response fail)
action_fail_response   54 lib/pengine/unpack.c                           enum action_fail_response *failed,
action_fail_response 1950 lib/pengine/unpack.c                   enum action_fail_response on_fail,
action_fail_response 1955 lib/pengine/unpack.c     enum action_fail_response save_on_fail = action_fail_ignore;
action_fail_response 2353 lib/pengine/unpack.c     enum action_fail_response on_fail = action_fail_ignore;
action_fail_response 2909 lib/pengine/unpack.c cmp_on_fail(enum action_fail_response first, enum action_fail_response second)
action_fail_response 2988 lib/pengine/unpack.c                       enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3151 lib/pengine/unpack.c     pe_resource_t *rsc, int rc, int target_rc, pe_node_t * node, xmlNode * xml_op, enum action_fail_response * on_fail, pe_working_set_t * data_set) 
action_fail_response 3520 lib/pengine/unpack.c static enum action_fail_response
action_fail_response 3523 lib/pengine/unpack.c     enum action_fail_response result = action_fail_recover;
action_fail_response 3534 lib/pengine/unpack.c                       xmlNode * last_failure, enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3666 lib/pengine/unpack.c               xmlNode **last_failure, enum action_fail_response *on_fail,
action_fail_response 3679 lib/pengine/unpack.c     enum action_fail_response failure_strategy = action_fail_recover;