lpc2              374 daemons/controld/controld_fencing.c         GListPtr lpc2 = NULL;
lpc2              381 daemons/controld/controld_fencing.c         for (lpc2 = synapse->actions; lpc2 != NULL; lpc2 = lpc2->next) {
lpc2              382 daemons/controld/controld_fencing.c             crm_action_t *action = (crm_action_t *) lpc2->data;
lpc2              119 lib/common/xpath.c             int lpc2 = 0;
lpc2              121 lib/common/xpath.c             for (lpc2 = 0; lpc2 < max; lpc2++) {
lpc2              122 lib/common/xpath.c                 if (xpathObj->nodesetval->nodeTab[lpc2] == xml) {
lpc2              668 lib/pacemaker/pcmk_sched_graph.c             GListPtr lpc2 = NULL;
lpc2              676 lib/pacemaker/pcmk_sched_graph.c             for (lpc2 = first->actions_after; lpc2 != NULL; lpc2 = lpc2->next) {
lpc2              677 lib/pacemaker/pcmk_sched_graph.c                 pe_action_wrapper_t *other = (pe_action_wrapper_t *) lpc2->data;
lpc2              139 lib/pengine/failcounts.c                     int lpc2 = 0;
lpc2              141 lib/pengine/failcounts.c                     for (lpc2 = 0; lpc2 < max2; lpc2++) {
lpc2              143 lib/pengine/failcounts.c                                                              lpc2);
lpc2             1071 lib/pengine/pe_output.c             GListPtr lpc2 = NULL;
lpc2             1074 lib/pengine/pe_output.c             for (lpc2 = node->details->running_rsc; lpc2 != NULL; lpc2 = lpc2->next) {
lpc2             1075 lib/pengine/pe_output.c                 pe_resource_t *rsc = (pe_resource_t *) lpc2->data;
lpc2              188 tools/crm_resource_print.c         GListPtr lpc2 = NULL;
lpc2              190 tools/crm_resource_print.c         for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) {
lpc2              191 tools/crm_resource_print.c             pe_node_t *node = (pe_node_t *) lpc2->data;