max               730 daemons/based/based_callbacks.c         const char *max = crm_element_value(request, F_CIB_SCHEMA_MAX);
max               736 daemons/based/based_callbacks.c                   (max? max : "none"), (upgrade_rc? upgrade_rc : "none"));
max               742 daemons/based/based_callbacks.c         } else if ((max == NULL) && cib_is_master) {
max               746 daemons/based/based_callbacks.c         } else if(max) {
max               368 daemons/controld/controld_schedulerd.c     int max = 0;
max               384 daemons/controld/controld_schedulerd.c     max = numXpathResults(xpathObj);
max               387 daemons/controld/controld_schedulerd.c     for (lpc = 0; lpc < max; lpc++) {
max               393 daemons/controld/controld_schedulerd.c     if(max == 0) {
max                46 daemons/controld/controld_te_callbacks.c     int lpc, max;
max               101 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
max               113 daemons/controld/controld_te_callbacks.c     if ((transition_graph->pending == 0) && (max > 1)) {
max               115 daemons/controld/controld_te_callbacks.c                   max);
max               121 daemons/controld/controld_te_callbacks.c     if (max == 1) {
max               137 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
max               138 daemons/controld/controld_te_callbacks.c     if (max > 0) {
max               141 daemons/controld/controld_te_callbacks.c         for (lpc = 0; lpc < max; lpc++) {
max               152 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
max               153 daemons/controld/controld_te_callbacks.c     for (lpc = 0; lpc < max; lpc++) {
max               590 daemons/controld/controld_te_callbacks.c             int lpc = 0, max = numXpathResults(xpathObj);
max               592 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 = 0LL;
max               415 daemons/controld/controld_throttle.c         pcmk__scan_ll(preference, &max, 0LL);
max               417 daemons/controld/controld_throttle.c     if (max > 0) {
max               418 daemons/controld/controld_throttle.c         throttle_job_max = (int) max;
max               502 daemons/controld/controld_throttle.c         r->max = throttle_job_max;
max               514 daemons/controld/controld_throttle.c             jobs = QB_MAX(1, r->max / 4);
max               517 daemons/controld/controld_throttle.c             jobs = QB_MAX(1, r->max / 2);
max               520 daemons/controld/controld_throttle.c             jobs = QB_MAX(1, r->max);
max               532 daemons/controld/controld_throttle.c     int max = 0;
max               538 daemons/controld/controld_throttle.c     crm_element_value_int(xml, F_CRM_THROTTLE_MAX, &max);
max               548 daemons/controld/controld_throttle.c     r->max = max;
max               552 daemons/controld/controld_throttle.c               from, load2str((enum throttle_state_e) mode), max,
max               683 daemons/fenced/fenced_commands.c     int last = 0, lpc = 0, max = 0, added = 0;
max               690 daemons/fenced/fenced_commands.c     max = strlen(hostmap);
max               691 daemons/fenced/fenced_commands.c     for (; lpc <= max; lpc++) {
max               861 daemons/fenced/fenced_commands.c     int max = 0;
max               869 daemons/fenced/fenced_commands.c     max = numXpathResults(xpath);
max               871 daemons/fenced/fenced_commands.c     if (max <= 0) {
max               876 daemons/fenced/fenced_commands.c     for (lpc = 0; lpc < max; lpc++) {
max              1562 daemons/fenced/fenced_commands.c     int max = 0;
max              1570 daemons/fenced/fenced_commands.c     max = strlen(devices);
max              1571 daemons/fenced/fenced_commands.c     for (lpc = 0; lpc <= max; lpc++) {
max              1802 daemons/fenced/fenced_commands.c     int max = g_list_length(list);
max              1804 daemons/fenced/fenced_commands.c     size_t alloc_size = 1 + (max?((max-1+(terminate_with_delim?1:0))*delim_len):0);
max              1824 daemons/fenced/fenced_commands.c         if (max && terminate_with_delim) {
max               455 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
max               457 daemons/fenced/pacemaker-fenced.c     for (lpc = 0; lpc < max; lpc++) {
max               504 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
max               506 daemons/fenced/pacemaker-fenced.c     for (lpc = 0; lpc < max; lpc++) {
max               533 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
max               535 daemons/fenced/pacemaker-fenced.c     for (lpc = 0; lpc < max; lpc++) {
max               911 daemons/fenced/pacemaker-fenced.c         int max = numXpathResults(xpath_obj), lpc = 0;
max               917 daemons/fenced/pacemaker-fenced.c         for (lpc = 0; lpc < max; lpc++) {
max               935 daemons/fenced/pacemaker-fenced.c         int max = numXpathResults(xpath_obj), lpc = 0;
max               937 daemons/fenced/pacemaker-fenced.c         for (lpc = 0; lpc < max; lpc++) {
max               124 daemons/pacemakerd/pcmkd_corosync.c #define cs_repeat(counter, max, code) do {		\
max               133 daemons/pacemakerd/pcmkd_corosync.c     } while(counter < max)
max                82 include/crm/common/internal.h                                  unsigned int sequence, int max);
max                42 include/crm/common/strings_internal.h int pcmk__compress(const char *data, unsigned int length, unsigned int max,
max               233 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                78 lib/cluster/cpg.c #define cs_repeat(rc, counter, max, code) do {                          \
max                87 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               273 lib/common/acl.c                   acl_to_text(acl->mode), acl->xpath, max,
max               274 lib/common/acl.c                   ((max == 1)? "" : "es"));
max               441 lib/common/acl.c         int max = 0;
max               451 lib/common/acl.c             max = numXpathResults(xpathObj);
max               452 lib/common/acl.c             for(lpc = 0; lpc < max; lpc++) {
max               463 lib/common/acl.c                       user, acl->xpath, max,
max               464 lib/common/acl.c                       pcmk__plural_alt(max, "match", "matches"));
max                55 lib/common/attrd_client.c     int max = 5;
max                71 lib/common/attrd_client.c     while (max > 0) {
max                73 lib/common/attrd_client.c             crm_info("Connecting to cluster... %d retries remaining", max);
max                90 lib/common/attrd_client.c             sleep(5 - max);
max                91 lib/common/attrd_client.c             max--;
max                96 lib/common/attrd_client.c             sleep(5 - max);
max                97 lib/common/attrd_client.c             max--;
max                57 lib/common/crmcommon_private.h                     int *max, int depth);
max                60 lib/common/crmcommon_private.h void pcmk__buffer_add_char(char **buffer, int *offset, int *max, char c);
max               225 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               188 lib/common/io.c                             unsigned int sequence, int max)
max               197 lib/common/io.c     if (max == 0) {
max               200 lib/common/io.c     if (max > 0 && sequence >= max) {
max                31 lib/common/ipc_common.c pcmk__ipc_buffer_size(unsigned int max)
max                53 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               757 lib/common/mainloop.c             int max = 10;
max               777 lib/common/mainloop.c             } while ((rc == G_SOURCE_CONTINUE) && (read_rc > 0) && --max > 0);
max               519 lib/common/patchset.c                 int lpc = 0, max = 0;
max               522 lib/common/patchset.c                 max = strlen(prefix);
max               527 lib/common/patchset.c                 for (lpc = 2; lpc < max; lpc++) {
max               378 lib/common/schemas.c     int lpc, max;
max               385 lib/common/schemas.c     max = scandir(base, &namelist, schema_filter, schema_sort);
max               386 lib/common/schemas.c     if (max < 0) {
max               392 lib/common/schemas.c         for (lpc = 0; lpc < max; lpc++) {
max               403 lib/common/schemas.c             if ((lpc + 1) < max) {
max               420 lib/common/schemas.c         for (lpc = 0; lpc < max; lpc++) {
max              1041 lib/common/schemas.c update_validation(xmlNode **xml_blob, int *best, int max, gboolean transform,
max              1121 lib/common/schemas.c             } else if (max > 0 && (lpc == max || next > max)) {
max              1123 lib/common/schemas.c                           known_schemas[lpc].name, lpc, next, max);
max               749 lib/common/strings.c pcmk__compress(const char *data, unsigned int length, unsigned int max,
max               760 lib/common/strings.c     if (max == 0) {
max               761 lib/common/strings.c         max = (length * 1.01) + 601; // Size guaranteed to hold result
max               768 lib/common/strings.c     compressed = calloc((size_t) max, sizeof(char));
max               771 lib/common/strings.c     *result_len = max;
max               442 lib/common/utils.c     int max = 0;
max               449 lib/common/utils.c     max = strlen(crm_name);
max               450 lib/common/utils.c     for (; lpc < max; lpc++) {
max                65 lib/common/xml.c #define buffer_print(buffer, max, offset, fmt, args...) do {            \
max                66 lib/common/xml.c         int rc = (max);                                                 \
max                68 lib/common/xml.c             rc = snprintf((buffer) + (offset), (max) - (offset), fmt, ##args); \
max                74 lib/common/xml.c         } else if(rc >= ((max) - (offset))) {                           \
max                76 lib/common/xml.c             (max) = QB_MAX(CHUNK_SIZE, (max) * 2);                      \
max                77 lib/common/xml.c             tmp = pcmk__realloc((buffer), (max));                       \
max                87 lib/common/xml.c insert_prefix(int options, char **buffer, int *offset, int *max, int depth)
max                92 lib/common/xml.c         if ((*buffer) == NULL || spaces >= ((*max) - (*offset))) {
max                93 lib/common/xml.c             (*max) = QB_MAX(CHUNK_SIZE, (*max) * 2);
max                94 lib/common/xml.c             (*buffer) = pcmk__realloc((*buffer), (*max));
max              1419 lib/common/xml.c dump_xml_attr(xmlAttrPtr attr, int options, char **buffer, int *offset, int *max)
max              1437 lib/common/xml.c     buffer_print(*buffer, *max, *offset, " %s=\"%s\"",
max              1447 lib/common/xml.c     int max = 0;
max              1463 lib/common/xml.c         insert_prefix(options, &buffer, &offset, &max, depth);
max              1466 lib/common/xml.c             buffer_print(buffer, max, offset, "<!--%s-->", data->content);
max              1469 lib/common/xml.c             buffer_print(buffer, max, offset, "<%s", name);
max              1495 lib/common/xml.c                 buffer_print(buffer, max, offset, " %s=\"%s\"",
max              1501 lib/common/xml.c                 buffer_print(buffer, max, offset, "/>");
max              1504 lib/common/xml.c                 buffer_print(buffer, max, offset, ">");
max              1507 lib/common/xml.c                 buffer_print(buffer, max, offset, "/>");
max              1523 lib/common/xml.c         max = 0;
max              1536 lib/common/xml.c         insert_prefix(options, &buffer, &offset, &max, depth);
max              1537 lib/common/xml.c         buffer_print(buffer, max, offset, "</%s>", name);
max              1707 lib/common/xml.c dump_filtered_xml(xmlNode * data, int options, char **buffer, int *offset, int *max)
max              1711 lib/common/xml.c             dump_xml_attr(a, options, buffer, offset, max);
max              1717 lib/common/xml.c dump_xml_element(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth)
max              1721 lib/common/xml.c     CRM_ASSERT(max != NULL);
max              1732 lib/common/xml.c         *max = 0;
max              1738 lib/common/xml.c     insert_prefix(options, buffer, offset, max, depth);
max              1739 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "<%s", name);
max              1742 lib/common/xml.c         dump_filtered_xml(data, options, buffer, offset, max);
max              1746 lib/common/xml.c             dump_xml_attr(a, options, buffer, offset, max);
max              1751 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "/>");
max              1754 lib/common/xml.c         buffer_print(*buffer, *max, *offset, ">");
max              1758 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "\n");
max              1764 lib/common/xml.c             pcmk__xml2text(xChild, options, buffer, offset, max, depth + 1);
max              1767 lib/common/xml.c         insert_prefix(options, buffer, offset, max, depth);
max              1768 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "</%s>", name);
max              1771 lib/common/xml.c             buffer_print(*buffer, *max, *offset, "\n");
max              1777 lib/common/xml.c dump_xml_text(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth)
max              1779 lib/common/xml.c     CRM_ASSERT(max != NULL);
max              1790 lib/common/xml.c         *max = 0;
max              1793 lib/common/xml.c     insert_prefix(options, buffer, offset, max, depth);
max              1795 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "%s", data->content);
max              1798 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "\n");
max              1803 lib/common/xml.c dump_xml_cdata(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth)
max              1805 lib/common/xml.c     CRM_ASSERT(max != NULL);
max              1816 lib/common/xml.c         *max = 0;
max              1819 lib/common/xml.c     insert_prefix(options, buffer, offset, max, depth);
max              1821 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "<![CDATA[");
max              1822 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "%s", data->content);
max              1823 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "]]>");
max              1826 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "\n");
max              1831 lib/common/xml.c dump_xml_comment(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth)
max              1833 lib/common/xml.c     CRM_ASSERT(max != NULL);
max              1844 lib/common/xml.c         *max = 0;
max              1847 lib/common/xml.c     insert_prefix(options, buffer, offset, max, depth);
max              1849 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "<!--");
max              1850 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "%s", data->content);
max              1851 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "-->");
max              1854 lib/common/xml.c         buffer_print(*buffer, *max, *offset, "\n");
max              1873 lib/common/xml.c                int *max, int depth)
max              1877 lib/common/xml.c         *max = 0;
max              1918 lib/common/xml.c             buffer_print(*buffer, *max, *offset, "%s",
max              1926 lib/common/xml.c             crm_err("xmlNodeDump() -> %dbytes took %ds", *max, next - now);
max              1938 lib/common/xml.c             dump_xml_element(data, options, buffer, offset, max, depth);
max              1943 lib/common/xml.c                 dump_xml_text(data, options, buffer, offset, max, depth);
max              1947 lib/common/xml.c             dump_xml_comment(data, options, buffer, offset, max, depth);
max              1950 lib/common/xml.c             dump_xml_cdata(data, options, buffer, offset, max, depth);
max              1989 lib/common/xml.c pcmk__buffer_add_char(char **buffer, int *offset, int *max, char c)
max              1991 lib/common/xml.c     buffer_print(*buffer, *max, *offset, "%c", c);
max              1998 lib/common/xml.c     int offset = 0, max = 0;
max              2002 lib/common/xml.c                    &buffer, &offset, &max, 0);
max              2010 lib/common/xml.c     int offset = 0, max = 0;
max              2013 lib/common/xml.c                    &max, 0);
max              2021 lib/common/xml.c     int offset = 0, max = 0;
max              2023 lib/common/xml.c     pcmk__xml2text(an_xml_node, 0, &buffer, &offset, &max, 0);
max                41 lib/common/xpath.c     int lpc, max = numXpathResults(xpathObj);
max                47 lib/common/xpath.c     for (lpc = 0; lpc < max; lpc++) {
max                61 lib/common/xpath.c     int max = numXpathResults(xpathObj);
max                66 lib/common/xpath.c     if (index >= max) {
max                67 lib/common/xpath.c         crm_err("Requested index %d of only %d items", index, max);
max               103 lib/common/xpath.c     int lpc, max = numXpathResults(xpathObj);
max               109 lib/common/xpath.c     for (lpc = 0; lpc < max; lpc++) {
max               122 lib/common/xpath.c             for (lpc2 = 0; lpc2 < max; lpc2++) {
max               216 lib/common/xpath.c     int max;
max               228 lib/common/xpath.c     max = numXpathResults(xpathObj);
max               230 lib/common/xpath.c     if (max < 1) {
max               237 lib/common/xpath.c     } else if (max > 1) {
max               244 lib/common/xpath.c             for (lpc = 0; lpc < max; lpc++) {
max               539 lib/fencing/st_client.c     int rc = 0, lpc = 0, max = 0;
max               559 lib/fencing/st_client.c         max = numXpathResults(xpathObj);
max               561 lib/fencing/st_client.c         for (lpc = 0; lpc < max; lpc++) {
max               579 lib/fencing/st_client.c     return max;
max              2324 lib/fencing/st_client.c     int max = 0;
max              2330 lib/fencing/st_client.c     max = numXpathResults(xpath);
max              2332 lib/fencing/st_client.c     if (max <= 0) {
max              2337 lib/fencing/st_client.c     for (lpc = 0; lpc < max; lpc++) {
max                37 lib/pacemaker/pcmk_sched_bundle.c                          int max, int per_host_max, pe_working_set_t * data_set);
max               572 lib/pacemaker/pcmk_sched_clone.c                     int max, int per_host_max, pe_working_set_t * data_set);
max               576 lib/pacemaker/pcmk_sched_clone.c                     int max, int per_host_max, pe_working_set_t * data_set) 
max               593 lib/pacemaker/pcmk_sched_clone.c     all_coloc = (max < available_nodes) ? true : false;
max               596 lib/pacemaker/pcmk_sched_clone.c         loop_max = max / available_nodes;
max               603 lib/pacemaker/pcmk_sched_clone.c                  max, rsc->id, available_nodes, per_host_max, loop_max);
max               606 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = children; gIter != NULL && allocated < max; gIter = gIter->next) {
max               623 lib/pacemaker/pcmk_sched_clone.c                      child->id, child_node->details->uname, max - allocated,
max               624 lib/pacemaker/pcmk_sched_clone.c                      max);
max               647 lib/pacemaker/pcmk_sched_clone.c     pe_rsc_trace(rsc, "Done pre-allocating (%d of %d)", allocated, max);
max               663 lib/pacemaker/pcmk_sched_clone.c         } else if (allocated >= max) {
max               664 lib/pacemaker/pcmk_sched_clone.c             pe_rsc_debug(rsc, "Child %s not allocated - limit reached %d %d", child->id, allocated, max);
max               675 lib/pacemaker/pcmk_sched_clone.c                  allocated, rsc->id, max);
max                55 lib/pengine/bundle.c             char *buffer, int max)
max                72 lib/pengine/bundle.c                 return snprintf(buffer, max, " --add-host=%s-%d:%s",
max                77 lib/pengine/bundle.c             return snprintf(buffer, max, " --hosts-entry=%s=%s-%d",
max               177 lib/pengine/bundle.c         int offset = 0, max = 4096;
max               178 lib/pengine/bundle.c         char *buffer = calloc(1, max+1);
max               202 lib/pengine/bundle.c         offset += snprintf(buffer+offset, max-offset, " --restart=no");
max               210 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -h %s-%d",
max               214 lib/pengine/bundle.c         offset += snprintf(buffer+offset, max-offset, " -e PCMK_stderr=1");
max               218 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --link-local-ip=%s",
max               221 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --net=%s",
max               226 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%s", data->control_port);
max               228 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " -e PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
max               242 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " -v %s:%s", source, mount->target);
max               246 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " -v %s:%s", mount->source, mount->target);
max               249 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, ":%s", mount->options);
max               257 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " -p %s:%s:%s",
max               262 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " -p %s:%s", port->source, port->target);
max               267 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " %s",
max               272 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               507 lib/pengine/bundle.c         int offset = 0, max = 4096;
max               508 lib/pengine/bundle.c         char *buffer = calloc(1, max+1);
max               540 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --hostname=%s-%d",
max               544 lib/pengine/bundle.c         offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_stderr=1");
max               548 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --link-local-ip=%s",
max               551 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --net=%s",
max               556 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%s", data->control_port);
max               558 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " --environment=PCMK_remote_port=%d", DEFAULT_REMOTE_PORT);
max               572 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " --volume vol%d,kind=host,source=%s", volid, source);
max               574 lib/pengine/bundle.c                     offset += snprintf(buffer+offset, max-offset, ",%s", mount->options);
max               576 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " --mount volume=vol%d,target=%s", volid, mount->target);
max               580 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " --volume vol%d,kind=host,source=%s", volid, mount->source);
max               582 lib/pengine/bundle.c                     offset += snprintf(buffer+offset, max-offset, ",%s", mount->options);
max               584 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " --mount volume=vol%d,target=%s", volid, mount->target);
max               593 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset,
max               597 lib/pengine/bundle.c                 offset += snprintf(buffer+offset, max-offset, " --port=%s:%s", port->target, port->source);
max               602 lib/pengine/bundle.c             offset += snprintf(buffer+offset, max-offset, " %s",
max               607 lib/pengine/bundle.c             offset += snprintf(buffer + offset, max - offset, " %s",
max              1192 lib/pengine/bundle.c         int offset = 0, max = 1024;
max              1251 lib/pengine/bundle.c         buffer = calloc(1, max+1);
max              1267 lib/pengine/bundle.c                                   max-offset);
max              1284 lib/pengine/bundle.c         int offset = 0, max = 1024;
max              1285 lib/pengine/bundle.c         char *buffer = calloc(1, max+1);
max              1292 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              2163 lib/pengine/utils.c             long max = 1024;
max              2167 lib/pengine/utils.c             char *digests_all = calloc(max, sizeof(char));
max              2168 lib/pengine/utils.c             char *digests_secure = calloc(max, sizeof(char));
max              2189 lib/pengine/utils.c                     digests_all+digests_all_offset, max-digests_all_offset,
max              2193 lib/pengine/utils.c                     digests_secure+digests_secure_offset, max-digests_secure_offset,
max               873 maint/gnulib/lib/bitset/table.c   tbitset_resize (dst, max (BITSET_NBITS_ (src1), BITSET_NBITS_ (src2)));
max               441 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               460 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               506 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               539 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               597 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               626 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               674 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max               703 maint/gnulib/lib/bitset/vector.c   vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2)));
max                66 maint/gnulib/lib/canonicalize-lgpl.c #   define __getcwd(buf, max) getcwd (buf, max, 0)
max                71 maint/gnulib/lib/canonicalize-lgpl.c #  define __getcwd(buf, max) getwd (buf)
max               121 maint/gnulib/lib/ftoastr.h #define _GL_FLOAT_EXPONENT_STRLEN_BOUND(min, max)  \
max               122 maint/gnulib/lib/ftoastr.h   (      -100 < (min) && (max) <     100 ? 3       \
max               123 maint/gnulib/lib/ftoastr.h    :    -1000 < (min) && (max) <    1000 ? 4       \
max               124 maint/gnulib/lib/ftoastr.h    :   -10000 < (min) && (max) <   10000 ? 5       \
max               125 maint/gnulib/lib/ftoastr.h    :  -100000 < (min) && (max) <  100000 ? 6       \
max               126 maint/gnulib/lib/ftoastr.h    : -1000000 < (min) && (max) < 1000000 ? 7       \
max              1985 maint/gnulib/lib/fts.c         size_t len, max;
max              1987 maint/gnulib/lib/fts.c         for (max = 0; *argv; ++argv)
max              1988 maint/gnulib/lib/fts.c                 if ((len = strlen(*argv)) > max)
max              1989 maint/gnulib/lib/fts.c                         max = len;
max              1990 maint/gnulib/lib/fts.c         return (max + 1);
max               169 maint/gnulib/lib/intprops.h #define INT_ADD_RANGE_OVERFLOW(a, b, min, max)          \
max               172 maint/gnulib/lib/intprops.h    : (max) - (b) < (a))
max               176 maint/gnulib/lib/intprops.h #define INT_SUBTRACT_RANGE_OVERFLOW(a, b, min, max)     \
max               178 maint/gnulib/lib/intprops.h    ? (max) + (b) < (a)                                  \
max               183 maint/gnulib/lib/intprops.h #define INT_NEGATE_RANGE_OVERFLOW(a, min, max)          \
max               185 maint/gnulib/lib/intprops.h    ? (a) < - (max)                                      \
max               192 maint/gnulib/lib/intprops.h #define INT_MULTIPLY_RANGE_OVERFLOW(a, b, min, max)     \
max               195 maint/gnulib/lib/intprops.h       ? (a) < (max) / (b)                               \
max               203 maint/gnulib/lib/intprops.h       : (max) / (b) < (a)))
max               207 maint/gnulib/lib/intprops.h #define INT_DIVIDE_RANGE_OVERFLOW(a, b, min, max)       \
max               208 maint/gnulib/lib/intprops.h   ((min) < 0 && (b) == -1 && (a) < - (max))
max               215 maint/gnulib/lib/intprops.h #define INT_REMAINDER_RANGE_OVERFLOW(a, b, min, max)    \
max               216 maint/gnulib/lib/intprops.h   INT_DIVIDE_RANGE_OVERFLOW (a, b, min, max)
max               225 maint/gnulib/lib/intprops.h #define INT_LEFT_SHIFT_RANGE_OVERFLOW(a, b, min, max)   \
max               228 maint/gnulib/lib/intprops.h    : (max) >> (b) < (a))
max               268 maint/gnulib/lib/intprops.h # define _GL_ADD_OVERFLOW(a, b, min, max)                               \
max               270 maint/gnulib/lib/intprops.h # define _GL_SUBTRACT_OVERFLOW(a, b, min, max)                          \
max               272 maint/gnulib/lib/intprops.h # define _GL_MULTIPLY_OVERFLOW(a, b, min, max)                          \
max               275 maint/gnulib/lib/intprops.h # define _GL_ADD_OVERFLOW(a, b, min, max)                                \
max               276 maint/gnulib/lib/intprops.h    ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max)                  \
max               280 maint/gnulib/lib/intprops.h # define _GL_SUBTRACT_OVERFLOW(a, b, min, max)                           \
max               281 maint/gnulib/lib/intprops.h    ((min) < 0 ? INT_SUBTRACT_RANGE_OVERFLOW (a, b, min, max)             \
max               285 maint/gnulib/lib/intprops.h # define _GL_MULTIPLY_OVERFLOW(a, b, min, max)                           \
max               287 maint/gnulib/lib/intprops.h     || INT_MULTIPLY_RANGE_OVERFLOW (a, b, min, max))
max               289 maint/gnulib/lib/intprops.h #define _GL_DIVIDE_OVERFLOW(a, b, min, max)                             \
max               290 maint/gnulib/lib/intprops.h   ((min) < 0 ? (b) == _GL_INT_NEGATE_CONVERT (min, 1) && (a) < - (max)  \
max               293 maint/gnulib/lib/intprops.h #define _GL_REMAINDER_OVERFLOW(a, b, min, max)                          \
max               294 maint/gnulib/lib/intprops.h   ((min) < 0 ? (b) == _GL_INT_NEGATE_CONVERT (min, 1) && (a) < - (max)  \
max               295 maint/gnulib/lib/intprops.h    : (a) < 0 ? (a) % (b) != ((max) - (b) + 1) % (b)                     \
max               296 maint/gnulib/lib/intprops.h    : (b) < 0 && ! _GL_UNSIGNED_NEG_MULTIPLE (a, b, max))
max               302 maint/gnulib/lib/intprops.h #define _GL_UNSIGNED_NEG_MULTIPLE(a, b, max)                            \
max               304 maint/gnulib/lib/intprops.h     ? (_GL_SIGNED_INT_MAXIMUM (b) == (max)                              \
max                81 maint/gnulib/lib/limits.in.h #define _GL_INTEGER_WIDTH(min, max) (((min) < 0) + _GL_COB128 (max))
max               164 maint/gnulib/lib/regex_internal.h # define REGEX_UINTEGER_WIDTH(max) REGEX_COB128 (max)
max              2330 maint/gnulib/lib/regexec.c       Idx max = mctx->state_log_top;
max              2335 maint/gnulib/lib/regexec.c 	  if (++cur_str_idx > max)
max                29 maint/gnulib/tests/test-limits-h.c #define verify_width(width, min, max) \
max                30 maint/gnulib/tests/test-limits-h.c   verify ((max) >> ((width) - 1 - ((min) < 0)) == 1)
max               365 maint/gnulib/tests/test-stdint.c #define verify_width(width, min, max) \
max               366 maint/gnulib/tests/test-stdint.c   _GL_VERIFY ((max) >> ((width) - 1 - ((min) < 0)) == 1, \
max              1918 tools/crm_mon.c     int lpc = 0, max = numXpathResults(xpathObj);
max              1920 tools/crm_mon.c     for (lpc = 0; lpc < max; lpc++) {
max               174 tools/crm_rule.c     int max = 0;
max               190 tools/crm_rule.c     max = numXpathResults(xpathObj);
max               192 tools/crm_rule.c     if (max == 0) {
max               196 tools/crm_rule.c     } else if (max > 1) {
max               208 tools/crm_rule.c     max = numXpathResults(xpathObj);
max               210 tools/crm_rule.c     if (max != 1) {
max               223 tools/crm_rule.c     max = numXpathResults(xpathObj);
max               225 tools/crm_rule.c     if (max == 0) {
max               232 tools/crm_rule.c         max = numXpathResults(xpathObj);
max               234 tools/crm_rule.c         if (max == 0) {