mapfile-vers revision ecd6cf800b63704be73fb264c3f5b6e0dafc068d
5937N/A#
5937N/A# CDDL HEADER START
5937N/A#
5937N/A# The contents of this file are subject to the terms of the
5937N/A# Common Development and Distribution License (the "License").
5937N/A# You may not use this file except in compliance with the License.
5937N/A#
5937N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5937N/A# or http://www.opensolaris.org/os/licensing.
5937N/A# See the License for the specific language governing permissions
5937N/A# and limitations under the License.
5937N/A#
5937N/A# When distributing Covered Code, include this CDDL HEADER in each
5937N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5937N/A# If applicable, add the following below this CDDL HEADER, with the
5937N/A# fields enclosed by brackets "[]" replaced with your own identifying
5937N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5937N/A#
5937N/A# CDDL HEADER END
5937N/A#
5937N/A#
5937N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5937N/A# Use is subject to license terms.
5937N/A#
5937N/A# ident "%Z%%M% %I% %E% SMI"
7102N/A#
7102N/A
7102N/ASUNWprivate_1.1 {
5937N/A global:
5937N/A libzfs_errno;
5937N/A libzfs_error_action;
5937N/A libzfs_error_description;
5937N/A libzfs_fini;
5937N/A libzfs_init;
5937N/A libzfs_print_on_error;
5937N/A libzfs_print_one_property;
5937N/A zfs_build_perms;
5937N/A zfs_clone;
5937N/A zfs_close;
5937N/A zfs_create;
5937N/A zfs_create_ancestors;
5937N/A zfs_dataset_exists;
5937N/A zfs_deleg_share_nfs;
5937N/A zfs_destroy;
6001N/A zfs_destroy_snaps;
6001N/A zfs_expand_proplist;
6001N/A zfs_free_allows;
6001N/A zfs_free_proplist;
6001N/A zfs_get_handle;
6001N/A zfs_get_name;
6001N/A zfs_get_user_props;
6001N/A zfs_get_proplist;
5937N/A zfs_get_type;
5937N/A zfs_iscsi_perm_check;
5937N/A zfs_is_mounted;
5937N/A zfs_is_shared;
5937N/A zfs_is_shared_iscsi;
5937N/A zfs_is_shared_nfs;
5937N/A zfs_iter_children;
5937N/A zfs_iter_dependents;
5937N/A zfs_iter_filesystems;
5937N/A zfs_iter_root;
5937N/A zfs_iter_snapshots;
5937N/A zfs_mount;
5937N/A zfs_name_to_prop;
5937N/A zfs_name_valid;
5937N/A zfs_nicenum;
5937N/A zfs_nicestrtonum;
5937N/A zfs_open;
5937N/A zfs_path_to_zhandle;
5937N/A zfs_perm_get;
5937N/A zfs_perm_remove;
5937N/A zfs_perm_set;
5937N/A zfs_promote;
5937N/A zfs_prop_align_right;
5937N/A zfs_prop_column_name;
5937N/A zfs_prop_default_numeric;
5937N/A zfs_prop_default_string;
5971N/A zfs_prop_get;
5937N/A zfs_prop_get_int;
5971N/A zfs_prop_get_numeric;
5937N/A zfs_prop_inherit;
5937N/A zfs_prop_inheritable;
5937N/A 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_mount_datasets;
zpool_name_to_prop;
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_stage_history;
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:
*;
};