dest 361 crmd/messages.c int dest = 1; dest 445 crmd/messages.c dest = text2msg_type(sys_to); dest 449 crmd/messages.c send_cluster_message(host_to ? crm_get_peer(0, host_to) : NULL, dest, msg, TRUE); dest 469 crmd/messages.c dest = text2msg_type(sys_to); dest 471 crmd/messages.c if (dest == crm_msg_none || dest > crm_msg_stonith_ng) { dest 472 crmd/messages.c dest = crm_msg_crmd; dest 486 crmd/messages.c send_cluster_message(host_to ? node_to : NULL, dest, msg, TRUE); dest 606 fencing/admin.c char *source = lists, *dest = lists; dest 608 fencing/admin.c while (*dest) { dest 609 fencing/admin.c if ((*dest == '\\') && (*(dest+1) == 'n')) { dest 611 fencing/admin.c dest++; dest 612 fencing/admin.c dest++; dest 614 fencing/admin.c } else if ((*dest == ',') || (*dest == ';')) { dest 615 fencing/admin.c dest++; dest 617 fencing/admin.c *source = *dest; dest 618 fencing/admin.c dest++; dest 622 fencing/admin.c if (!(*dest)) { dest 191 include/crm/cluster.h crm_node_t * node, enum crm_ais_msg_types dest); dest 426 include/crm/cluster/internal.h crm_node_t * node, enum crm_ais_msg_types dest); dest 201 include/crm/common/xml.h int crm_element_value_int(xmlNode * data, const char *name, int *dest); dest 203 include/crm/common/xml.h int crm_element_value_const_int(const xmlNode * data, const char *name, int *dest); dest 1360 lib/ais/plugin.c int dest = msg->host.type; dest 1412 lib/ais/plugin.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), ais_dest(&(msg->sender)), dest 1419 lib/ais/plugin.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), ais_dest(&(msg->sender)), dest 1425 lib/ais/plugin.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), ais_dest(&(msg->sender)), dest 1457 lib/ais/plugin.c int dest = msg->host.type; dest 1463 lib/ais/plugin.c mutable->id, ais_dest(&(mutable->host)), msg_type2text(dest), dest 1484 lib/ais/plugin.c if (dest == crm_msg_ais) { dest 1488 lib/ais/plugin.c } else if (dest == crm_msg_lrmd) { dest 1490 lib/ais/plugin.c dest = crm_msg_crmd; dest 1492 lib/ais/plugin.c } else if (dest == crm_msg_te) { dest 1494 lib/ais/plugin.c dest = crm_msg_crmd; dest 1496 lib/ais/plugin.c } else if (dest >= SIZEOF(pcmk_children)) { dest 1502 lib/ais/plugin.c ais_trace("Sent message to %d transient clients: %d", delivered_transient, dest); dest 1507 lib/ais/plugin.c ais_trace("Sending message to transient client %d via crmd", dest); dest 1508 lib/ais/plugin.c dest = crm_msg_crmd; dest 1511 lib/ais/plugin.c } else if (dest == 0) { dest 1512 lib/ais/plugin.c ais_err("Invalid destination: %d", dest); dest 1519 lib/ais/plugin.c lookup = msg_type2text(dest); dest 1521 lib/ais/plugin.c if (dest == crm_msg_pe && ais_str_eq(pcmk_children[7].name, lookup)) { dest 1525 lib/ais/plugin.c children_index = dest; dest 1550 lib/ais/plugin.c ais_dest(&(mutable->host)), msg_type2text(dest), reason, rc); dest 380 lib/cluster/corosync.c int dest = msg->host.type; dest 424 lib/cluster/corosync.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), dest 431 lib/cluster/corosync.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), ais_dest(&(msg->sender)), dest 509 lib/cluster/cpg.c send_cluster_message_cs(xmlNode * msg, gboolean local, crm_node_t * node, enum crm_ais_msg_types dest) dest 515 lib/cluster/cpg.c rc = send_cluster_text(crm_class_cluster, data, local, node, dest); dest 522 lib/cluster/cpg.c gboolean local, crm_node_t * node, enum crm_ais_msg_types dest) dest 539 lib/cluster/cpg.c CRM_CHECK(dest != crm_msg_ais, return FALSE); dest 568 lib/cluster/cpg.c msg->host.type = dest; dest 733 lib/cluster/legacy.c int dest = msg->host.type; dest 777 lib/cluster/legacy.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), dest 784 lib/cluster/legacy.c msg->id, ais_dest(&(msg->host)), msg_type2text(dest), ais_dest(&(msg->sender)), dest 3844 lib/common/xml.c crm_element_value_int(xmlNode * data, const char *name, int *dest) dest 3848 lib/common/xml.c CRM_CHECK(dest != NULL, return -1); dest 3850 lib/common/xml.c *dest = crm_int_helper(value, NULL); dest 3857 lib/common/xml.c crm_element_value_const_int(const xmlNode * data, const char *name, int *dest) dest 3859 lib/common/xml.c return crm_element_value_int((xmlNode *) data, name, dest); dest 132 libltdl/ltdl.c static int trim (char **dest, const char *str); dest 592 libltdl/ltdl.c size_t dest = 0; dest 601 libltdl/ltdl.c if ((dest == 0) dest 614 libltdl/ltdl.c canonical[dest++] = path[src]; dest 626 libltdl/ltdl.c canonical[dest++] = '/'; dest 631 libltdl/ltdl.c canonical[dest] = LT_EOS_CHAR; dest 997 libltdl/ltdl.c trim (char **dest, const char *str) dest 1005 libltdl/ltdl.c FREE (*dest); dest 1018 libltdl/ltdl.c *dest = tmp; dest 1022 libltdl/ltdl.c *dest = 0; dest 975 tools/crm_resource.c node_t *dest = NULL; dest 978 tools/crm_resource.c dest = pe_find_node(data_set.nodes, host_uname); dest 979 tools/crm_resource.c if (dest == NULL) { dest 985 tools/crm_resource.c cli_resource_why(cib_conn, data_set.resources, rsc, dest); dest 989 tools/crm_resource.c node_t *dest = NULL; dest 992 tools/crm_resource.c dest = pe_find_node(data_set.nodes, host_uname); dest 993 tools/crm_resource.c if (dest == NULL) { dest 998 tools/crm_resource.c rc = cli_resource_clear(rsc_id, dest->details->uname, NULL, cib_conn); dest 1008 tools/crm_resource.c node_t *dest = pe_find_node(data_set.nodes, host_uname); dest 1010 tools/crm_resource.c if (dest == NULL) { dest 1015 tools/crm_resource.c rc = cli_resource_ban(rsc_id, dest->details->uname, NULL, cib_conn); dest 1623 tools/crm_resource_runtime.c node_t *dest = pe_find_node(data_set->nodes, host_name); dest 1665 tools/crm_resource_runtime.c if(dest == NULL) { dest 1678 tools/crm_resource_runtime.c crm_trace("%s is already active on %s but not in correct state", rsc_id, dest->details->uname); dest 1679 tools/crm_resource_runtime.c } else if (safe_str_eq(current->details->uname, dest->details->uname)) { dest 1683 tools/crm_resource_runtime.c rsc_id, scope_master?"promoted":"active", dest->details->uname); dest 1686 tools/crm_resource_runtime.c rsc_id, scope_master?"promoted":"active", dest->details->uname); dest 1692 tools/crm_resource_runtime.c cli_resource_clear(rsc_id, dest->details->uname, data_set->nodes, cib); dest 1695 tools/crm_resource_runtime.c rc = cli_resource_prefer(rsc_id, dest->details->uname, cib); dest 1698 tools/crm_resource_runtime.c rsc->id, scope_master?" (master)":"", dest->details->uname, do_force?"(forced)":""); dest 1710 tools/crm_resource_runtime.c rsc_id, scope_master?"promoted":"active", count, dest->details->uname);