PCMK__NELEM 396 daemons/based/based_messages.c for (int lpc = 0; lpc < PCMK__NELEM(field_list); lpc++) { PCMK__NELEM 56 daemons/based/based_operation.c if (type >= PCMK__NELEM(cib_op_functions)) { PCMK__NELEM 489 daemons/controld/controld_join_dc.c for (lpc = 0; cmp == 0 && lpc < PCMK__NELEM(attributes); lpc++) { PCMK__NELEM 297 daemons/execd/remoted_pidone.c for (i = 0; i < PCMK__NELEM(sigmap); i++) { PCMK__NELEM 2942 daemons/fenced/fenced_commands.c for (int lpc = 0; lpc < PCMK__NELEM(names); lpc++) { PCMK__NELEM 226 daemons/pacemakerd/pcmkd_subdaemons.c if (++next_child >= PCMK__NELEM(pcmk_children)) { PCMK__NELEM 347 daemons/pacemakerd/pcmkd_subdaemons.c static int phase = PCMK__NELEM(pcmk_children) - 1; PCMK__NELEM 350 daemons/pacemakerd/pcmkd_subdaemons.c if (phase == PCMK__NELEM(pcmk_children) - 1) { PCMK__NELEM 707 daemons/pacemakerd/pcmkd_subdaemons.c for (i = 0; i < PCMK__NELEM(pcmk_children); i++) { PCMK__NELEM 800 daemons/pacemakerd/pcmkd_subdaemons.c for (i = 0; i < PCMK__NELEM(pcmk_children); i++) { PCMK__NELEM 821 daemons/pacemakerd/pcmkd_subdaemons.c for (int i = 0; i < PCMK__NELEM(pcmk_children); i++) { PCMK__NELEM 852 daemons/pacemakerd/pcmkd_subdaemons.c for (int i = 0; i < PCMK__NELEM(pcmk_children); i++) { PCMK__NELEM 175 lib/cib/cib_file.c if (type >= PCMK__NELEM(cib_op_functions)) { PCMK__NELEM 152 lib/cib/cib_ops.c for (int lpc = 0; lpc < PCMK__NELEM(cib_ops); lpc++) { PCMK__NELEM 114 lib/common/cib.c for (int lpc = 0; lpc < PCMK__NELEM(cib_sections); lpc++) { PCMK__NELEM 152 lib/common/cib.c for (int lpc = 0; lpc < PCMK__NELEM(cib_sections); lpc++) { PCMK__NELEM 242 lib/common/digest.c for (int i = 0; i < PCMK__NELEM(filter); i++) { PCMK__NELEM 1093 lib/common/options.c for (int i = 0; i < PCMK__NELEM(prefixes); i++) { PCMK__NELEM 1144 lib/common/options.c for (int i = 0; i < PCMK__NELEM(prefixes); i++) { PCMK__NELEM 209 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 219 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 338 lib/common/patchset.c for (int i = 0; i < PCMK__NELEM(vfields); i++) { PCMK__NELEM 345 lib/common/patchset.c for (int i = 0; i < PCMK__NELEM(vfields); i++) { PCMK__NELEM 378 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 390 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 396 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 412 lib/common/patchset.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 869 lib/common/remote.c memset(buffer, 0, PCMK__NELEM(buffer)); PCMK__NELEM 447 lib/common/results.c const size_t pcmk__n_rc = PCMK__NELEM(pcmk__rcs); PCMK__NELEM 205 lib/common/rules.c for (int i = 0; i < PCMK__NELEM(ranges); ++i) { PCMK__NELEM 110 lib/common/servers.c CRM_CHECK((server > 0) && (server < PCMK__NELEM(server_info)), PCMK__NELEM 128 lib/common/servers.c CRM_CHECK((server > 0) && (server < PCMK__NELEM(server_info)), PCMK__NELEM 146 lib/common/servers.c CRM_CHECK((server > 0) && (server < PCMK__NELEM(server_info)), PCMK__NELEM 164 lib/common/servers.c CRM_CHECK((server > 0) && (server < PCMK__NELEM(server_info)), PCMK__NELEM 321 lib/pacemaker/pcmk_graph_producer.c for (int lpc = 0; lpc < PCMK__NELEM(attr_list); lpc++) { PCMK__NELEM 121 lib/pacemaker/pcmk_sched_resource.c for (int i = 0; i < PCMK__NELEM(attr_list); i++) { PCMK__NELEM 371 lib/services/services.c if (cur_arg == PCMK__NELEM(op->opaque->args)) { PCMK__NELEM 594 lib/services/services.c for (i = 0; i < PCMK__NELEM(op->opaque->args); i++) { PCMK__NELEM 181 tools/crm_diff.c for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) { PCMK__NELEM 734 tools/crm_node.c for (int i = 0; i < PCMK__NELEM(servers); ++i) {