13034Sdougm# 23034Sdougm# CDDL HEADER START 33034Sdougm# 43034Sdougm# The contents of this file are subject to the terms of the 53034Sdougm# Common Development and Distribution License (the "License"). 63034Sdougm# You may not use this file except in compliance with the License. 73034Sdougm# 83034Sdougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 93034Sdougm# or http://www.opensolaris.org/os/licensing. 103034Sdougm# See the License for the specific language governing permissions 113034Sdougm# and limitations under the License. 123034Sdougm# 133034Sdougm# When distributing Covered Code, include this CDDL HEADER in each 143034Sdougm# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 153034Sdougm# If applicable, add the following below this CDDL HEADER, with the 163034Sdougm# fields enclosed by brackets "[]" replaced with your own identifying 173034Sdougm# information: Portions Copyright [yyyy] [name of copyright owner] 183034Sdougm# 193034Sdougm# CDDL HEADER END 203034Sdougm# 213034Sdougm# 22*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 233034Sdougm# Use is subject to license terms. 243034Sdougm# 25*8744SAli.Bahrami@Sun.COM 26*8744SAli.Bahrami@Sun.COM# 27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 28*8744SAli.Bahrami@Sun.COM# 29*8744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 31*8744SAli.Bahrami@Sun.COM# 32*8744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 33*8744SAli.Bahrami@Sun.COM# 34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*8744SAli.Bahrami@Sun.COM# 37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 383034Sdougm# 393034Sdougm 403910SdougmSUNWprivate { 413034Sdougm global: 423034Sdougm sa_get_optionset; 433034Sdougm sa_create_property; 446007Sthurlow sa_create_section; 456007Sthurlow sa_set_section_attr; 463034Sdougm sa_get_property; 473034Sdougm sa_create_security; 483034Sdougm sa_update_legacy; 493034Sdougm sa_get_group_attr; 503034Sdougm sa_free_share_description; 513034Sdougm sa_remove_group; 523034Sdougm sa_add_property; 533034Sdougm sa_get_sub_group; 543034Sdougm sa_get_next_optionset; 553034Sdougm sa_update_property; 563034Sdougm sa_destroy_security; 573034Sdougm sa_update_sharetab; 583034Sdougm sa_create_protocol_properties; 593034Sdougm sa_get_group; 603034Sdougm sa_get_security; 613034Sdougm sa_get_protocol_property; 626007Sthurlow sa_get_protocol_section; 633034Sdougm sa_add_share; 643034Sdougm sa_valid_group_name; 653034Sdougm sa_get_optionset_attr; 663034Sdougm sa_remove_property; 673034Sdougm sa_set_security_attr; 683034Sdougm sa_delete_sharetab; 693034Sdougm sa_format_free; 703034Sdougm sa_add_protocol_property; 713034Sdougm sa_check_path; 723034Sdougm sa_free_derived_optionset; 733034Sdougm sa_is_security; 743034Sdougm sa_get_protocols; 753034Sdougm sa_get_parent_group; 763034Sdougm sa_set_optionset_attr; 773034Sdougm sa_commit_properties; 783034Sdougm sa_parse_legacy_options; 793034Sdougm sa_zfs_is_shared; 804543Smarks sa_share_zfs; 814543Smarks sa_path_is_zfs; 823034Sdougm sa_get_derived_optionset; 833034Sdougm sa_move_share; 843034Sdougm sa_group_is_zfs; 853034Sdougm sa_update_config; 864543Smarks sa_sharetab_fill_zfs; 874543Smarks sa_emptyshare; 883034Sdougm sa_get_share_attr; 893034Sdougm sa_create_optionset; 903034Sdougm sa_valid_property; 913034Sdougm sa_proto_legacy_format; 923034Sdougm sa_proto_valid_space; 933034Sdougm sa_proto_space_alias; 943034Sdougm sa_get_next_protocol_property; 956007Sthurlow sa_get_next_protocol_section; 963034Sdougm sa_remove_share; 973034Sdougm sa_is_share; 983034Sdougm sa_get_share_description; 993034Sdougm sa_get_share; 1003034Sdougm sa_get_next_group; 1013034Sdougm sa_set_share_attr; 1023034Sdougm sa_destroy_optionset; 1033034Sdougm sa_get_derived_security; 1043034Sdougm sa_proto_get_properties; 1053034Sdougm sa_get_all_security_types; 1063034Sdougm sa_get_resource; 1073034Sdougm sa_set_share_description; 1083034Sdougm sa_set_group_attr; 1093034Sdougm sa_disable_share; 1103034Sdougm sa_get_next_property; 1113034Sdougm sa_get_next_security; 1123034Sdougm sa_get_protocol_status; 1133034Sdougm sa_init; 1143034Sdougm sa_find_share; 1153034Sdougm sa_set_protocol_property; 1163034Sdougm sa_fini; 1173034Sdougm sa_errorstr; 1183034Sdougm sa_get_next_share; 1193034Sdougm sa_free_attr_string; 1203034Sdougm sa_get_property_attr; 1213034Sdougm sa_get_security_attr; 1223034Sdougm sa_delete_legacy; 1233034Sdougm sa_free_derived_security; 1243034Sdougm sa_enable_share; 1255331Samw sa_enable_resource; 1263034Sdougm sa_create_group; 1273034Sdougm sa_valid_protocol; 1283910Sdougm sa_find_group_handle; 1295331Samw sa_add_resource; 1305331Samw sa_remove_resource; 1315331Samw sa_rename_resource; 1325331Samw sa_get_resource; 1335331Samw sa_get_next_resource; 1345331Samw sa_get_resource_attr; 1355331Samw sa_set_resource_attr; 1365331Samw sa_get_share_resource; 1375331Samw sa_get_resource_parent; 1385331Samw sa_find_resource; 1395331Samw sa_proto_change_notify; 1405331Samw sa_proto_notify_resource; 1415331Samw sa_disable_resource; 1425331Samw sa_proto_get_featureset; 1435331Samw sa_is_persistent; 1445331Samw sa_set_resource_description; 1455331Samw sa_get_resource_description; 1465331Samw sa_fix_resource_name; 1476007Sthurlow sa_proto_delete_section; 1485951Sdougm sa_needs_refresh; 1495951Sdougm sa_get_zfs_handle; 1505951Sdougm sa_zfs_process_share; 1515951Sdougm sa_update_sharetab_ts; 1523034Sdougm local: 1533034Sdougm *; 1543034Sdougm}; 1553034Sdougm 156