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 16ptree_add_node.3picltree 17 ptree_delete_node.3picltree 18ptree_add_prop.3picltree 19 ptree_delete_prop.3picltree 20ptree_create_node.3picltree 21 ptree_destroy_node.3picltree 22ptree_create_prop.3picltree 23 ptree_destroy_prop.3picltree 24ptree_create_table.3picltree 25 ptree_add_row_to_table.3picltree 26ptree_get_first_prop.3picltree 27 ptree_get_next_prop.3picltree 28ptree_get_next_by_row.3picltree 29 ptree_get_next_by_col.3picltree 30ptree_get_propval.3picltree 31 ptree_get_propval_by_name.3picltree 32ptree_update_propval.3picltree 33 ptree_update_propval_by_name.3picltree 34