1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet at 9# http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2025 Oxide Computer Company 14# 15 16pool_associate.3pool 17 pool_create.3pool 18 pool_destroy.3pool 19 pool_dissociate.3pool 20 pool_info.3pool 21 pool_query_pool_resources.3pool 22pool_component_info.3pool 23 pool_get_owning_resource.3pool 24pool_component_to_elem.3pool 25 pool_conf_to_elem.3pool 26 pool_resource_to_elem.3pool 27 pool_to_elem.3pool 28pool_conf_alloc.3pool 29 pool_conf_close.3pool 30 pool_conf_commit.3pool 31 pool_conf_export.3pool 32 pool_conf_free.3pool 33 pool_conf_info.3pool 34 pool_conf_location.3pool 35 pool_conf_open.3pool 36 pool_conf_remove.3pool 37 pool_conf_rollback.3pool 38 pool_conf_status.3pool 39 pool_conf_update.3pool 40 pool_conf_validate.3pool 41pool_dynamic_location.3pool 42 pool_get_status.3pool 43 pool_resource_type_list.3pool 44 pool_set_status.3pool 45 pool_static_location.3pool 46 pool_version.3pool 47pool_error.3pool 48 pool_strerror.3pool 49pool_get_binding.3pool 50 pool_get_resource_binding.3pool 51 pool_set_binding.3pool 52pool_get_pool.3pool 53 pool_get_resource.3pool 54 pool_query_components.3pool 55 pool_query_pools.3pool 56 pool_query_resources.3pool 57pool_get_property.3pool 58 pool_put_property.3pool 59 pool_rm_property.3pool 60 pool_walk_properties.3pool 61pool_resource_create.3pool 62 pool_query_resource_components.3pool 63 pool_resource_destroy.3pool 64 pool_resource_info.3pool 65 pool_resource_transfer.3pool 66 pool_resource_xtransfer.3pool 67pool_value_alloc.3pool 68 pool_value_free.3pool 69 pool_value_get_bool.3pool 70 pool_value_get_double.3pool 71 pool_value_get_int64.3pool 72 pool_value_get_name.3pool 73 pool_value_get_string.3pool 74 pool_value_get_type.3pool 75 pool_value_get_uint64.3pool 76 pool_value_set_bool.3pool 77 pool_value_set_double.3pool 78 pool_value_set_int64.3pool 79 pool_value_set_name.3pool 80 pool_value_set_string.3pool 81 pool_value_set_uint64.3pool 82pool_walk_components.3pool 83 pool_walk_pools.3pool 84 pool_walk_resources.3pool 85