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# 225951Sdougm# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 233034Sdougm# Use is subject to license terms. 243034Sdougm# 253034Sdougm# ident "%Z%%M% %I% %E% SMI" 263034Sdougm# 273034Sdougm 283910SdougmSUNWprivate { 293034Sdougm global: 303034Sdougm sa_get_optionset; 313034Sdougm sa_create_property; 32*6007Sthurlow sa_create_section; 33*6007Sthurlow sa_set_section_attr; 343034Sdougm sa_get_property; 353034Sdougm sa_create_security; 363034Sdougm sa_update_legacy; 373034Sdougm sa_get_group_attr; 383034Sdougm sa_free_share_description; 393034Sdougm sa_remove_group; 403034Sdougm sa_add_property; 413034Sdougm sa_get_sub_group; 423034Sdougm sa_get_next_optionset; 433034Sdougm sa_update_property; 443034Sdougm sa_destroy_security; 453034Sdougm sa_update_sharetab; 463034Sdougm sa_create_protocol_properties; 473034Sdougm sa_get_group; 483034Sdougm sa_get_security; 493034Sdougm sa_get_protocol_property; 50*6007Sthurlow sa_get_protocol_section; 513034Sdougm sa_add_share; 523034Sdougm sa_valid_group_name; 533034Sdougm sa_get_optionset_attr; 543034Sdougm sa_remove_property; 553034Sdougm sa_set_security_attr; 563034Sdougm sa_delete_sharetab; 573034Sdougm sa_format_free; 583034Sdougm sa_add_protocol_property; 593034Sdougm sa_check_path; 603034Sdougm sa_free_derived_optionset; 613034Sdougm sa_is_security; 623034Sdougm sa_get_protocols; 633034Sdougm sa_get_parent_group; 643034Sdougm sa_set_optionset_attr; 653034Sdougm sa_commit_properties; 663034Sdougm sa_parse_legacy_options; 673034Sdougm sa_zfs_is_shared; 684543Smarks sa_share_zfs; 694543Smarks sa_path_is_zfs; 703034Sdougm sa_get_derived_optionset; 713034Sdougm sa_move_share; 723034Sdougm sa_group_is_zfs; 733034Sdougm sa_update_config; 744543Smarks sa_sharetab_fill_zfs; 754543Smarks sa_emptyshare; 763034Sdougm sa_get_share_attr; 773034Sdougm sa_create_optionset; 783034Sdougm sa_valid_property; 793034Sdougm sa_proto_legacy_format; 803034Sdougm sa_proto_valid_space; 813034Sdougm sa_proto_space_alias; 823034Sdougm sa_get_next_protocol_property; 83*6007Sthurlow sa_get_next_protocol_section; 843034Sdougm sa_remove_share; 853034Sdougm sa_is_share; 863034Sdougm sa_get_share_description; 873034Sdougm sa_get_share; 883034Sdougm sa_get_next_group; 893034Sdougm sa_set_share_attr; 903034Sdougm sa_destroy_optionset; 913034Sdougm sa_get_derived_security; 923034Sdougm sa_proto_get_properties; 933034Sdougm sa_get_all_security_types; 943034Sdougm sa_get_resource; 953034Sdougm sa_set_share_description; 963034Sdougm sa_set_group_attr; 973034Sdougm sa_disable_share; 983034Sdougm sa_get_next_property; 993034Sdougm sa_get_next_security; 1003034Sdougm sa_get_protocol_status; 1013034Sdougm sa_init; 1023034Sdougm sa_find_share; 1033034Sdougm sa_set_protocol_property; 1043034Sdougm sa_fini; 1053034Sdougm sa_errorstr; 1063034Sdougm sa_get_next_share; 1073034Sdougm sa_free_attr_string; 1083034Sdougm sa_get_property_attr; 1093034Sdougm sa_get_security_attr; 1103034Sdougm sa_delete_legacy; 1113034Sdougm sa_free_derived_security; 1123034Sdougm sa_enable_share; 1135331Samw sa_enable_resource; 1143034Sdougm sa_create_group; 1153034Sdougm sa_valid_protocol; 1163910Sdougm sa_find_group_handle; 1175331Samw sa_add_resource; 1185331Samw sa_remove_resource; 1195331Samw sa_rename_resource; 1205331Samw sa_get_resource; 1215331Samw sa_get_next_resource; 1225331Samw sa_get_resource_attr; 1235331Samw sa_set_resource_attr; 1245331Samw sa_get_share_resource; 1255331Samw sa_get_resource_parent; 1265331Samw sa_find_resource; 1275331Samw sa_proto_change_notify; 1285331Samw sa_proto_notify_resource; 1295331Samw sa_disable_resource; 1305331Samw sa_proto_get_featureset; 1315331Samw sa_is_persistent; 1325331Samw sa_set_resource_description; 1335331Samw sa_get_resource_description; 1345331Samw sa_fix_resource_name; 135*6007Sthurlow sa_proto_delete_section; 1365951Sdougm sa_needs_refresh; 1375951Sdougm sa_get_zfs_handle; 1385951Sdougm sa_zfs_process_share; 1395951Sdougm sa_update_sharetab_ts; 1403034Sdougm local: 1413034Sdougm *; 1423034Sdougm}; 1433034Sdougm 144