PCMK__NELEM       405 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       436 daemons/controld/controld_join_dc.c             for (lpc = 0; cmp == 0 && lpc < PCMK__NELEM(attributes); lpc++) {
PCMK__NELEM       295 daemons/execd/remoted_pidone.c         for (i = 0; i < PCMK__NELEM(sigmap); i++) {
PCMK__NELEM      3019 daemons/fenced/fenced_commands.c         for (int lpc = 0; lpc < PCMK__NELEM(names); lpc++) {
PCMK__NELEM       215 daemons/pacemakerd/pcmkd_subdaemons.c     if (++next_child >= PCMK__NELEM(pcmk_children)) {
PCMK__NELEM       327 daemons/pacemakerd/pcmkd_subdaemons.c     static int phase = PCMK__NELEM(pcmk_children) - 1;
PCMK__NELEM       330 daemons/pacemakerd/pcmkd_subdaemons.c     if (phase == PCMK__NELEM(pcmk_children) - 1) {
PCMK__NELEM       698 daemons/pacemakerd/pcmkd_subdaemons.c         for (i = 0; i < PCMK__NELEM(pcmk_children); i++) {
PCMK__NELEM       791 daemons/pacemakerd/pcmkd_subdaemons.c     for (i = 0; i < PCMK__NELEM(pcmk_children); i++) {
PCMK__NELEM       812 daemons/pacemakerd/pcmkd_subdaemons.c     for (int i = 0; i < PCMK__NELEM(pcmk_children); i++) {
PCMK__NELEM       843 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       151 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      1102 lib/common/options.c     for (int i = 0; i < PCMK__NELEM(prefixes); i++) {
PCMK__NELEM      1153 lib/common/options.c     for (int i = 0; i < PCMK__NELEM(prefixes); i++) {
PCMK__NELEM       211 lib/common/patchset.c     for (lpc = 0; (last != NULL) && (lpc < PCMK__NELEM(vfields)); lpc++) {
PCMK__NELEM       232 lib/common/patchset.c     for (lpc = 0; next && lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       293 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       303 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       807 lib/common/patchset.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       818 lib/common/patchset.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       851 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       863 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       869 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       885 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM      1160 lib/common/remote.c         memset(buffer, 0, PCMK__NELEM(buffer));
PCMK__NELEM       333 lib/common/results.c const size_t pcmk__n_rc = PCMK__NELEM(pcmk__rcs);
PCMK__NELEM       256 lib/common/rules.c     for (int i = 0; i < PCMK__NELEM(ranges); ++i) {
PCMK__NELEM       468 lib/common/xml_io.c     if ((type < 0) || (type >= PCMK__NELEM(element_type_names))) {
PCMK__NELEM       315 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       397 lib/services/services.c         if (cur_arg == PCMK__NELEM(op->opaque->args)) {
PCMK__NELEM       633 lib/services/services.c     for (i = 0; i < PCMK__NELEM(op->opaque->args); i++) {
PCMK__NELEM        72 lib/services/services_nagios.c             if (index > (PCMK__NELEM(op->opaque->args) - 2)) {
PCMK__NELEM       187 tools/crm_diff.c         for (i = 0; i < PCMK__NELEM(tags); i++) {
PCMK__NELEM       226 tools/crm_diff.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       254 tools/crm_diff.c         strip_patch_cib_version(output, vfields, PCMK__NELEM(vfields));
PCMK__NELEM       734 tools/crm_node.c     for (int i = 0; i < PCMK__NELEM(servers); ++i) {