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