mapfile-vers revision 3d7072f8bd27709dba14f6fe336f149d25d9e207
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
SUNWprivate_1.1 {
global:
libzfs_errno;
libzfs_error_action;
libzfs_error_description;
libzfs_fini;
libzfs_init;
libzfs_print_on_error;
libzfs_print_one_property;
zfs_clone;
zfs_close;
zfs_create;
zfs_destroy;
zfs_destroy_snaps;
zfs_expand_proplist;
zfs_free_proplist;
zfs_get_handle;
zfs_get_name;
zfs_get_user_props;
zfs_get_proplist;
zfs_get_type;
zfs_is_mounted;
zfs_is_shared;
zfs_is_shared_iscsi;
zfs_is_shared_nfs;
zfs_iter_children;
zfs_iter_dependents;
zfs_iter_filesystems;
zfs_iter_root;
zfs_iter_snapshots;
zfs_mount;
zfs_name_to_prop;
zfs_name_valid;
zfs_nicenum;
zfs_nicestrtonum;
zfs_open;
zfs_path_to_zhandle;
zfs_promote;
zfs_prop_align_right;
zfs_prop_column_name;
zfs_prop_default_numeric;
zfs_prop_default_string;
zfs_prop_get;
zfs_prop_get_int;
zfs_prop_get_numeric;
zfs_prop_inherit;
zfs_prop_inheritable;
zfs_prop_is_string;
zfs_prop_iter;
zfs_prop_readonly;
zfs_prop_set;
zfs_prop_to_name;
zfs_prop_user;
zfs_prop_valid_for_type;
zfs_prop_values;
zfs_prop_width;
zfs_receive;
zfs_refresh_properties;
zfs_rename;
zfs_rollback;
zfs_send;
zfs_share;
zfs_share_nfs;
zfs_share_iscsi;
zfs_snapshot;
zfs_type_to_name;
zfs_unmount;
zfs_unmountall;
zfs_unshare;
zfs_unshare_iscsi;
zfs_unshare_nfs;
zfs_unshareall_nfs;
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_find_import;
zpool_find_vdev;
zpool_get_config;
zpool_get_errlog;
zpool_get_guid;
zpool_get_handle;
zpool_get_history;
zpool_get_name;
zpool_get_prop;
zpool_get_prop_int;
zpool_get_proplist;
zpool_get_root;
zpool_get_space_total;
zpool_get_space_used;
zpool_get_state;
zpool_get_status;
zpool_get_version;
zpool_import;
zpool_import_status;
zpool_in_use;
zpool_iter;
zpool_label_disk;
zpool_log_history;
zpool_mount_datasets;
zpool_obj_to_path;
zpool_open;
zpool_open_canfail;
zpool_prop_iter;
zpool_prop_to_name;
zpool_prop_values;
zpool_read_label;
zpool_refresh_stats;
zpool_remove_zvol_links;
zpool_scrub;
zpool_set_prop;
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;
local:
*;
};