mapfile-vers revision 4bff34e37def8a90f9194d81bc345c52ba20086a
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# CDDL HEADER START
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# The contents of this file are subject to the terms of the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Common Development and Distribution License (the "License").
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# You may not use this file except in compliance with the License.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# See the License for the specific language governing permissions
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# and limitations under the License.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# When distributing Covered Code, include this CDDL HEADER in each
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# If applicable, add the following below this CDDL HEADER, with the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# CDDL HEADER END
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Use is subject to license terms.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# ident "%Z%%M% %I% %E% SMI"
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncSUNWprivate {
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_optionset;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_create_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_create_section;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_set_section_attr;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_create_security;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_update_legacy;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_group_attr;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_free_share_description;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_remove_group;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_add_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_sub_group;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_next_optionset;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_update_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_destroy_security;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_update_sharetab;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_create_protocol_properties;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_group;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_security;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_protocol_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_protocol_section;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_add_share;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_valid_group_name;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_get_optionset_attr;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_remove_property;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_set_security_attr;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_delete_sharetab;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync sa_format_free;