max 715 daemons/based/based_callbacks.c const char *max = crm_element_value(request, F_CIB_SCHEMA_MAX); max 721 daemons/based/based_callbacks.c (max? max : "none"), (upgrade_rc? upgrade_rc : "none")); max 727 daemons/based/based_callbacks.c } else if ((max == NULL) && cib_is_master) { max 731 daemons/based/based_callbacks.c } else if(max) { max 501 daemons/controld/controld_execd.c size_t max = 0; max 516 daemons/controld/controld_execd.c max = DIMOF(secure_terms); max 526 daemons/controld/controld_execd.c } else if (max) { max 527 daemons/controld/controld_execd.c for (int lpc = 0; lpc < max; lpc++) { max 353 daemons/controld/controld_schedulerd.c int max = 0; max 362 daemons/controld/controld_schedulerd.c max = numXpathResults(xpathObj); max 365 daemons/controld/controld_schedulerd.c for (lpc = 0; lpc < max; lpc++) { max 371 daemons/controld/controld_schedulerd.c if(max == 0) { max 46 daemons/controld/controld_te_callbacks.c int lpc, max; max 87 daemons/controld/controld_te_callbacks.c max = numXpathResults(xpathObj); max 89 daemons/controld/controld_te_callbacks.c for (lpc = 0; lpc < max; lpc++) { max 126 daemons/controld/controld_te_callbacks.c max = numXpathResults(xpathObj); max 138 daemons/controld/controld_te_callbacks.c if ((transition_graph->pending == 0) && (max > 1)) { max 140 daemons/controld/controld_te_callbacks.c max); max 146 daemons/controld/controld_te_callbacks.c if (max == 1) { max 162 daemons/controld/controld_te_callbacks.c max = numXpathResults(xpathObj); max 163 daemons/controld/controld_te_callbacks.c if (max > 0) { max 166 daemons/controld/controld_te_callbacks.c for (lpc = 0; lpc < max; lpc++) { max 177 daemons/controld/controld_te_callbacks.c max = numXpathResults(xpathObj); max 178 daemons/controld/controld_te_callbacks.c for (lpc = 0; lpc < max; lpc++) { max 632 daemons/controld/controld_te_callbacks.c int lpc = 0, max = numXpathResults(xpathObj); max 634 daemons/controld/controld_te_callbacks.c for (lpc = 0; lpc < max; lpc++) { max 37 daemons/controld/controld_throttle.c int max; max 408 daemons/controld/controld_throttle.c long long max = -1; max 415 daemons/controld/controld_throttle.c max = crm_parse_ll(preference, NULL); max 417 daemons/controld/controld_throttle.c if (max > 0) { max 418 daemons/controld/controld_throttle.c throttle_job_max = (int) max; max 503 daemons/controld/controld_throttle.c r->max = throttle_job_max; max 515 daemons/controld/controld_throttle.c jobs = QB_MAX(1, r->max / 4); max 518 daemons/controld/controld_throttle.c jobs = QB_MAX(1, r->max / 2); max 521 daemons/controld/controld_throttle.c jobs = QB_MAX(1, r->max); max 533 daemons/controld/controld_throttle.c int max = 0; max 539 daemons/controld/controld_throttle.c crm_element_value_int(xml, F_CRM_THROTTLE_MAX, &max); max 549 daemons/controld/controld_throttle.c r->max = max; max 553 daemons/controld/controld_throttle.c from, load2str((enum throttle_state_e) mode), max, max 597 daemons/fenced/fenced_commands.c int last = 0, lpc = 0, max = 0, added = 0; max 604 daemons/fenced/fenced_commands.c max = strlen(hostmap); max 605 daemons/fenced/fenced_commands.c for (; lpc <= max; lpc++) { max 759 daemons/fenced/fenced_commands.c int max = 0; max 767 daemons/fenced/fenced_commands.c max = numXpathResults(xpath); max 769 daemons/fenced/fenced_commands.c if (max <= 0) { max 774 daemons/fenced/fenced_commands.c for (lpc = 0; lpc < max; lpc++) { max 999 daemons/fenced/fenced_commands.c int max = g_list_length(list); max 1001 daemons/fenced/fenced_commands.c for (lpc = 0; lpc < max; lpc++) { max 1344 daemons/fenced/fenced_commands.c int max = 0; max 1352 daemons/fenced/fenced_commands.c max = strlen(devices); max 1353 daemons/fenced/fenced_commands.c for (lpc = 0; lpc <= max; lpc++) { max 420 daemons/fenced/pacemaker-fenced.c int max = numXpathResults(xpathObj), lpc = 0; max 422 daemons/fenced/pacemaker-fenced.c for (lpc = 0; lpc < max; lpc++) { max 469 daemons/fenced/pacemaker-fenced.c int max = numXpathResults(xpathObj), lpc = 0; max 471 daemons/fenced/pacemaker-fenced.c for (lpc = 0; lpc < max; lpc++) { max 498 daemons/fenced/pacemaker-fenced.c int max = numXpathResults(xpathObj), lpc = 0; max 500 daemons/fenced/pacemaker-fenced.c for (lpc = 0; lpc < max; lpc++) { max 786 daemons/fenced/pacemaker-fenced.c int max = numXpathResults(xpath_obj), lpc = 0; max 792 daemons/fenced/pacemaker-fenced.c for (lpc = 0; lpc < max; lpc++) { max 810 daemons/fenced/pacemaker-fenced.c int max = numXpathResults(xpath_obj), lpc = 0; max 812 daemons/fenced/pacemaker-fenced.c for (lpc = 0; lpc < max; lpc++) { max 843 daemons/pacemakerd/pacemakerd.c static int max = SIZEOF(pcmk_children); max 846 daemons/pacemakerd/pacemakerd.c for (start_seq = 1; start_seq < max; start_seq++) { max 847 daemons/pacemakerd/pacemakerd.c for (lpc = 0; lpc < max; lpc++) { max 1033 daemons/pacemakerd/pacemakerd.c static int max = SIZEOF(pcmk_children); max 1036 daemons/pacemakerd/pacemakerd.c for (start_seq = 1; start_seq < max; start_seq++) { max 1038 daemons/pacemakerd/pacemakerd.c for (lpc = 0; lpc < max; lpc++) { max 83 daemons/pacemakerd/pcmkd_corosync.c #define cs_repeat(counter, max, code) do { \ max 92 daemons/pacemakerd/pcmkd_corosync.c } while(counter < max) max 65 include/crm/common/internal.h unsigned int sequence, int max); max 40 include/crm/common/strings_internal.h int pcmk__compress(const char *data, unsigned int length, unsigned int max, max 232 include/crm/common/xml.h int update_validation(xmlNode **xml_blob, int *best, int max, max 100 lib/cib/cib_ops.c const char *max = crm_element_value(req, F_CIB_SCHEMA_MAX); max 104 lib/cib/cib_ops.c crm_trace("Processing \"%s\" event with max=%s", op, max); max 110 lib/cib/cib_ops.c if (max) { max 111 lib/cib/cib_ops.c max_version = get_schema_version(max); max 359 lib/cib/cib_ops.c int max = 0, lpc; max 363 lib/cib/cib_ops.c max = numXpathResults(xpathObj); max 367 lib/cib/cib_ops.c for (lpc = 0; lpc < max; lpc++) { max 605 lib/cib/cib_ops.c int lpc = 0, max = 0; max 637 lib/cib/cib_ops.c max = numXpathResults(xpathObj); max 639 lib/cib/cib_ops.c for (lpc = 0; lpc < max; lpc++) { max 679 lib/cib/cib_ops.c int max = 0; max 693 lib/cib/cib_ops.c max = numXpathResults(xpathObj); max 695 lib/cib/cib_ops.c if (max < 1 && pcmk__str_eq(op, CIB_OP_DELETE, pcmk__str_casei)) { max 698 lib/cib/cib_ops.c } else if (max < 1) { max 703 lib/cib/cib_ops.c if (max > 1) { max 712 lib/cib/cib_ops.c for (lpc = 0; lpc < max; lpc++) { max 120 lib/cib/cib_utils.c int max = DIMOF(known_paths); max 122 lib/cib/cib_utils.c for (; lpc < max; lpc++) { max 135 lib/cib/cib_utils.c int max = DIMOF(known_paths); max 137 lib/cib/cib_utils.c for (; lpc < max; lpc++) { max 39 lib/cluster/cpg.c #define cs_repeat(counter, max, code) do { \ max 48 lib/cluster/cpg.c } while(counter < max) max 256 lib/common/acl.c int max = 0, lpc = 0; max 260 lib/common/acl.c max = numXpathResults(xpathObj); max 262 lib/common/acl.c for (lpc = 0; lpc < max; lpc++) { max 287 lib/common/acl.c acl_to_text(acl->mode), acl->xpath, max, max 288 lib/common/acl.c ((max == 1)? "" : "es")); max 445 lib/common/acl.c int max = 0; max 455 lib/common/acl.c max = numXpathResults(xpathObj); max 456 lib/common/acl.c for(lpc = 0; lpc < max; lpc++) { max 467 lib/common/acl.c user, acl->xpath, max, max 468 lib/common/acl.c pcmk__plural_alt(max, "match", "matches")); max 57 lib/common/attrd_client.c int max = 5; max 73 lib/common/attrd_client.c while (max > 0) { max 75 lib/common/attrd_client.c crm_info("Connecting to cluster... %d retries remaining", max); max 92 lib/common/attrd_client.c sleep(5 - max); max 93 lib/common/attrd_client.c max--; max 98 lib/common/attrd_client.c sleep(5 - max); max 99 lib/common/attrd_client.c max--; max 83 lib/common/crmcommon_private.h int *max, int depth); max 86 lib/common/crmcommon_private.h void pcmk__buffer_add_char(char **buffer, int *offset, int *max, char c); max 262 lib/common/crmcommon_private.h unsigned int pcmk__ipc_buffer_size(unsigned int max); max 36 lib/common/digest.c int offset = 0, max = 0; max 39 lib/common/digest.c pcmk__buffer_add_char(&buffer, &offset, &max, ' '); max 40 lib/common/digest.c pcmk__xml2text(an_xml_node, 0, &buffer, &offset, &max, 0); max 41 lib/common/digest.c pcmk__buffer_add_char(&buffer, &offset, &max, '\n'); max 96 lib/common/digest.c int offset, max; max 116 lib/common/digest.c &buffer, &offset, &max, 0); max 207 lib/common/io.c unsigned int sequence, int max) max 216 lib/common/io.c if (max == 0) { max 219 lib/common/io.c if (max > 0 && sequence >= max) { max 31 lib/common/ipc_common.c pcmk__ipc_buffer_size(unsigned int max) max 47 lib/common/ipc_common.c return QB_MAX(max, global_max); max 1634 lib/common/iso8601.c int max = 128, scanned_pos = 0, printed_pos = 0, fmt_pos = 0, max 1636 lib/common/iso8601.c char nano_s[10], date_s[max+1], nanofmt_s[5] = "%", *tmp_fmt_s; max 1679 lib/common/iso8601.c date_len += strftime(&date_s[date_len], max-date_len, tmp_fmt_s, &tm); max 1690 lib/common/iso8601.c date_len += snprintf(&date_s[date_len], max-date_len, max 722 lib/common/mainloop.c int max = 10; max 740 lib/common/mainloop.c } while (keep && rc > 0 && --max > 0); max 525 lib/common/patchset.c int lpc = 0, max = 0; max 528 lib/common/patchset.c max = strlen(prefix); max 533 lib/common/patchset.c for (lpc = 2; lpc < max; lpc++) { max 381 lib/common/schemas.c int lpc, max; max 388 lib/common/schemas.c max = scandir(base, &namelist, schema_filter, schema_sort); max 389 lib/common/schemas.c if (max < 0) { max 395 lib/common/schemas.c for (lpc = 0; lpc < max; lpc++) { max 406 lib/common/schemas.c if ((lpc + 1) < max) { max 423 lib/common/schemas.c for (lpc = 0; lpc < max; lpc++) { max 1047 lib/common/schemas.c update_validation(xmlNode **xml_blob, int *best, int max, gboolean transform, max 1127 lib/common/schemas.c } else if (max > 0 && (lpc == max || next > max)) { max 1129 lib/common/schemas.c known_schemas[lpc].name, lpc, next, max); max 663 lib/common/strings.c pcmk__compress(const char *data, unsigned int length, unsigned int max, max 674 lib/common/strings.c if (max == 0) { max 675 lib/common/strings.c max = (length * 1.01) + 601; // Size guaranteed to hold result max 682 lib/common/strings.c compressed = calloc((size_t) max, sizeof(char)); max 685 lib/common/strings.c *result_len = max; max 460 lib/common/utils.c int max = 0; max 467 lib/common/utils.c max = strlen(crm_name); max 468 lib/common/utils.c for (; lpc < max; lpc++) { max 66 lib/common/xml.c #define buffer_print(buffer, max, offset, fmt, args...) do { \ max 67 lib/common/xml.c int rc = (max); \ max 69 lib/common/xml.c rc = snprintf((buffer) + (offset), (max) - (offset), fmt, ##args); \ max 75 lib/common/xml.c } else if(rc >= ((max) - (offset))) { \ max 77 lib/common/xml.c (max) = QB_MAX(CHUNK_SIZE, (max) * 2); \ max 78 lib/common/xml.c tmp = pcmk__realloc((buffer), (max)); \ max 88 lib/common/xml.c insert_prefix(int options, char **buffer, int *offset, int *max, int depth) max 93 lib/common/xml.c if ((*buffer) == NULL || spaces >= ((*max) - (*offset))) { max 94 lib/common/xml.c (*max) = QB_MAX(CHUNK_SIZE, (*max) * 2); max 95 lib/common/xml.c (*buffer) = pcmk__realloc((*buffer), (*max)); max 1399 lib/common/xml.c dump_xml_attr(xmlAttrPtr attr, int options, char **buffer, int *offset, int *max) max 1417 lib/common/xml.c buffer_print(*buffer, *max, *offset, " %s=\"%s\"", p_name, p_value); max 1426 lib/common/xml.c int max = 0; max 1443 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); max 1446 lib/common/xml.c buffer_print(buffer, max, offset, "<!--%s-->", data->content); max 1449 lib/common/xml.c buffer_print(buffer, max, offset, "<%s", name); max 1473 lib/common/xml.c buffer_print(buffer, max, offset, " %s=\"%s\"", p_name, p_copy); max 1478 lib/common/xml.c buffer_print(buffer, max, offset, "/>"); max 1481 lib/common/xml.c buffer_print(buffer, max, offset, ">"); max 1484 lib/common/xml.c buffer_print(buffer, max, offset, "/>"); max 1500 lib/common/xml.c max = 0; max 1513 lib/common/xml.c insert_prefix(options, &buffer, &offset, &max, depth); max 1514 lib/common/xml.c buffer_print(buffer, max, offset, "</%s>", name); max 1685 lib/common/xml.c dump_filtered_xml(xmlNode * data, int options, char **buffer, int *offset, int *max) max 1691 lib/common/xml.c dump_xml_attr(xIter, options, buffer, offset, max); max 1697 lib/common/xml.c dump_xml_element(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) max 1701 lib/common/xml.c CRM_ASSERT(max != NULL); max 1712 lib/common/xml.c *max = 0; max 1718 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); max 1719 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<%s", name); max 1722 lib/common/xml.c dump_filtered_xml(data, options, buffer, offset, max); max 1728 lib/common/xml.c dump_xml_attr(xIter, options, buffer, offset, max); max 1733 lib/common/xml.c buffer_print(*buffer, *max, *offset, "/>"); max 1736 lib/common/xml.c buffer_print(*buffer, *max, *offset, ">"); max 1740 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); max 1746 lib/common/xml.c pcmk__xml2text(xChild, options, buffer, offset, max, depth + 1); max 1749 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); max 1750 lib/common/xml.c buffer_print(*buffer, *max, *offset, "</%s>", name); max 1753 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); max 1759 lib/common/xml.c dump_xml_text(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) max 1761 lib/common/xml.c CRM_ASSERT(max != NULL); max 1772 lib/common/xml.c *max = 0; max 1775 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); max 1777 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); max 1780 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); max 1785 lib/common/xml.c dump_xml_cdata(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) max 1787 lib/common/xml.c CRM_ASSERT(max != NULL); max 1798 lib/common/xml.c *max = 0; max 1801 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); max 1803 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<![CDATA["); max 1804 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); max 1805 lib/common/xml.c buffer_print(*buffer, *max, *offset, "]]>"); max 1808 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); max 1813 lib/common/xml.c dump_xml_comment(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) max 1815 lib/common/xml.c CRM_ASSERT(max != NULL); max 1826 lib/common/xml.c *max = 0; max 1829 lib/common/xml.c insert_prefix(options, buffer, offset, max, depth); max 1831 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<!--"); max 1832 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); max 1833 lib/common/xml.c buffer_print(*buffer, *max, *offset, "-->"); max 1836 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); max 1855 lib/common/xml.c int *max, int depth) max 1859 lib/common/xml.c *max = 0; max 1900 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", max 1908 lib/common/xml.c crm_err("xmlNodeDump() -> %dbytes took %ds", *max, next - now); max 1920 lib/common/xml.c dump_xml_element(data, options, buffer, offset, max, depth); max 1925 lib/common/xml.c dump_xml_text(data, options, buffer, offset, max, depth); max 1929 lib/common/xml.c dump_xml_comment(data, options, buffer, offset, max, depth); max 1932 lib/common/xml.c dump_xml_cdata(data, options, buffer, offset, max, depth); max 1971 lib/common/xml.c pcmk__buffer_add_char(char **buffer, int *offset, int *max, char c) max 1973 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%c", c); max 1980 lib/common/xml.c int offset = 0, max = 0; max 1984 lib/common/xml.c &buffer, &offset, &max, 0); max 1992 lib/common/xml.c int offset = 0, max = 0; max 1995 lib/common/xml.c &max, 0); max 2003 lib/common/xml.c int offset = 0, max = 0; max 2005 lib/common/xml.c pcmk__xml2text(an_xml_node, 0, &buffer, &offset, &max, 0); max 40 lib/common/xpath.c int lpc, max = numXpathResults(xpathObj); max 46 lib/common/xpath.c for (lpc = 0; lpc < max; lpc++) { max 60 lib/common/xpath.c int max = numXpathResults(xpathObj); max 65 lib/common/xpath.c if (index >= max) { max 66 lib/common/xpath.c crm_err("Requested index %d of only %d items", index, max); max 102 lib/common/xpath.c int lpc, max = numXpathResults(xpathObj); max 108 lib/common/xpath.c for (lpc = 0; lpc < max; lpc++) { max 121 lib/common/xpath.c for (lpc2 = 0; lpc2 < max; lpc2++) { max 215 lib/common/xpath.c int max; max 227 lib/common/xpath.c max = numXpathResults(xpathObj); max 229 lib/common/xpath.c if (max < 1) { max 236 lib/common/xpath.c } else if (max > 1) { max 243 lib/common/xpath.c for (lpc = 0; lpc < max; lpc++) { max 972 lib/fencing/st_client.c int rc = 0, lpc = 0, max = 0; max 992 lib/fencing/st_client.c max = numXpathResults(xpathObj); max 994 lib/fencing/st_client.c for (lpc = 0; lpc < max; lpc++) { max 1012 lib/fencing/st_client.c return max; max 2664 lib/fencing/st_client.c int max = 0; max 2670 lib/fencing/st_client.c max = numXpathResults(xpath); max 2672 lib/fencing/st_client.c if (max <= 0) { max 2677 lib/fencing/st_client.c for (lpc = 0; lpc < max; lpc++) { max 33 lib/pacemaker/pcmk_sched_bundle.c int max, int per_host_max, pe_working_set_t * data_set); max 222 lib/pacemaker/pcmk_sched_clone.c int max = 0; max 324 lib/pacemaker/pcmk_sched_clone.c max = g_list_length(list1); max 325 lib/pacemaker/pcmk_sched_clone.c if (max < g_list_length(list2)) { max 326 lib/pacemaker/pcmk_sched_clone.c max = g_list_length(list2); max 329 lib/pacemaker/pcmk_sched_clone.c for (; lpc < max; lpc++) { max 528 lib/pacemaker/pcmk_sched_clone.c int max, int per_host_max, pe_working_set_t * data_set); max 532 lib/pacemaker/pcmk_sched_clone.c int max, int per_host_max, pe_working_set_t * data_set) max 549 lib/pacemaker/pcmk_sched_clone.c loop_max = max / available_nodes; max 556 lib/pacemaker/pcmk_sched_clone.c max, rsc->id, available_nodes, per_host_max, loop_max); max 559 lib/pacemaker/pcmk_sched_clone.c for (GListPtr gIter = children; gIter != NULL && allocated < max; gIter = gIter->next) { max 568 lib/pacemaker/pcmk_sched_clone.c child->id, child_node->details->uname, max - allocated, max); max 580 lib/pacemaker/pcmk_sched_clone.c max < available_nodes, per_host_max, max 589 lib/pacemaker/pcmk_sched_clone.c pe_rsc_trace(rsc, "Done pre-allocating (%d of %d)", allocated, max); max 605 lib/pacemaker/pcmk_sched_clone.c } else if (allocated >= max) { max 606 lib/pacemaker/pcmk_sched_clone.c pe_rsc_debug(rsc, "Child %s not allocated - limit reached %d %d", child->id, allocated, max); max 609 lib/pacemaker/pcmk_sched_clone.c if (allocate_instance(child, NULL, max < available_nodes, max 617 lib/pacemaker/pcmk_sched_clone.c allocated, rsc->id, max); max 53 lib/pengine/bundle.c char *buffer, int max) max 70 lib/pengine/bundle.c return snprintf(buffer, max, " --add-host=%s-%d:%s", max 75 lib/pengine/bundle.c return snprintf(buffer, max, " --hosts-entry=%s=%s-%d", max 175 lib/pengine/bundle.c int offset = 0, max = 4096; max 176 lib/pengine/bundle.c char *buffer = calloc(1, max+1); max 200 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --restart=no"); max 208 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -h %s-%d", max 212 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_stderr=1"); max 216 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --link-local-ip=%s", max 219 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --net=%s", max 224 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%s", data->control_port); max 226 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT); max 240 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -v %s:%s", source, mount->target); max 244 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -v %s:%s", mount->source, mount->target); max 247 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, ":%s", mount->options); max 255 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -p %s:%s:%s", max 260 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -p %s:%s", port->source, port->target); max 265 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " %s", max 270 lib/pengine/bundle.c offset += snprintf(buffer + offset, max - offset, " %s", max 341 lib/pengine/bundle.c int offset = 0, max = 4096; max 342 lib/pengine/bundle.c char *buffer = calloc(1, max+1); max 375 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -h %s-%d", max 379 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_stderr=1"); max 384 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --link-local-ip=%s", max 387 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --net=%s", max 392 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%s", data->control_port); max 394 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT); max 408 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -v %s:%s", source, mount->target); max 412 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -v %s:%s", mount->source, mount->target); max 415 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, ":%s", mount->options); max 423 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -p %s:%s:%s", max 428 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " -p %s:%s", port->source, port->target); max 433 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " %s", max 438 lib/pengine/bundle.c offset += snprintf(buffer + offset, max - offset, " %s", max 509 lib/pengine/bundle.c int offset = 0, max = 4096; max 510 lib/pengine/bundle.c char *buffer = calloc(1, max+1); max 542 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --hostname=%s-%d", max 546 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_stderr=1"); max 550 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --link-local-ip=%s", max 553 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --net=%s", max 558 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%s", data->control_port); max 560 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%d", DEFAULT_REMOTE_PORT); max 574 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --volume vol%d,kind=host,source=%s", volid, source); max 576 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, ",%s", mount->options); max 578 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --mount volume=vol%d,target=%s", volid, mount->target); max 582 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --volume vol%d,kind=host,source=%s", volid, mount->source); max 584 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, ",%s", mount->options); max 586 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --mount volume=vol%d,target=%s", volid, mount->target); max 595 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, max 599 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " --port=%s:%s", port->target, port->source); max 604 lib/pengine/bundle.c offset += snprintf(buffer+offset, max-offset, " %s", max 609 lib/pengine/bundle.c offset += snprintf(buffer + offset, max - offset, " %s", max 1229 lib/pengine/bundle.c int offset = 0, max = 1024; max 1288 lib/pengine/bundle.c buffer = calloc(1, max+1); max 1304 lib/pengine/bundle.c max-offset); max 1321 lib/pengine/bundle.c int offset = 0, max = 1024; max 1322 lib/pengine/bundle.c char *buffer = calloc(1, max+1); max 1329 lib/pengine/bundle.c max-offset); max 104 lib/pengine/failcounts.c int max = numXpathResults(xpathObj); max 107 lib/pengine/failcounts.c for (lpc = 0; lpc < max; lpc++) { max 2473 lib/pengine/utils.c long max = 1024; max 2477 lib/pengine/utils.c char *digests_all = calloc(max, sizeof(char)); max 2478 lib/pengine/utils.c char *digests_secure = calloc(max, sizeof(char)); max 2497 lib/pengine/utils.c digests_all+digests_all_offset, max-digests_all_offset, max 2501 lib/pengine/utils.c digests_secure+digests_secure_offset, max-digests_secure_offset, max 1862 tools/crm_mon.c int lpc = 0, max = numXpathResults(xpathObj); max 1864 tools/crm_mon.c for (lpc = 0; lpc < max; lpc++) { max 86 tools/crm_rule.c int max = 0; max 101 tools/crm_rule.c max = numXpathResults(xpathObj); max 103 tools/crm_rule.c if (max == 0) { max 107 tools/crm_rule.c } else if (max > 1) { max 119 tools/crm_rule.c max = numXpathResults(xpathObj); max 121 tools/crm_rule.c if (max != 1) { max 133 tools/crm_rule.c max = numXpathResults(xpathObj); max 135 tools/crm_rule.c if (max == 0) { max 142 tools/crm_rule.c max = numXpathResults(xpathObj); max 144 tools/crm_rule.c if (max == 0) {