unpack_rsc_location  648 pengine/constraints.c static gboolean unpack_rsc_location(xmlNode * xml_obj, resource_t * rsc_lh, const char * role,
unpack_rsc_location  660 pengine/constraints.c         return unpack_rsc_location(xml_obj, rsc_lh, NULL, NULL, data_set, NULL);
unpack_rsc_location  708 pengine/constraints.c                 unpack_rsc_location(xml_obj, r, NULL, NULL, data_set, &match_data);
unpack_rsc_location  712 pengine/constraints.c                 unpack_rsc_location(xml_obj, r, NULL, NULL, data_set, NULL);
unpack_rsc_location  908 pengine/constraints.c             unpack_rsc_location(location, resource, role, local_score, data_set, NULL);