12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 225913Sperrin# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 252522Sraf 262522SrafSUNWprivate_1.1 { 272522Sraf global: 282522Sraf libzfs_errno; 292522Sraf libzfs_error_action; 302522Sraf libzfs_error_description; 312522Sraf libzfs_fini; 322522Sraf libzfs_init; 332522Sraf libzfs_print_on_error; 345913Sperrin zfs_allocatable_devs; 354543Smarks zfs_build_perms; 362522Sraf zfs_clone; 372522Sraf zfs_close; 382522Sraf zfs_create; 394490Svb160487 zfs_create_ancestors; 404490Svb160487 zfs_dataset_exists; 415993Smarks zfs_deleg_permissions; 424543Smarks zfs_deleg_share_nfs; 432522Sraf zfs_destroy; 442522Sraf zfs_destroy_snaps; 452676Seschrock zfs_expand_proplist; 464543Smarks zfs_free_allows; 472522Sraf zfs_get_handle; 482522Sraf zfs_get_name; 497538SRichard.Morris@Sun.COM zfs_get_pool_handle; 502676Seschrock zfs_get_user_props; 512522Sraf zfs_get_type; 524543Smarks zfs_iscsi_perm_check; 532522Sraf zfs_is_mounted; 542522Sraf zfs_is_shared; 553126Sahl zfs_is_shared_iscsi; 563126Sahl zfs_is_shared_nfs; 575331Samw zfs_is_shared_smb; 582522Sraf zfs_iter_children; 592522Sraf zfs_iter_dependents; 602522Sraf zfs_iter_filesystems; 612522Sraf zfs_iter_root; 622522Sraf zfs_iter_snapshots; 632522Sraf zfs_mount; 642522Sraf zfs_name_to_prop; 652522Sraf zfs_name_valid; 662522Sraf zfs_nicenum; 672522Sraf zfs_nicestrtonum; 682522Sraf zfs_open; 693635Sck153898 zfs_path_to_zhandle; 704543Smarks zfs_perm_get; 714543Smarks zfs_perm_remove; 724543Smarks zfs_perm_set; 732522Sraf zfs_promote; 742676Seschrock zfs_prop_align_right; 752522Sraf zfs_prop_column_name; 762522Sraf zfs_prop_default_numeric; 772522Sraf zfs_prop_default_string; 782522Sraf zfs_prop_get; 792522Sraf zfs_prop_get_int; 802522Sraf zfs_prop_get_numeric; 812522Sraf zfs_prop_inherit; 822522Sraf zfs_prop_inheritable; 832522Sraf zfs_prop_is_string; 842522Sraf zfs_prop_readonly; 852522Sraf zfs_prop_set; 864577Sahrens zfs_prop_string_to_index; 872522Sraf zfs_prop_to_name; 882676Seschrock zfs_prop_user; 892522Sraf zfs_prop_valid_for_type; 902522Sraf zfs_prop_values; 912522Sraf zfs_receive; 922522Sraf zfs_refresh_properties; 932522Sraf zfs_rename; 942522Sraf zfs_rollback; 952522Sraf zfs_send; 962522Sraf zfs_share; 975331Samw zfs_shareall; 983126Sahl zfs_share_nfs; 995331Samw zfs_share_smb; 1003126Sahl zfs_share_iscsi; 1012522Sraf zfs_snapshot; 1025713Srm160521 zfs_spa_version; 1032522Sraf zfs_type_to_name; 1042522Sraf zfs_unmount; 1052522Sraf zfs_unmountall; 1062522Sraf zfs_unshare; 1073126Sahl zfs_unshare_iscsi; 1083126Sahl zfs_unshare_nfs; 1095331Samw zfs_unshare_smb; 1105331Samw zfs_unshareall; 1115331Samw zfs_unshareall_bypath; 1123126Sahl zfs_unshareall_nfs; 1135331Samw zfs_unshareall_smb; 1142522Sraf zpool_add; 1152522Sraf zpool_clear; 1162522Sraf zpool_close; 1172522Sraf zpool_create; 1182522Sraf zpool_create_zvol_links; 1192522Sraf zpool_destroy; 1203126Sahl zpool_disable_datasets; 1213126Sahl zpool_enable_datasets; 1223912Slling zpool_expand_proplist; 1232522Sraf zpool_export; 1242522Sraf zpool_find_import; 1256807Sck153898 zpool_find_import_activeok; 1266807Sck153898 zpool_find_import_byguid; 1276807Sck153898 zpool_find_import_byname; 1285363Seschrock zpool_find_import_cached; 1292522Sraf zpool_find_vdev; 1302522Sraf zpool_get_config; 1312522Sraf zpool_get_errlog; 1322522Sraf zpool_get_handle; 1332926Sek110237 zpool_get_history; 1342522Sraf zpool_get_name; 135*7656SSherry.Moore@Sun.COM zpool_get_physpath; 1363912Slling zpool_get_prop; 1374451Seschrock zpool_get_prop_int; 1382522Sraf zpool_get_state; 1392522Sraf zpool_get_status; 1402522Sraf zpool_import; 1415094Slling zpool_import_props; 1422522Sraf zpool_import_status; 1432522Sraf zpool_in_use; 1442522Sraf zpool_iter; 1454276Staylor zpool_label_disk; 1462522Sraf zpool_mount_datasets; 1474543Smarks zpool_name_to_prop; 1483444Sek110237 zpool_obj_to_path; 1492522Sraf zpool_open; 1502522Sraf zpool_open_canfail; 1515094Slling zpool_prop_align_right; 1525094Slling zpool_prop_column_name; 1535094Slling zpool_prop_readonly; 1543912Slling zpool_prop_to_name; 1553912Slling zpool_prop_values; 1562522Sraf zpool_read_label; 1572522Sraf zpool_refresh_stats; 1582522Sraf zpool_remove_zvol_links; 1592522Sraf zpool_scrub; 1604988Sek110237 zpool_set_history_str; 1613912Slling zpool_set_prop; 1624543Smarks zpool_stage_history; 1635094Slling zpool_state_to_name; 1642522Sraf zpool_unmount_datasets; 1652522Sraf zpool_upgrade; 1662522Sraf zpool_vdev_attach; 1674451Seschrock zpool_vdev_clear; 1684451Seschrock zpool_vdev_degrade; 1692522Sraf zpool_vdev_detach; 1704451Seschrock zpool_vdev_fault; 1712522Sraf zpool_vdev_name; 1722522Sraf zpool_vdev_offline; 1732522Sraf zpool_vdev_online; 1742522Sraf zpool_vdev_remove; 1755094Slling zprop_free_list; 1765094Slling zprop_get_list; 1775094Slling zprop_iter; 1785094Slling zprop_print_one_property; 1796423Sgw25295 zvol_check_dump_config; 1802522Sraf local: 1812522Sraf *; 1822522Sraf}; 183