mapfile-vers revision c586600796766c83eb9485c446886fd9ed2359a9
341N/A#
341N/A# CDDL HEADER START
341N/A#
341N/A# The contents of this file are subject to the terms of the
851N/A# Common Development and Distribution License (the "License").
851N/A# You may not use this file except in compliance with the License.
341N/A#
341N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
341N/A# or http://www.opensolaris.org/os/licensing.
341N/A# See the License for the specific language governing permissions
341N/A# and limitations under the License.
341N/A#
341N/A# When distributing Covered Code, include this CDDL HEADER in each
341N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
341N/A# If applicable, add the following below this CDDL HEADER, with the
341N/A# fields enclosed by brackets "[]" replaced with your own identifying
341N/A# information: Portions Copyright [yyyy] [name of copyright owner]
341N/A#
341N/A# CDDL HEADER END
341N/A#
341N/A#
341N/A# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
341N/A#
341N/A#
341N/A
341N/A#
341N/A# MAPFILE HEADER START
341N/A#
341N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
341N/A# Object versioning must comply with the rules detailed in
341N/A#
341N/A# usr/src/lib/README.mapfiles
851N/A#
341N/A# You should not be making modifications here until you've read the most current
341N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
341N/A#
341N/A# MAPFILE HEADER END
341N/A#
341N/A
341N/ASUNWprivate {
341N/A global:
341N/A directory_canon_from_group_name;
341N/A directory_canon_from_name;
341N/A directory_canon_from_user_name;
341N/A directory_close;
341N/A directory_error;
341N/A directory_error_code;
341N/A directory_error_free;
341N/A directory_error_from_rpc;
341N/A directory_error_is_instance_of;
341N/A directory_error_param;
341N/A directory_error_printable;
341N/A directory_error_to_rpc;
341N/A directory_free;
341N/A directory_get_v;
341N/A directory_name_from_sid;
341N/A directory_open;
341N/A directory_sid_from_group_name;
341N/A directory_sid_from_name;
341N/A directory_sid_from_user_name;
341N/A idmap_cache_get_data;
341N/A idmap_fini;
341N/A idmap_flush;
341N/A idmap_free;
341N/A idmap_getext_gidbysid;
341N/A idmap_getext_pidbysid;
341N/A idmap_getext_sidbygid;
341N/A idmap_getext_sidbyuid;
341N/A idmap_getext_uidbysid;
341N/A idmap_getgidbywinname;
341N/A idmap_getuidbywinname;
341N/A idmap_getwinnamebygid;
341N/A idmap_getwinnamebyuid;
341N/A idmap_get_create;
341N/A idmap_get_destroy;
341N/A idmap_get_gidbysid;
341N/A idmap_get_mappings;
341N/A idmap_get_pidbysid;
341N/A idmap_get_prop_ds;
341N/A idmap_get_prop_str;
341N/A idmap_get_sidbygid;
341N/A idmap_get_sidbyuid;
341N/A idmap_get_u2w_mapping;
341N/A idmap_get_uidbysid;
341N/A idmap_get_w2u_mapping;
341N/A idmap_info_cpy;
341N/A idmap_info_free;
341N/A idmap_info_mov;
341N/A idmap_init;
341N/A idmap_iter_destroy;
341N/A idmap_iter_mappings;
341N/A idmap_iter_namerules;
341N/A idmap_iter_next_mapping;
341N/A idmap_iter_next_namerule;
341N/A idmap_namerule_cpy;
341N/A idmap_set_logger;
341N/A idmap_stat2string;
341N/A idmap_stat4prot;
341N/A idmap_string2stat;
341N/A idmap_udt_add_namerule;
341N/A idmap_udt_commit;
341N/A idmap_udt_create;
341N/A idmap_udt_destroy;
341N/A idmap_udt_flush_namerules;
341N/A idmap_udt_get_conflict_rule;
341N/A idmap_udt_get_error_index;
341N/A idmap_udt_get_error_rule;
341N/A idmap_udt_rm_namerule;
341N/A memdup;
341N/A sid_free;
341N/A sid_from_le;
341N/A sid_fromstr;
341N/A sid_len;
341N/A sid_to_le;
341N/A sid_tostr;
341N/A sized_array;
341N/A sized_array_free;
341N/A sized_array_n;
341N/A strcaseeq;
341N/A streq;
341N/A strndup;
341N/A xdr_directory_entry_rpc;
341N/A xdr_directory_get_common_1_argument;
341N/A xdr_directory_results_rpc;
341N/A xdr_idmap_flush_op;
341N/A xdr_idmap_ids_res;
341N/A xdr_idmap_id_res;
341N/A xdr_idmap_list_mappings_1_argument;
341N/A xdr_idmap_list_namerules_1_argument;
341N/A xdr_idmap_mapping;
341N/A xdr_idmap_mappings_res;
341N/A xdr_idmap_mapping_batch;
341N/A xdr_idmap_namerule;
341N/A xdr_idmap_namerules_res;
341N/A xdr_idmap_prop_res;
341N/A xdr_idmap_prop_type;
341N/A xdr_idmap_retcode;
341N/A xdr_idmap_update_batch;
341N/A xdr_idmap_update_res;
341N/A local:
341N/A *;
341N/A};
341N/A