Searched refs:service_manifest_pool (Results 1 – 1 of 1) sorted by relevance
295 static uu_avl_pool_t *service_manifest_pool = NULL; variable16470 if (service_manifest_pool) in create_manifest_tree()16476 service_manifest_pool = uu_avl_pool_create("service_manifest", in create_manifest_tree()16480 if (service_manifest_pool == NULL) in create_manifest_tree()16487 service_manifest_tree = uu_avl_create(service_manifest_pool, NULL, in create_manifest_tree()