xref: /illumos-gate/usr/src/lib/libidmap/common/mapfile-vers (revision 1ed6b69a5ca1ca3ee5e9a4931f74e2237c7e1c9f)
1c5c4113dSnw141292#
2c5c4113dSnw141292# CDDL HEADER START
3c5c4113dSnw141292#
4c5c4113dSnw141292# The contents of this file are subject to the terms of the
5c5c4113dSnw141292# Common Development and Distribution License (the "License").
6c5c4113dSnw141292# You may not use this file except in compliance with the License.
7c5c4113dSnw141292#
8c5c4113dSnw141292# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9c5c4113dSnw141292# or http://www.opensolaris.org/os/licensing.
10c5c4113dSnw141292# See the License for the specific language governing permissions
11c5c4113dSnw141292# and limitations under the License.
12c5c4113dSnw141292#
13c5c4113dSnw141292# When distributing Covered Code, include this CDDL HEADER in each
14c5c4113dSnw141292# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15c5c4113dSnw141292# If applicable, add the following below this CDDL HEADER, with the
16c5c4113dSnw141292# fields enclosed by brackets "[]" replaced with your own identifying
17c5c4113dSnw141292# information: Portions Copyright [yyyy] [name of copyright owner]
18c5c4113dSnw141292#
19c5c4113dSnw141292# CDDL HEADER END
20c5c4113dSnw141292#
21c5c4113dSnw141292#
22c5866007SKeyur Desai# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
23c5c4113dSnw141292#
24c5c4113dSnw141292#
25c5c4113dSnw141292
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# MAPFILE HEADER START
28bfed486aSAli Bahrami#
29bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
33bfed486aSAli Bahrami#
34bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
35bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# MAPFILE HEADER END
38bfed486aSAli Bahrami#
39bfed486aSAli Bahrami
40cd3e9333SAli Bahrami$mapfile_version 2
41cd3e9333SAli Bahrami
42cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate {
43c5c4113dSnw141292    global:
441fcced4cSJordan Brown	directory_canon_from_group_name;
451fcced4cSJordan Brown	directory_canon_from_name;
461fcced4cSJordan Brown	directory_canon_from_user_name;
471fcced4cSJordan Brown	directory_close;
481fcced4cSJordan Brown	directory_error;
491fcced4cSJordan Brown	directory_error_code;
501fcced4cSJordan Brown	directory_error_free;
511fcced4cSJordan Brown	directory_error_from_rpc;
521fcced4cSJordan Brown	directory_error_is_instance_of;
531fcced4cSJordan Brown	directory_error_param;
541fcced4cSJordan Brown	directory_error_printable;
551fcced4cSJordan Brown	directory_error_to_rpc;
561fcced4cSJordan Brown	directory_free;
571fcced4cSJordan Brown	directory_get_v;
581fcced4cSJordan Brown	directory_name_from_sid;
591fcced4cSJordan Brown	directory_open;
601fcced4cSJordan Brown	directory_sid_from_group_name;
611fcced4cSJordan Brown	directory_sid_from_name;
621fcced4cSJordan Brown	directory_sid_from_user_name;
63fd9ee8b5Sjoyce mcintosh	idmap_cache_get_data;		# used by idmap test suite
649fb67ea3Safshin salek ardakani - Sun Microsystems - Irvine United States	idmap_flush;
65c5c4113dSnw141292	idmap_free;
66c5c4113dSnw141292	idmap_get_create;
67c5c4113dSnw141292	idmap_get_destroy;
681fcced4cSJordan Brown	idmap_get_gidbysid;
691fcced4cSJordan Brown	idmap_get_mappings;
701fcced4cSJordan Brown	idmap_get_pidbysid;
71c5866007SKeyur Desai	idmap_get_prop_ds;
72c5866007SKeyur Desai	idmap_get_prop_str;
731fcced4cSJordan Brown	idmap_get_sidbygid;
741fcced4cSJordan Brown	idmap_get_sidbyuid;
75c5c4113dSnw141292	idmap_get_u2w_mapping;
761fcced4cSJordan Brown	idmap_get_uidbysid;
771fcced4cSJordan Brown	idmap_get_w2u_mapping;
78148c5f43SAlan Wright	idmap_getext_gidbysid;
79148c5f43SAlan Wright	idmap_getext_pidbysid;
80148c5f43SAlan Wright	idmap_getext_sidbygid;
81148c5f43SAlan Wright	idmap_getext_sidbyuid;
82148c5f43SAlan Wright	idmap_getext_uidbysid;
83148c5f43SAlan Wright	idmap_getgidbywinname;
84148c5f43SAlan Wright	idmap_getuidbywinname;
85148c5f43SAlan Wright	idmap_getwinnamebygid;
86*1ed6b69aSGordon Ross	idmap_getwinnamebypid;
87148c5f43SAlan Wright	idmap_getwinnamebyuid;
88148c5f43SAlan Wright	idmap_how_clear;
891fcced4cSJordan Brown	idmap_info_free;
901fcced4cSJordan Brown	idmap_info_mov;
911fcced4cSJordan Brown	idmap_iter_destroy;
921fcced4cSJordan Brown	idmap_iter_mappings;
931fcced4cSJordan Brown	idmap_iter_namerules;
941fcced4cSJordan Brown	idmap_iter_next_mapping;
951fcced4cSJordan Brown	idmap_iter_next_namerule;
961fcced4cSJordan Brown	idmap_namerule_cpy;
971fcced4cSJordan Brown	idmap_set_logger;
981fcced4cSJordan Brown	idmap_stat2string;
991fcced4cSJordan Brown	idmap_stat4prot;
1001fcced4cSJordan Brown	idmap_string2stat;
101148c5f43SAlan Wright	idmap_trace_print;
102148c5f43SAlan Wright	idmap_trace_print_1;
103c5c4113dSnw141292	idmap_udt_add_namerule;
104c5c4113dSnw141292	idmap_udt_commit;
105c5c4113dSnw141292	idmap_udt_create;
1061fcced4cSJordan Brown	idmap_udt_destroy;
1071fcced4cSJordan Brown	idmap_udt_flush_namerules;
1081fcced4cSJordan Brown	idmap_udt_get_conflict_rule;
1098e228215Sdm199847	idmap_udt_get_error_index;
1108e228215Sdm199847	idmap_udt_get_error_rule;
1111fcced4cSJordan Brown	idmap_udt_rm_namerule;
1121fcced4cSJordan Brown	sid_free;
1131fcced4cSJordan Brown	sid_from_le;
1141fcced4cSJordan Brown	sid_fromstr;
1151fcced4cSJordan Brown	sid_len;
1161fcced4cSJordan Brown	sid_to_le;
1171fcced4cSJordan Brown	sid_tostr;
1181fcced4cSJordan Brown	sized_array;
1191fcced4cSJordan Brown	sized_array_free;
1201fcced4cSJordan Brown	sized_array_n;
1211fcced4cSJordan Brown	xdr_directory_entry_rpc;
1221fcced4cSJordan Brown	xdr_directory_get_common_1_argument;
1231fcced4cSJordan Brown	xdr_directory_results_rpc;
1249fb67ea3Safshin salek ardakani - Sun Microsystems - Irvine United States	xdr_idmap_flush_op;
1251fcced4cSJordan Brown	xdr_idmap_id_res;
126148c5f43SAlan Wright	xdr_idmap_ids_res;
1271fcced4cSJordan Brown	xdr_idmap_list_mappings_1_argument;
1281fcced4cSJordan Brown	xdr_idmap_list_namerules_1_argument;
1291fcced4cSJordan Brown	xdr_idmap_mapping;
1301fcced4cSJordan Brown	xdr_idmap_mapping_batch;
131148c5f43SAlan Wright	xdr_idmap_mappings_res;
1321fcced4cSJordan Brown	xdr_idmap_namerule;
1331fcced4cSJordan Brown	xdr_idmap_namerules_res;
1341fcced4cSJordan Brown	xdr_idmap_prop_res;
1351fcced4cSJordan Brown	xdr_idmap_prop_type;
1361fcced4cSJordan Brown	xdr_idmap_retcode;
1371fcced4cSJordan Brown	xdr_idmap_update_batch;
1381fcced4cSJordan Brown	xdr_idmap_update_res;
139148c5f43SAlan Wright
140c5c4113dSnw141292    local:
141c5c4113dSnw141292	*;
142c5c4113dSnw141292};
143