inactive_instance 1691 lib/pengine/unpack.c pe_resource_t *inactive_instance = NULL; inactive_instance 1759 lib/pengine/unpack.c if (!skip_inactive && !inactive_instance inactive_instance 1762 lib/pengine/unpack.c inactive_instance = parent->fns->find_rsc(child, rsc_id, NULL, inactive_instance 1768 lib/pengine/unpack.c if (inactive_instance && inactive_instance->pending_node inactive_instance 1769 lib/pengine/unpack.c && (inactive_instance->pending_node->details != node->details)) { inactive_instance 1770 lib/pengine/unpack.c inactive_instance = NULL; inactive_instance 1776 lib/pengine/unpack.c if ((rsc == NULL) && !skip_inactive && (inactive_instance != NULL)) { inactive_instance 1777 lib/pengine/unpack.c pe_rsc_trace(parent, "Resource %s, empty slot", inactive_instance->id); inactive_instance 1778 lib/pengine/unpack.c rsc = inactive_instance;