oc_ev_t          1478 cib/callbacks.c extern oc_ev_t *cib_ev_token;
oc_ev_t          1481 cib/callbacks.c int (*ccm_api_handle_event) (const oc_ev_t * token) = NULL;
oc_ev_t          1516 cib/callbacks.c     oc_ev_t *ccm_token = (oc_ev_t *) user_data;
oc_ev_t            66 cib/main.c     oc_ev_t *cib_ev_token;
oc_ev_t            68 cib/main.c     extern void oc_ev_special(const oc_ev_t *, oc_ev_class_t, int);
oc_ev_t           302 cib/main.c         int (*ccm_api_register) (oc_ev_t ** token) =
oc_ev_t           305 cib/main.c         int (*ccm_api_set_callback) (const oc_ev_t * token,
oc_ev_t           311 cib/main.c         void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) =
oc_ev_t           313 cib/main.c         int (*ccm_api_activate) (const oc_ev_t * token, int *fd) =
oc_ev_t           315 cib/main.c         int (*ccm_api_unregister) (oc_ev_t * token) =
oc_ev_t            39 crmd/heartbeat.c void oc_ev_special(const oc_ev_t *, oc_ev_class_t, int);
oc_ev_t            49 crmd/heartbeat.c int (*ccm_api_handle_event) (const oc_ev_t * token) = NULL;
oc_ev_t            51 crmd/heartbeat.c static oc_ev_t *fsa_ev_token;
oc_ev_t            74 crmd/heartbeat.c         int (*ccm_api_register) (oc_ev_t ** token) =
oc_ev_t            77 crmd/heartbeat.c         int (*ccm_api_set_callback) (const oc_ev_t * token,
oc_ev_t            83 crmd/heartbeat.c         void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) =
oc_ev_t            85 crmd/heartbeat.c         int (*ccm_api_activate) (const oc_ev_t * token, int *fd) =
oc_ev_t            87 crmd/heartbeat.c         int (*ccm_api_unregister) (oc_ev_t * token) =
oc_ev_t           276 crmd/heartbeat.c     oc_ev_t *ccm_token = (oc_ev_t *) user_data;
oc_ev_t           362 tools/crm_node.c oc_ev_t *ccm_token = NULL;
oc_ev_t           364 tools/crm_node.c void oc_ev_special(const oc_ev_t *, oc_ev_class_t, int);
oc_ev_t           447 tools/crm_node.c             int (*ccm_api_is_my_nodeid) (const oc_ev_t * token, const oc_node_t * node) =
oc_ev_t           474 tools/crm_node.c     int (*ccm_api_register) (oc_ev_t ** token) =
oc_ev_t           477 tools/crm_node.c     int (*ccm_api_set_callback) (const oc_ev_t * token,
oc_ev_t           483 tools/crm_node.c     void (*ccm_api_special) (const oc_ev_t *, oc_ev_class_t, int) =
oc_ev_t           485 tools/crm_node.c     int (*ccm_api_activate) (const oc_ev_t * token, int *fd) =
oc_ev_t           537 tools/crm_node.c         int (*ccm_api_handle_event) (const oc_ev_t * token) =