A_CL_JOIN_RESULT  349 daemons/controld/controld_fsa.c         } else if (fsa_actions & A_CL_JOIN_RESULT) {
A_CL_JOIN_RESULT  350 daemons/controld/controld_fsa.c             do_fsa_action(fsa_data, A_CL_JOIN_RESULT, do_cl_join_finalize_respond);
A_CL_JOIN_RESULT 1115 daemons/controld/controld_matrix.h      /* S_INTEGRATION        ==> */ A_LOG | A_CL_JOIN_RESULT  | A_DC_JOIN_PROCESS_ACK,
A_CL_JOIN_RESULT 1116 daemons/controld/controld_matrix.h      /* S_FINALIZE_JOIN      ==> */ A_CL_JOIN_RESULT | A_DC_JOIN_PROCESS_ACK,
A_CL_JOIN_RESULT 1122 daemons/controld/controld_matrix.h      /* S_PENDING            ==> */ A_CL_JOIN_RESULT,
A_CL_JOIN_RESULT  329 daemons/controld/controld_utils.c         case A_CL_JOIN_RESULT:
A_CL_JOIN_RESULT  595 daemons/controld/controld_utils.c     if (pcmk_is_set(action, A_CL_JOIN_RESULT)) {
A_CL_JOIN_RESULT  596 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CL_JOIN_RESULT) %s", A_CL_JOIN_RESULT, text);