ccm_api_special 311 cib/main.c void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) = ccm_api_special 341 cib/main.c (*ccm_api_special) (cib_ev_token, OC_EV_MEMB_CLASS, 0); ccm_api_special 83 crmd/heartbeat.c void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) = ccm_api_special 118 crmd/heartbeat.c (*ccm_api_special) (fsa_ev_token, OC_EV_MEMB_CLASS, 0 /*don't care */ ); ccm_api_special 483 tools/crm_node.c void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) = ccm_api_special 504 tools/crm_node.c (*ccm_api_special) (ccm_token, OC_EV_MEMB_CLASS, 0 /*don't care */ );