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