mapfile-vers revision 06eeb2ad640ce72d394ac521094bed7681044408
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# CDDL HEADER START
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may not use this file except in compliance with the License.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# or http://www.opensolaris.org/os/licensing.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# See the License for the specific language governing permissions
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# and limitations under the License.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# CDDL HEADER END
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# Use is subject to license terms.
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt# ident "%Z%%M% %I% %E% SMI"
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt#
SUNWprivate_1.1 {
global:
libzfs_errno;
libzfs_error_action;
libzfs_error_description;
libzfs_fini;
libzfs_init;
libzfs_print_on_error;
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_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_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_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_snapshot;
zfs_type_to_name;
zfs_unmount;
zfs_unmountall;
zfs_unshare;
zfs_unshareall;
zpool_add;
zpool_clear;
zpool_close;
zpool_create;
zpool_create_zvol_links;
zpool_destroy;
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_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_log_history;
zpool_mount_datasets;
zpool_open;
zpool_open_canfail;
zpool_read_label;
zpool_refresh_stats;
zpool_remove_zvol_links;
zpool_scrub;
zpool_unmount_datasets;
zpool_upgrade;
zpool_vdev_attach;
zpool_vdev_detach;
zpool_vdev_name;
zpool_vdev_offline;
zpool_vdev_online;
zpool_vdev_remove;
local:
*;
};