PCMK__NELEM       175 daemons/based/based_common.c         int max_msg_types = PCMK__NELEM(cib_server_ops);
PCMK__NELEM       244 daemons/based/based_common.c     for (lpc = 0; lpc < PCMK__NELEM(field_list); lpc++) {
PCMK__NELEM       251 daemons/based/based_common.c     for (lpc = 0; with_data && lpc < PCMK__NELEM(data_list); lpc++) {
PCMK__NELEM       664 daemons/controld/controld_control.c                                 crmd_opts, PCMK__NELEM(crmd_opts));
PCMK__NELEM       670 daemons/controld/controld_control.c     pcmk__validate_cluster_options(options, crmd_opts, PCMK__NELEM(crmd_opts));
PCMK__NELEM       676 daemons/controld/controld_control.c     return pcmk__cluster_option(options, crmd_opts, PCMK__NELEM(crmd_opts),
PCMK__NELEM       334 daemons/controld/controld_join_dc.c         for (lpc = 0; cmp == 0 && lpc < PCMK__NELEM(attributes); lpc++) {
PCMK__NELEM       291 daemons/execd/remoted_pidone.c         for (i = 0; i < PCMK__NELEM(sigmap); i++) {
PCMK__NELEM      2451 daemons/fenced/fenced_commands.c         for (int lpc = 0; lpc < PCMK__NELEM(names); lpc++) {
PCMK__NELEM      1478 daemons/fenced/pacemaker-fenced.c         for (lpc = 0; lpc < PCMK__NELEM(actions); lpc++) {
PCMK__NELEM       805 lib/cib/cib_file.c     static int max_msg_types = PCMK__NELEM(cib_file_ops);
PCMK__NELEM       120 lib/cib/cib_utils.c     int max = PCMK__NELEM(known_paths);
PCMK__NELEM       135 lib/cib/cib_utils.c     int max = PCMK__NELEM(known_paths);
PCMK__NELEM       654 lib/cib/cib_utils.c                                 cib_opts, PCMK__NELEM(cib_opts));
PCMK__NELEM       660 lib/cib/cib_utils.c     pcmk__validate_cluster_options(options, cib_opts, PCMK__NELEM(cib_opts));
PCMK__NELEM       666 lib/cib/cib_utils.c     return pcmk__cluster_option(options, cib_opts, PCMK__NELEM(cib_opts),
PCMK__NELEM       262 lib/common/digest.c     for (int i = 0; i < PCMK__NELEM(filter); i++) {
PCMK__NELEM       255 lib/common/patchset.c     for (lpc = 0; (last != NULL) && (lpc < PCMK__NELEM(vfields)); lpc++) {
PCMK__NELEM       276 lib/common/patchset.c     for (lpc = 0; next && lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       335 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       345 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       822 lib/common/patchset.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       833 lib/common/patchset.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       867 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       879 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       901 lib/common/patchset.c     for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM      1124 lib/common/remote.c         memset(buffer, 0, PCMK__NELEM(buffer));
PCMK__NELEM       167 lib/pacemaker/pcmk_sched_allocate.c     for (; attr_lpc < PCMK__NELEM(attr_list); attr_lpc++) {
PCMK__NELEM      1224 lib/pacemaker/pcmk_sched_graph.c         for (lpc = 0; lpc < PCMK__NELEM(attr_list); lpc++) {
PCMK__NELEM       298 lib/pengine/common.c                                 pe_opts, PCMK__NELEM(pe_opts));
PCMK__NELEM       304 lib/pengine/common.c     pcmk__validate_cluster_options(options, pe_opts, PCMK__NELEM(pe_opts));
PCMK__NELEM       310 lib/pengine/common.c     return pcmk__cluster_option(options, pe_opts, PCMK__NELEM(pe_opts), name);
PCMK__NELEM       366 lib/services/services.c         if (cur_arg == PCMK__NELEM(op->opaque->args) - 1) {
PCMK__NELEM       541 lib/services/services.c     for (i = 0; i < PCMK__NELEM(op->opaque->args); i++) {
PCMK__NELEM       199 tools/crm_diff.c         for (i = 0; i < PCMK__NELEM(tags); i++) {
PCMK__NELEM       237 tools/crm_diff.c         for (lpc = 0; lpc < PCMK__NELEM(vfields); lpc++) {
PCMK__NELEM       265 tools/crm_diff.c         strip_patch_cib_version(output, vfields, PCMK__NELEM(vfields));
PCMK__NELEM       494 tools/crm_node.c     for (d = 0; d < PCMK__NELEM(daemons); d++) {