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