mapfile-vers revision da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# CDDL HEADER START
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# The contents of this file are subject to the terms of the
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# Common Development and Distribution License (the "License").
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# You may not use this file except in compliance with the License.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# or http://www.opensolaris.org/os/licensing.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# See the License for the specific language governing permissions
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# and limitations under the License.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# When distributing Covered Code, include this CDDL HEADER in each
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# If applicable, add the following below this CDDL HEADER, with the
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# fields enclosed by brackets "[]" replaced with your own identifying
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# information: Portions Copyright [yyyy] [name of copyright owner]
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington# CDDL HEADER END
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# Use is subject to license terms.
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts# ident "%Z%%M% %I% %E% SMI"
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_optionset;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_create_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_create_security;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_update_legacy;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_group_attr;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_free_share_description;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_remove_group;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_add_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_sub_group;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_next_optionset;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_update_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_destroy_security;
1106e333fd4b0a4273dbf75a8f4c8041a70798b3James Phillpotts sa_update_sharetab;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_create_protocol_properties;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_group;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_security;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_protocol_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_add_share;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_valid_group_name;
1106e333fd4b0a4273dbf75a8f4c8041a70798b3James Phillpotts sa_get_optionset_attr;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_remove_property;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_set_security_attr;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_delete_sharetab;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_format_free;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_add_protocol_property;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_check_path;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_free_derived_optionset;
1106e333fd4b0a4273dbf75a8f4c8041a70798b3James Phillpotts sa_is_security;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_get_protocols;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_get_parent_group;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_set_optionset_attr;
fe57bde3bccef1fb776568d3d43059da0edc73e5Phill Cunnington sa_commit_properties;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_parse_legacy_options;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_zfs_is_shared;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_share_zfs;
8b6198b1170e3128c5df83267597f0058d07c70dJames Phillpotts sa_path_is_zfs;