token 1481 cib/callbacks.c int (*ccm_api_handle_event) (const oc_ev_t * token) = NULL; token 302 cib/main.c int (*ccm_api_register) (oc_ev_t ** token) = token 305 cib/main.c int (*ccm_api_set_callback) (const oc_ev_t * token, token 313 cib/main.c int (*ccm_api_activate) (const oc_ev_t * token, int *fd) = token 315 cib/main.c int (*ccm_api_unregister) (oc_ev_t * token) = token 49 crmd/heartbeat.c int (*ccm_api_handle_event) (const oc_ev_t * token) = NULL; token 74 crmd/heartbeat.c int (*ccm_api_register) (oc_ev_t ** token) = token 77 crmd/heartbeat.c int (*ccm_api_set_callback) (const oc_ev_t * token, token 85 crmd/heartbeat.c int (*ccm_api_activate) (const oc_ev_t * token, int *fd) = token 87 crmd/heartbeat.c int (*ccm_api_unregister) (oc_ev_t * token) = token 88 fencing/remote.c extern xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, token 130 include/crm/cib/internal.h xmlNode *cib_create_op(int call_id, const char *token, const char *op, const char *host, token 53 include/crm/common/ipcs.h char *token; token 35 lib/cib/cib_native.c char *token; token 254 lib/cib/cib_native.c native->token = crm_element_value_copy(reply, F_CIB_CLIENTID); token 255 lib/cib/cib_native.c if (native->token == NULL) { token 318 lib/cib/cib_native.c free(native->token); token 375 lib/cib/cib_native.c CRM_CHECK(native->token != NULL,; token 378 lib/cib/cib_native.c cib_create_op(cib->call_id, native->token, op, host, section, data, call_options, token 292 lib/cib/cib_remote.c connection->token = strdup(tmp_ticket); token 424 lib/cib/cib_remote.c cib_create_op(0, private->callback.token, CRM_OP_REGISTER, NULL, NULL, NULL, 0, NULL); token 521 lib/cib/cib_remote.c cib_create_op(cib->call_id, private->callback.token, op, host, section, data, call_options, token 588 lib/cib/cib_utils.c cib_create_op(int call_id, const char *token, const char *op, const char *host, const char *section, token 594 lib/cib/cib_utils.c CRM_CHECK(token != NULL, return NULL); token 599 lib/cib/cib_utils.c crm_xml_add(op_msg, F_CIB_CALLBACK_TOKEN, token); token 565 lib/common/logging.c char token[500]; token 572 lib/common/logging.c snprintf(token, sizeof(token), "%.*s", (int)(next - offset), offset); token 574 lib/common/logging.c tag = g_quark_from_string(token); token 575 lib/common/logging.c crm_info("Created GQuark %u from token '%s' in '%s'", tag, token, trace_tags); token 83 lib/fencing/st_client.c char *token; token 151 lib/fencing/st_client.c xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, token 1670 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options) token 1675 lib/fencing/st_client.c CRM_CHECK(token != NULL, return NULL); token 1680 lib/fencing/st_client.c crm_xml_add(op_msg, F_STONITH_CALLBACK_TOKEN, token); token 1727 lib/fencing/st_client.c free(native->token); native->token = NULL; token 1802 lib/fencing/st_client.c native->token = strdup(tmp_ticket); token 2268 lib/fencing/st_client.c CRM_CHECK(native->token != NULL,; token 2270 lib/fencing/st_client.c op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options); token 79 lib/lrmd/lrmd_client.c char *token; token 463 lib/lrmd/lrmd_client.c lrmd_create_op(const char *token, const char *op, xmlNode *data, int timeout, token 469 lib/lrmd/lrmd_client.c CRM_CHECK(token != NULL, return NULL); token 473 lib/lrmd/lrmd_client.c crm_xml_add(op_msg, F_LRMD_CALLBACK_TOKEN, token); token 810 lib/lrmd/lrmd_client.c CRM_CHECK(native->token != NULL,; token 814 lib/lrmd/lrmd_client.c op_msg = lrmd_create_op(native->token, op, data, timeout, options); token 942 lib/lrmd/lrmd_client.c native->token = strdup(tmp_ticket); token 1406 lib/lrmd/lrmd_client.c free(native->token); token 1407 lib/lrmd/lrmd_client.c native->token = NULL; token 1898 lib/lrmd/lrmd_client.c free(native->token); token 447 tools/crm_node.c int (*ccm_api_is_my_nodeid) (const oc_ev_t * token, const oc_node_t * node) = token 474 tools/crm_node.c int (*ccm_api_register) (oc_ev_t ** token) = token 477 tools/crm_node.c int (*ccm_api_set_callback) (const oc_ev_t * token, token 485 tools/crm_node.c int (*ccm_api_activate) (const oc_ev_t * token, int *fd) = token 537 tools/crm_node.c int (*ccm_api_handle_event) (const oc_ev_t * token) =