1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNWprivate_1.1 { 41 global: 42 libzfs_errno; 43 libzfs_error_action; 44 libzfs_error_description; 45 libzfs_fini; 46 libzfs_init; 47 libzfs_mnttab_cache; 48 libzfs_print_on_error; 49 zfs_allocatable_devs; 50 zfs_build_perms; 51 zfs_clone; 52 zfs_close; 53 zfs_create; 54 zfs_create_ancestors; 55 zfs_dataset_exists; 56 zfs_deleg_permissions; 57 zfs_deleg_share_nfs; 58 zfs_destroy; 59 zfs_destroy_snaps; 60 zfs_expand_proplist; 61 zfs_free_allows; 62 zfs_get_handle; 63 zfs_get_name; 64 zfs_get_pool_handle; 65 zfs_get_user_props; 66 zfs_get_type; 67 zfs_iscsi_perm_check; 68 zfs_is_mounted; 69 zfs_is_shared; 70 zfs_is_shared_iscsi; 71 zfs_is_shared_nfs; 72 zfs_is_shared_smb; 73 zfs_iter_children; 74 zfs_iter_dependents; 75 zfs_iter_filesystems; 76 zfs_iter_root; 77 zfs_iter_snapshots; 78 zfs_mount; 79 zfs_name_to_prop; 80 zfs_name_valid; 81 zfs_nicenum; 82 zfs_nicestrtonum; 83 zfs_open; 84 zfs_path_to_zhandle; 85 zfs_perm_get; 86 zfs_perm_remove; 87 zfs_perm_set; 88 zfs_promote; 89 zfs_prop_align_right; 90 zfs_prop_column_name; 91 zfs_prop_default_numeric; 92 zfs_prop_default_string; 93 zfs_prop_get; 94 zfs_prop_get_int; 95 zfs_prop_get_numeric; 96 zfs_prop_inherit; 97 zfs_prop_inheritable; 98 zfs_prop_is_string; 99 zfs_prop_readonly; 100 zfs_prop_set; 101 zfs_prop_string_to_index; 102 zfs_prop_to_name; 103 zfs_prop_user; 104 zfs_prop_valid_for_type; 105 zfs_prop_values; 106 zfs_prune_proplist; 107 zfs_receive; 108 zfs_refresh_properties; 109 zfs_rename; 110 zfs_rollback; 111 zfs_send; 112 zfs_share; 113 zfs_shareall; 114 zfs_share_nfs; 115 zfs_share_smb; 116 zfs_share_iscsi; 117 zfs_smb_acl_add; 118 zfs_smb_acl_purge; 119 zfs_smb_acl_remove; 120 zfs_smb_acl_rename; 121 zfs_snapshot; 122 zfs_spa_version; 123 zfs_type_to_name; 124 zfs_unmount; 125 zfs_unmountall; 126 zfs_unshare; 127 zfs_unshare_iscsi; 128 zfs_unshare_nfs; 129 zfs_unshare_smb; 130 zfs_unshareall; 131 zfs_unshareall_bypath; 132 zfs_unshareall_nfs; 133 zfs_unshareall_smb; 134 zpool_add; 135 zpool_clear; 136 zpool_close; 137 zpool_create; 138 zpool_create_zvol_links; 139 zpool_destroy; 140 zpool_disable_datasets; 141 zpool_enable_datasets; 142 zpool_expand_proplist; 143 zpool_export; 144 zpool_export_force; 145 zpool_find_import; 146 zpool_find_import_activeok; 147 zpool_find_import_byguid; 148 zpool_find_import_byname; 149 zpool_find_import_cached; 150 zpool_find_vdev; 151 zpool_get_config; 152 zpool_get_errlog; 153 zpool_get_handle; 154 zpool_get_history; 155 zpool_get_name; 156 zpool_get_physpath; 157 zpool_get_prop; 158 zpool_get_prop_int; 159 zpool_get_state; 160 zpool_get_status; 161 zpool_import; 162 zpool_import_props; 163 zpool_import_status; 164 zpool_in_use; 165 zpool_iter; 166 zpool_label_disk; 167 zpool_mount_datasets; 168 zpool_name_to_prop; 169 zpool_obj_to_path; 170 zpool_open; 171 zpool_open_canfail; 172 zpool_prop_align_right; 173 zpool_prop_column_name; 174 zpool_prop_readonly; 175 zpool_prop_to_name; 176 zpool_prop_values; 177 zpool_read_label; 178 zpool_refresh_stats; 179 zpool_remove_zvol_links; 180 zpool_scrub; 181 zpool_set_history_str; 182 zpool_set_prop; 183 zpool_stage_history; 184 zpool_state_to_name; 185 zpool_unmount_datasets; 186 zpool_upgrade; 187 zpool_vdev_attach; 188 zpool_vdev_clear; 189 zpool_vdev_degrade; 190 zpool_vdev_detach; 191 zpool_vdev_fault; 192 zpool_vdev_name; 193 zpool_vdev_offline; 194 zpool_vdev_online; 195 zpool_vdev_remove; 196 zprop_free_list; 197 zprop_get_list; 198 zprop_iter; 199 zprop_print_one_property; 200 zvol_check_dump_config; 201 local: 202 *; 203}; 204