mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# CDDL HEADER START
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# The contents of this file are subject to the terms of the
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# Common Development and Distribution License (the "License").
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# You may not use this file except in compliance with the License.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# See the License for the specific language governing permissions
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# and limitations under the License.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# When distributing Covered Code, include this CDDL HEADER in each
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# If applicable, add the following below this CDDL HEADER, with the
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# fields enclosed by brackets "[]" replaced with your own identifying
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# information: Portions Copyright [yyyy] [name of copyright owner]
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# CDDL HEADER END
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# MAPFILE HEADER START
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# Object versioning must comply with the rules detailed in
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# You should not be making modifications here until you've read the most current
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# copy of that file. If you need help, contact a gatekeeper for guidance.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# MAPFILE HEADER END
80c2303f32a65a670907dba765dfde42dc319087Luke Smith$mapfile_version 2
80c2303f32a65a670907dba765dfde42dc319087Luke SmithSYMBOL_VERSION SUNWprivate {
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_optionset;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_create_property;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_create_section;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_set_section_attr;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_property;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_create_security;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_update_legacy;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_group_attr;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_free_share_description;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_remove_group;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_add_property;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_sub_group;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_next_optionset;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_update_property;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_destroy_security;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_update_sharetab;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_create_protocol_properties;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_group;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_security;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_protocol_property;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_protocol_section;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_add_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_valid_group_name;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_optionset_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_remove_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_security_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_delete_sharetab;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_format_free;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_add_protocol_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_check_path;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_free_derived_optionset;
3b384bcd33151a8845965775e0732450ad8cfdb0Luke Smith sa_is_security;
80c2303f32a65a670907dba765dfde42dc319087Luke Smith sa_get_protocols;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_parent_group;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_optionset_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_commit_properties;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_parse_legacy_options;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_zfs_is_shared;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_share_zfs;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_path_is_zfs;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_derived_optionset;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_move_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_group_is_zfs;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_update_config;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_sharetab_fill_zfs;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_emptyshare;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_share_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_create_optionset;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_valid_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_legacy_format;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_valid_space;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_space_alias;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_protocol_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_protocol_section;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_remove_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_is_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_share_description;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_group;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_share_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_destroy_optionset;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_derived_security;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_get_properties;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_all_security_types;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_share_description;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_group_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_disable_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_security;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_protocol_status;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_find_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_protocol_property;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_errorstr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_free_attr_string;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_property_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_security_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_delete_legacy;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_free_derived_security;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_enable_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_enable_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_create_group;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_valid_protocol;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_find_group_handle;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_add_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_remove_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_rename_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_next_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_resource_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_set_resource_attr;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_share_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_resource_parent;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_find_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_change_notify;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_notify_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_disable_resource;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_get_featureset;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_is_persistent;
481402e2c2b8e4d633d9c023579d0250205ccc8eLuke Smith sa_set_resource_description;
481402e2c2b8e4d633d9c023579d0250205ccc8eLuke Smith sa_get_resource_description;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_fix_resource_name;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_proto_delete_section;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_needs_refresh;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_get_zfs_handle;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_zfs_process_share;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_update_sharetab_ts;
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith sa_zfs_setprop;