pe__location_t     55 include/pcmki/pcmki_sched_allocate.h     void (*rsc_location) (pe_resource_t *, pe__location_t *);
pe__location_t    115 include/pcmki/pcmki_sched_allocate.h void native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    136 include/pcmki/pcmki_sched_allocate.h void group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    160 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    179 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t     27 include/pcmki/pcmki_sched_utils.h pe__location_t *copy_constraint(pe__location_t *constraint);
pe__location_t    123 lib/pacemaker/libpacemaker_private.h pe__location_t *pcmk__new_location(const char *id, pe_resource_t *rsc,
pe__location_t    132 lib/pacemaker/libpacemaker_private.h void pcmk__apply_location(pe__location_t *constraint, pe_resource_t *rsc);
pe__location_t     81 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    520 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    866 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t   1288 lib/pacemaker/pcmk_sched_clone.c clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t    521 lib/pacemaker/pcmk_sched_group.c group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t     50 lib/pacemaker/pcmk_sched_location.c static pe__location_t *
pe__location_t     69 lib/pacemaker/pcmk_sched_location.c     pe__location_t *location_rule = NULL;
pe__location_t    204 lib/pacemaker/pcmk_sched_location.c     pe__location_t *location = NULL;
pe__location_t    538 lib/pacemaker/pcmk_sched_location.c pe__location_t *
pe__location_t    543 lib/pacemaker/pcmk_sched_location.c     pe__location_t *new_con = NULL;
pe__location_t    553 lib/pacemaker/pcmk_sched_location.c     new_con = calloc(1, sizeof(pe__location_t));
pe__location_t    602 lib/pacemaker/pcmk_sched_location.c         pe__location_t *location = iter->data;
pe__location_t    616 lib/pacemaker/pcmk_sched_location.c pcmk__apply_location(pe__location_t *constraint, pe_resource_t *rsc)
pe__location_t   1986 lib/pacemaker/pcmk_sched_native.c native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t    150 lib/pacemaker/pcmk_sched_promotable.c         pe__location_t *cons = gIter->data;
pe__location_t    543 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    563 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    580 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    620 lib/pengine/pe_output.c         pe__location_t *location = gIter->data;
pe__location_t    257 lib/pengine/status.c         pe__location_t *cons = iterator->data;