mapfile-vers revision 5b6e0c463149a26dd0aeb4c1f70611c97161ff32
277N/A#
277N/A# CDDL HEADER START
277N/A#
277N/A# The contents of this file are subject to the terms of the
943N/A# Common Development and Distribution License (the "License").
277N/A# You may not use this file except in compliance with the License.
277N/A#
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# or http://www.opensolaris.org/os/licensing.
919N/A# See the License for the specific language governing permissions
919N/A# and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL HEADER in each
919N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
919N/A# If applicable, add the following below this CDDL HEADER, with the
919N/A# fields enclosed by brackets "[]" replaced with your own identifying
919N/A# information: Portions Copyright [yyyy] [name of copyright owner]
919N/A#
919N/A# CDDL HEADER END
919N/A#
919N/A#
919N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
919N/A# Use is subject to license terms.
919N/A#
277N/A# ident "%Z%%M% %I% %E% SMI"
277N/A#
277N/A
277N/ASUNWprivate {
493N/A global:
277N/A sa_get_optionset;
277N/A sa_create_property;
851N/A sa_get_property;
277N/A sa_create_security;
911N/A sa_update_legacy;
911N/A sa_get_group_attr;
911N/A sa_free_share_description;
911N/A sa_remove_group;
277N/A sa_add_property;
277N/A sa_get_sub_group;
277N/A sa_get_next_optionset;
277N/A sa_update_property;
493N/A sa_destroy_security;
493N/A sa_update_sharetab;
493N/A sa_create_protocol_properties;
277N/A sa_get_group;
277N/A sa_get_security;
sa_get_protocol_property;
sa_add_share;
sa_valid_group_name;
sa_get_optionset_attr;
sa_remove_property;
sa_set_security_attr;
sa_delete_sharetab;
sa_format_free;
sa_add_protocol_property;
sa_check_path;
sa_free_derived_optionset;
sa_is_security;
sa_get_protocols;
sa_get_parent_group;
sa_set_optionset_attr;
sa_commit_properties;
sa_parse_legacy_options;
sa_zfs_is_shared;
sa_share_zfs;
sa_path_is_zfs;
sa_get_derived_optionset;
sa_move_share;
sa_group_is_zfs;
sa_update_config;
sa_sharetab_fill_zfs;
sa_emptyshare;
sa_get_share_attr;
sa_create_optionset;
sa_valid_property;
sa_proto_legacy_format;
sa_proto_valid_space;
sa_proto_space_alias;
sa_get_next_protocol_property;
sa_remove_share;
sa_is_share;
sa_get_share_description;
sa_get_share;
sa_get_next_group;
sa_set_share_attr;
sa_destroy_optionset;
sa_get_derived_security;
sa_proto_get_properties;
sa_get_all_security_types;
sa_get_resource;
sa_set_share_description;
sa_set_group_attr;
sa_disable_share;
sa_get_next_property;
sa_get_next_security;
sa_get_protocol_status;
sa_init;
sa_find_share;
sa_set_protocol_property;
sa_fini;
sa_errorstr;
sa_get_next_share;
sa_free_attr_string;
sa_get_property_attr;
sa_get_security_attr;
sa_delete_legacy;
sa_free_derived_security;
sa_enable_share;
sa_enable_resource;
sa_create_group;
sa_valid_protocol;
sa_find_group_handle;
sa_add_resource;
sa_remove_resource;
sa_rename_resource;
sa_get_resource;
sa_get_next_resource;
sa_get_resource_attr;
sa_set_resource_attr;
sa_get_share_resource;
sa_get_resource_parent;
sa_find_resource;
sa_proto_change_notify;
sa_proto_notify_resource;
sa_disable_resource;
sa_proto_get_featureset;
sa_is_persistent;
sa_set_resource_description;
sa_get_resource_description;
sa_fix_resource_name;
sa_needs_refresh;
sa_get_zfs_handle;
sa_zfs_process_share;
sa_update_sharetab_ts;
local:
*;
};