xref: /illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/mapfile-vers (revision a61ed2ce7a86a4d6428f2a83eb4739fae945447e)
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) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
23#
24
25#
26# MAPFILE HEADER START
27#
28# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
29# Object versioning must comply with the rules detailed in
30#
31#	usr/src/lib/README.mapfiles
32#
33# You should not be making modifications here until you've read the most current
34# copy of that file. If you need help, contact a gatekeeper for guidance.
35#
36# MAPFILE HEADER END
37#
38
39$mapfile_version 2
40
41SYMBOL_VERSION SUNWprivate_1.1 {
42    global:
43        krb5_ldap_free;
44        krb5_ldap_open;
45        krb5_ldap_lock;
46        krb5_ldap_free_supported_realms;
47        krb5_ldap_delete_password_policy;
48        krb5_ldap_alloc;
49        krb5_ldap_close;
50        krb5_ldap_supported_realms;
51        krb5_ldap_free_password_policy;
52        krb5_ldap_free_principal;
53        krb5_ldap_create_password_policy;
54        krb5_ldap_release_errcode_string;
55        krb5_ldap_delete_principal;
56        krb5_ldap_iterate_password_policy;
57        krb5_ldap_get_principal;
58        krb5_ldap_set_option;
59        krb5_ldap_iterate;
60        krb5_ldap_delete_realm_1;
61        krb5_ldap_get_password_policy;
62        krb5_ldap_set_mkey;
63        krb5_ldap_get_mkey;
64        krb5_ldap_lib_cleanup;
65        krb5_ldap_lib_init;
66        krb5_ldap_errcode_2_string;
67        krb5_ldap_put_password_policy;
68        krb5_ldap_db_get_age;
69        krb5_ldap_unlock;
70        krb5_ldap_create;
71        krb5_ldap_put_principal;
72        krb5_ldap_free_krbcontainer_params;
73        krb5_ldap_modify_policy;
74        krb5_ldap_free_realm_params;
75        krb5_ldap_read_realm_params;
76        krb5_ldap_modify_realm;
77        krb5_ldap_read_server_params;
78        krb5_ldap_read_krbcontainer_params;
79        krb5_dbe_free_contents;
80        krb5_ldap_create_realm;
81        krb5_ldap_delete_realm;
82        krb5_ldap_free_policy;
83        krb5_ldap_list_policy;
84        krb5_ldap_read_policy;
85        krb5_ldap_list_realm;
86        krb5_ldap_delete_policy;
87        krb5_ldap_create_policy;
88        krb5_ldap_db_init;
89        krb5_ldap_create_krbcontainer;
90        tohex;
91    local:
92	*;
93};
94