2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNWprivate {
2N/A global:
2N/A getshare;
2N/A sa_close;
2N/A sa_crc_gen;
2N/A sa_fixup_path;
2N/A sa_fs_publish;
2N/A sa_fs_unpublish;
2N/A sa_get_fs_handle;
2N/A sa_get_mntpnt_for_path;
2N/A sa_get_propdefs;
2N/A sa_get_protocols;
2N/A sa_init_fs_handle;
2N/A sa_is_akd_present;
2N/A sa_locale_to_utf8;
2N/A sa_mntent_is_shareable;
2N/A sa_mntpnt_in_current_zone;
2N/A sa_open;
2N/A sa_path_in_current_zone;
2N/A sa_path_is_shareable;
2N/A sa_path_to_shr_name;
2N/A sa_prop_cmp_list;
2N/A sa_prop_empty_list;
2N/A sa_proto_first;
2N/A sa_proto_get_featureset;
2N/A sa_proto_get_property;
2N/A sa_proto_get_proplist;
2N/A sa_proto_get_status;
2N/A sa_proto_next;
2N/A sa_proto_rem_section;
2N/A sa_proto_set_property;
2N/A sa_proto_to_dotval;
2N/A sa_proto_to_val;
2N/A sa_protocol_valid;
2N/A sa_share_alloc;
2N/A sa_share_read_oldprop_shares;
2N/A sa_share_find_fini;
2N/A sa_share_find_init;
2N/A sa_share_find_next;
2N/A sa_share_format_props;
2N/A sa_share_free;
2N/A sa_share_get_acl;
2N/A sa_share_get_desc;
2N/A sa_share_get_mntpnt;
2N/A sa_share_get_name;
2N/A sa_share_get_path;
2N/A sa_share_get_prop;
2N/A sa_share_get_proto;
2N/A sa_share_get_status;
2N/A sa_share_is_transient;
2N/A sa_share_lookup;
2N/A sa_share_merge;
2N/A sa_share_parse;
2N/A sa_share_proto_count;
2N/A sa_share_publish;
2N/A sa_share_read_fini;
2N/A sa_share_read_init;
2N/A sa_share_read_next;
2N/A sa_share_read;
2N/A sa_share_rem_desc;
2N/A sa_share_rem_prop;
2N/A sa_share_rem_proto;
2N/A sa_share_remove;
2N/A sa_share_set_acl;
2N/A sa_share_set_def_proto;
2N/A sa_share_set_desc;
2N/A sa_share_set_mntpnt;
2N/A sa_share_set_name;
2N/A sa_share_set_path;
2N/A sa_share_set_prop;
2N/A sa_share_set_proto;
2N/A sa_share_set_status;
2N/A sa_share_set_transient;
2N/A sa_share_unpublish;
2N/A sa_share_validate;
2N/A sa_share_validate_name;
2N/A sa_share_write;
2N/A sa_sharing_enabled;
2N/A sa_sharing_get_prop;
2N/A sa_sharing_prop_enabled;
2N/A sa_sharing_set_prop;
2N/A sa_strerror;
2N/A sa_trace;
2N/A sa_tracef;
2N/A sa_upgrade_smf_share_group;
2N/A sa_utf8_to_locale;
2N/A sa_val_to_proto;
2N/A sa_valid_protocols;
2N/A sacache_fini;
2N/A sacache_init;
2N/A salog_debug;
2N/A salog_info;
2N/A salog_error;
2N/A salog_notice;
2N/A sa_share_parse_from_props;
2N/A sa_share_parse_proplist;
2N/A sa_share_proplist_from_share;
2N/A sa_share_to_str;
2N/A sa_val_dot_to_proto;
2N/A local:
2N/A *;
2N/A};