pe__location_t     53 include/pcmki/pcmki_sched_allocate.h     void (*rsc_location) (pe_resource_t *, pe__location_t *);
pe__location_t     86 include/pcmki/pcmki_sched_allocate.h void native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    103 include/pcmki/pcmki_sched_allocate.h void group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    124 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    140 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t     26 include/pcmki/pcmki_sched_utils.h pe__location_t *copy_constraint(pe__location_t *constraint);
pe__location_t     66 lib/pacemaker/libpacemaker_private.h pe__location_t *pcmk__new_location(const char *id, pe_resource_t *rsc,
pe__location_t     75 lib/pacemaker/libpacemaker_private.h void pcmk__apply_location(pe__location_t *constraint, pe_resource_t *rsc);
pe__location_t     79 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    518 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    864 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t   1308 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   1991 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    248 lib/pengine/status.c         pe__location_t *cons = iterator->data;