1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23#
24#
25
26$mapfile_version 2
27
28#
29# MAPFILE HEADER START
30#
31# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
32# Object versioning must comply with the rules detailed in
33#
34#	usr/src/lib/README.mapfiles
35#
36# You should not be making modifications here until you've read the most current
37# copy of that file. If you need help, contact a gatekeeper for guidance.
38#
39# MAPFILE HEADER END
40#
41
42# There really should be only one SUNWprivate version.
43# Don't add any more.  Add new private symbols to SUNWprivate_1.1
44
45SYMBOL_VERSION SUNWprivate_1.1 {
46    global:
47	__ns_ldap_cancelStandalone;
48	__ns_ldap_check_all_preq;
49	__ns_ldap_check_dns_preq;
50	__ns_ldap_check_gssapi_preq;
51	__ns_ldap_getAcctMgmt;
52	__ns_ldap_getAttrStruct;
53	__ns_ldap_getConnectionInfoFromDUA;
54	__ns_ldap_getRootDSE;
55	__ns_ldap_initAuth;
56	__ns_ldap_initStandalone;
57	__ns_ldap_is_shadow_update_enabled;
58	__ns_ldap_pingOfflineServers;
59	__ns_ldap_self_gssapi_config;
60	__ns_ldap_self_gssapi_only_set;
61	__s_api_get_canonical_name;
62	__s_api_hostname2ip;
63	__s_api_ip2hostname;
64} SUNWprivate_1.0;
65
66SYMBOL_VERSION SUNWprivate_1.0 {
67    global:
68	__getldapaliasbyname;
69	__ns_ldap_addAttr;
70	__ns_ldap_addEntry;
71	__ns_ldap_addTypedEntry;
72	__ns_ldap_auth;
73	__ns_ldap_cache_ping;
74	__ns_ldap_default_config;
75	__ns_ldap_delAttr;
76	__ns_ldap_delEntry;
77	__ns_ldap_dn2domain;
78	__ns_ldap_download;
79	__ns_ldap_DumpConfiguration;
80	__ns_ldap_DumpLdif;
81	__ns_ldap_endEntry;
82	__ns_ldap_err2str;
83	__ns_ldap_firstEntry;
84	__ns_ldap_freeAttributeMaps;
85	__ns_ldap_freeCred;
86	__ns_ldap_freeError;
87	__ns_ldap_freeObjectClassMaps;
88	__ns_ldap_freeParam;
89	__ns_ldap_freeResult;
90	__ns_ldap_freeSearchDescriptors;
91	__ns_ldap_getAttr;
92	__ns_ldap_getAttributeMaps;
93	__ns_ldap_getMappedAttributes;
94	__ns_ldap_getMappedObjectClass;
95	__ns_ldap_getObjectClassMaps;
96	__ns_ldap_getOrigAttribute;
97	__ns_ldap_getOrigObjectClass;
98	__ns_ldap_getParam;
99	__ns_ldap_getParamType;
100	__ns_ldap_getSearchDescriptors;
101	__ns_ldap_getServiceAuthMethods;
102	__ns_ldap_host2dn;
103	__ns_ldap_list;
104	__ns_ldap_list_batch_start;
105	__ns_ldap_list_batch_add;
106	__ns_ldap_list_batch_end;
107	__ns_ldap_list_batch_release;
108	__ns_ldap_LoadConfiguration;
109	__ns_ldap_LoadDoorInfo;
110	__ns_ldap_make_config;
111	__ns_ldap_nextEntry;
112	__ns_ldap_print_config;
113	__ns_ldap_repAttr;
114	__ns_ldap_setParam;
115	__ns_ldap_setParamValue;
116	__ns_ldap_setServer;
117	__ns_ldap_trydoorcall;
118	__ns_ldap_uid2dn;
119	__s_api_crosscheck;
120	__s_api_destroy_config;
121	__s_api_free2dArray;
122	__s_api_getServers;
123	__s_api_init_config;
124	__s_api_prepend_automountmapname_to_dn;
125    local:
126	*;
127};
128