mapfile-vers revision 394ab0cbe9de0b3be5bf232d9224a9d050999ae5
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# CDDL HEADER START
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# The contents of this file are subject to the terms of the
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# Common Development and Distribution License (the "License").
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# You may not use this file except in compliance with the License.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# or http://www.opensolaris.org/os/licensing.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# See the License for the specific language governing permissions
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# and limitations under the License.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# When distributing Covered Code, include this CDDL HEADER in each
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# If applicable, add the following below this CDDL HEADER, with the
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# fields enclosed by brackets "[]" replaced with your own identifying
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# information: Portions Copyright [yyyy] [name of copyright owner]
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# CDDL HEADER END
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# Use is subject to license terms.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel
3db86aab554edbb4244c8d1a1c90f152eee768afstevelSUNWprivate_1.1 {
3db86aab554edbb4244c8d1a1c90f152eee768afstevel global:
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_errno;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_error_action;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_error_description;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_fini;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_init;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel libzfs_print_on_error;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_allocatable_devs;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_build_perms;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_clone;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_close;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_create;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_create_ancestors;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_dataset_exists;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_deleg_permissions;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_deleg_share_nfs;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_destroy;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_destroy_snaps;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_expand_proplist;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_free_allows;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_get_handle;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_get_name;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_get_pool_handle;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_get_user_props;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_get_type;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iscsi_perm_check;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_is_mounted;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_is_shared;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_is_shared_iscsi;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_is_shared_nfs;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_is_shared_smb;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iter_children;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iter_dependents;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iter_filesystems;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iter_root;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_iter_snapshots;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_mount;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_name_to_prop;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_name_valid;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_nicenum;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_nicestrtonum;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_open;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_path_to_zhandle;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_perm_get;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_perm_remove;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_perm_set;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_promote;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_align_right;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_column_name;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_default_numeric;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_default_string;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_get;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_get_int;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_get_numeric;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_inherit;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_inheritable;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_is_string;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_readonly;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_set;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_string_to_index;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_to_name;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_user;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_valid_for_type;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_prop_values;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_receive;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_refresh_properties;
3db86aab554edbb4244c8d1a1c90f152eee768afstevel zfs_rename;
zfs_rollback;
zfs_send;
zfs_share;
zfs_shareall;
zfs_share_nfs;
zfs_share_smb;
zfs_share_iscsi;
zfs_snapshot;
zfs_spa_version;
zfs_type_to_name;
zfs_unmount;
zfs_unmountall;
zfs_unshare;
zfs_unshare_iscsi;
zfs_unshare_nfs;
zfs_unshare_smb;
zfs_unshareall;
zfs_unshareall_bypath;
zfs_unshareall_nfs;
zfs_unshareall_smb;
zpool_add;
zpool_clear;
zpool_close;
zpool_create;
zpool_create_zvol_links;
zpool_destroy;
zpool_disable_datasets;
zpool_enable_datasets;
zpool_expand_proplist;
zpool_export;
zpool_export_force;
zpool_find_import;
zpool_find_import_activeok;
zpool_find_import_byguid;
zpool_find_import_byname;
zpool_find_import_cached;
zpool_find_vdev;
zpool_get_config;
zpool_get_errlog;
zpool_get_handle;
zpool_get_history;
zpool_get_name;
zpool_get_physpath;
zpool_get_prop;
zpool_get_prop_int;
zpool_get_state;
zpool_get_status;
zpool_import;
zpool_import_props;
zpool_import_status;
zpool_in_use;
zpool_iter;
zpool_label_disk;
zpool_mount_datasets;
zpool_name_to_prop;
zpool_obj_to_path;
zpool_open;
zpool_open_canfail;
zpool_prop_align_right;
zpool_prop_column_name;
zpool_prop_readonly;
zpool_prop_to_name;
zpool_prop_values;
zpool_read_label;
zpool_refresh_stats;
zpool_remove_zvol_links;
zpool_scrub;
zpool_set_history_str;
zpool_set_prop;
zpool_stage_history;
zpool_state_to_name;
zpool_unmount_datasets;
zpool_upgrade;
zpool_vdev_attach;
zpool_vdev_clear;
zpool_vdev_degrade;
zpool_vdev_detach;
zpool_vdev_fault;
zpool_vdev_name;
zpool_vdev_offline;
zpool_vdev_online;
zpool_vdev_remove;
zprop_free_list;
zprop_get_list;
zprop_iter;
zprop_print_one_property;
zvol_check_dump_config;
local:
*;
};