inactive_instance 1743 lib/pengine/unpack.c pe_resource_t *inactive_instance = NULL; inactive_instance 1811 lib/pengine/unpack.c if (!skip_inactive && !inactive_instance inactive_instance 1814 lib/pengine/unpack.c inactive_instance = parent->fns->find_rsc(child, rsc_id, NULL, inactive_instance 1820 lib/pengine/unpack.c if (inactive_instance && inactive_instance->pending_node inactive_instance 1821 lib/pengine/unpack.c && (inactive_instance->pending_node->details != node->details)) { inactive_instance 1822 lib/pengine/unpack.c inactive_instance = NULL; inactive_instance 1828 lib/pengine/unpack.c if ((rsc == NULL) && !skip_inactive && (inactive_instance != NULL)) { inactive_instance 1829 lib/pengine/unpack.c pe_rsc_trace(parent, "Resource %s, empty slot", inactive_instance->id); inactive_instance 1830 lib/pengine/unpack.c rsc = inactive_instance;