pe__location_t     33 include/pcmki/pcmki_sched_allocate.h     void (*rsc_location) (pe_resource_t *, pe__location_t *);
pe__location_t     68 include/pcmki/pcmki_sched_allocate.h void native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t     85 include/pcmki/pcmki_sched_allocate.h void group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    106 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    122 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t     24 include/pcmki/pcmki_sched_utils.h pe__location_t *copy_constraint(pe__location_t *constraint);
pe__location_t     26 include/pcmki/pcmki_sched_utils.h pe__location_t *rsc2node_new(const char *id, pe_resource_t *rsc, int weight,
pe__location_t     77 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    510 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    600 lib/pacemaker/pcmk_sched_allocate.c         pe__location_t *cons = gIter->data;
pe__location_t    876 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t   1312 lib/pacemaker/pcmk_sched_clone.c clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t     46 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t *generate_location_rule(pe_resource_t *rsc,
pe__location_t    797 lib/pacemaker/pcmk_sched_constraints.c     pe__location_t *location = NULL;
pe__location_t   1063 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t *
pe__location_t   1082 lib/pacemaker/pcmk_sched_constraints.c     pe__location_t *location_rule = NULL;
pe__location_t    496 lib/pacemaker/pcmk_sched_group.c group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t   2288 lib/pacemaker/pcmk_sched_native.c native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t    139 lib/pacemaker/pcmk_sched_promotable.c         pe__location_t *cons = gIter->data;
pe__location_t     16 lib/pacemaker/pcmk_sched_utils.c pe__location_t *
pe__location_t     21 lib/pacemaker/pcmk_sched_utils.c     pe__location_t *new_con = NULL;
pe__location_t     31 lib/pacemaker/pcmk_sched_utils.c     new_con = calloc(1, sizeof(pe__location_t));
pe__location_t    590 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    610 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    627 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    667 lib/pengine/pe_output.c         pe__location_t *location = gIter->data;
pe__location_t    248 lib/pengine/status.c         pe__location_t *cons = iterator->data;