register_fsa_error_adv   78 crmd/callbacks.c                     register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, &new_input,
register_fsa_error_adv   74 crmd/cib.c             register_fsa_error_adv(C_FSA_INTERNAL, I_SHUTDOWN, NULL, NULL, __FUNCTION__);
register_fsa_error_adv   41 crmd/crmd_messages.h extern void register_fsa_error_adv(enum crmd_fsa_cause cause, enum crmd_fsa_input input,
register_fsa_error_adv   44 crmd/crmd_messages.h #  define register_fsa_error(cause, input, new_data) register_fsa_error_adv(cause, input, msg_data, new_data, __FUNCTION__)
register_fsa_error_adv  446 crmd/fsa.c                 register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, fsa_data, NULL, __FUNCTION__);
register_fsa_error_adv  265 crmd/heartbeat.c         register_fsa_error_adv(cause, I_ERROR, NULL, NULL, __FUNCTION__);
register_fsa_error_adv  179 crmd/join_client.c         register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __FUNCTION__);
register_fsa_error_adv  469 crmd/join_dc.c         register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION_DC, NULL, NULL, __FUNCTION__);
register_fsa_error_adv   42 crmd/pengine.c     register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __FUNCTION__);
register_fsa_error_adv  293 crmd/pengine.c         register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __FUNCTION__);
register_fsa_error_adv  343 crmd/pengine.c         register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __FUNCTION__);
register_fsa_error_adv  137 crmd/utils.c               register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, NULL, __FUNCTION__);