pe__location_t     26 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t     37 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    203 lib/pacemaker/libpacemaker_private.h     void (*apply_location)(pe_resource_t *rsc, pe__location_t *location);
pe__location_t    423 lib/pacemaker/libpacemaker_private.h pe__location_t *pcmk__new_location(const char *id, pe_resource_t *rsc,
pe__location_t    432 lib/pacemaker/libpacemaker_private.h void pcmk__apply_location(pe_resource_t *rsc, pe__location_t *constraint);
pe__location_t    728 lib/pacemaker/libpacemaker_private.h void pcmk__group_apply_location(pe_resource_t *rsc, pe__location_t *location);
pe__location_t     76 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    539 lib/pacemaker/pcmk_output.c         pe__location_t *cons = lpc->data;
pe__location_t    611 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t    382 lib/pacemaker/pcmk_sched_clone.c clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint)
pe__location_t    583 lib/pacemaker/pcmk_sched_group.c pcmk__group_apply_location(pe_resource_t *rsc, pe__location_t *location)
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    537 lib/pacemaker/pcmk_sched_location.c pe__location_t *
pe__location_t    542 lib/pacemaker/pcmk_sched_location.c     pe__location_t *new_con = NULL;
pe__location_t    556 lib/pacemaker/pcmk_sched_location.c     new_con = calloc(1, sizeof(pe__location_t));
pe__location_t    605 lib/pacemaker/pcmk_sched_location.c         pe__location_t *location = iter->data;
pe__location_t    622 lib/pacemaker/pcmk_sched_location.c pcmk__apply_location(pe_resource_t *rsc, pe__location_t *location)
pe__location_t    125 lib/pacemaker/pcmk_sched_promotable.c         const pe__location_t *location = iter->data;
pe__location_t    615 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    635 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    652 lib/pengine/pe_output.c     pe__location_t *location = va_arg(args, pe__location_t *);
pe__location_t    692 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;