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 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40# There really should be only one SUNWprivate version.
41# Don't add any more.  Add new private symbols to SUNWprivate_1.1
42
43SUNWprivate_1.1 {
44    global:
45	__ns_ldap_initStandalone;
46	__ns_ldap_getConnectionInfoFromDUA;
47	__ns_ldap_getRootDSE;
48	__ns_ldap_pingOfflineServers;
49	__ns_ldap_cancelStandalone;
50	__ns_ldap_initAuth;
51	__ns_ldap_getAcctMgmt;
52	__s_api_get_canonical_name;
53	__ns_ldap_getAttrStruct;
54	__ns_ldap_self_gssapi_config;
55	__ns_ldap_self_gssapi_only_set;
56	__ns_ldap_check_dns_preq;
57	__ns_ldap_check_gssapi_preq;
58	__ns_ldap_check_all_preq;
59	__s_api_ip2hostname;
60	__s_api_hostname2ip;
61} SUNWprivate_1.0;
62
63SUNWprivate_1.0 {
64    global:
65	__getldapaliasbyname;
66	__ns_ldap_addAttr;
67	__ns_ldap_addEntry;
68	__ns_ldap_addTypedEntry;
69	__ns_ldap_auth;
70	__ns_ldap_cache_ping;
71	__ns_ldap_default_config;
72	__ns_ldap_delAttr;
73	__ns_ldap_delEntry;
74	__ns_ldap_dn2domain;
75	__ns_ldap_download;
76	__ns_ldap_DumpConfiguration;
77	__ns_ldap_DumpLdif;
78	__ns_ldap_endEntry;
79	__ns_ldap_err2str;
80	__ns_ldap_firstEntry;
81	__ns_ldap_freeAttributeMaps;
82	__ns_ldap_freeCred;
83	__ns_ldap_freeError;
84	__ns_ldap_freeObjectClassMaps;
85	__ns_ldap_freeParam;
86	__ns_ldap_freeResult;
87	__ns_ldap_freeSearchDescriptors;
88	__ns_ldap_getAttr;
89	__ns_ldap_getAttributeMaps;
90	__ns_ldap_getMappedAttributes;
91	__ns_ldap_getMappedObjectClass;
92	__ns_ldap_getObjectClassMaps;
93	__ns_ldap_getOrigAttribute;
94	__ns_ldap_getOrigObjectClass;
95	__ns_ldap_getParam;
96	__ns_ldap_getParamType;
97	__ns_ldap_getSearchDescriptors;
98	__ns_ldap_getServiceAuthMethods;
99	__ns_ldap_host2dn;
100	__ns_ldap_list;
101	__ns_ldap_list_batch_start;
102	__ns_ldap_list_batch_add;
103	__ns_ldap_list_batch_end;
104	__ns_ldap_list_batch_release;
105	__ns_ldap_LoadConfiguration;
106	__ns_ldap_LoadDoorInfo;
107	__ns_ldap_make_config;
108	__ns_ldap_nextEntry;
109	__ns_ldap_print_config;
110	__ns_ldap_repAttr;
111	__ns_ldap_setParam;
112	__ns_ldap_setParamValue;
113	__ns_ldap_setServer;
114	__ns_ldap_trydoorcall;
115	__ns_ldap_uid2dn;
116	__s_api_crosscheck;
117	__s_api_destroy_config;
118	__s_api_free2dArray;
119	__s_api_getServers;
120	__s_api_init_config;
121	__s_api_prepend_automountmapname_to_dn;
122    local:
123	*;
124};
125