# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # SUNWprivate { global: xdr_idmap_retcode; xdr_idmap_namerule; xdr_idmap_namerules_res; xdr_idmap_ids_res; xdr_idmap_mapping_batch; xdr_idmap_list_mappings_1_argument; xdr_idmap_mappings_res; xdr_idmap_update_batch; xdr_idmap_list_namerules_1_argument; xdr_idmap_mapping; xdr_idmap_id_res; xdr_idmap_update_res; xdr_idmap_prop_res; xdr_idmap_prop_type; idmap_init; idmap_fini; idmap_free; idmap_stat2string; idmap_string2stat; idmap_stat4prot; idmap_iter_namerules; idmap_iter_next_namerule; idmap_iter_mappings; idmap_iter_next_mapping; idmap_iter_destroy; idmap_get_create; idmap_get_uidbysid; idmap_get_gidbysid; idmap_get_pidbysid; idmap_get_sidbyuid; idmap_get_sidbygid; idmap_get_mappings; idmap_get_destroy; idmap_get_w2u_mapping; idmap_get_u2w_mapping; idmap_udt_add_namerule; idmap_udt_rm_namerule; idmap_udt_destroy; idmap_udt_commit; idmap_udt_create; idmap_udt_get_error_index; idmap_udt_get_error_rule; idmap_udt_get_conflict_rule; idmap_udt_flush_namerules; idmap_getwinnamebyuid; idmap_getwinnamebygid; idmap_getuidbywinname; idmap_getgidbywinname; idmap_namerule_cpy; idmap_info_free; idmap_info_cpy; idmap_info_mov; idmap_getext_sidbygid; idmap_getext_uidbysid; idmap_getext_pidbysid; idmap_getext_gidbysid; idmap_getext_sidbyuid; idmapdlog; idmap_log_stderr; idmap_log_syslog; idmap_log_degraded; idmap_set_namemap; idmap_unset_namemap; idmap_get_namemap; idmap_init_namemaps; idmap_fini_namemaps; idmap_cache_get_data; ad_disc_fini; ad_disc_init; ad_disc_get_DomainName; ad_disc_set_DomainName; ad_disc_compare_ds; ad_disc_SubnetChanged; ad_disc_get_GlobalCatalog; ad_disc_set_GlobalCatalog; ad_disc_get_TTL; ad_disc_set_ForestName; ad_disc_get_ForestName; ad_disc_get_DomainController; ad_disc_set_DomainController; ad_disc_set_SiteName; ad_disc_refresh; ad_disc_get_SiteName; local: *; };