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 2006 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# ident "%Z%%M% %I% %E% SMI" 26# 27 28# There really should be only one SUNWprivate version. 29# Don't add any more. Add new private symbols to SUNWprivate_1.1 30 31SUNWprivate_1.1 { 32 global: 33 __ns_ldap_getAcctMgmt; 34 __s_api_get_canonical_name; 35 __ns_ldap_getAttrStruct; 36 __ns_ldap_self_gssapi_config; 37 __ns_ldap_self_gssapi_only_set; 38 __ns_ldap_check_dns_preq; 39 __ns_ldap_check_gssapi_preq; 40 __ns_ldap_check_all_preq; 41} SUNWprivate_1.0; 42 43SUNWprivate_1.0 { 44 global: 45 __getldapaliasbyname; 46 __ns_ldap_addAttr; 47 __ns_ldap_addEntry; 48 __ns_ldap_addTypedEntry; 49 __ns_ldap_auth; 50 __ns_ldap_cache_ping; 51 __ns_ldap_default_config; 52 __ns_ldap_delAttr; 53 __ns_ldap_delEntry; 54 __ns_ldap_dn2domain; 55 __ns_ldap_download; 56 __ns_ldap_DumpConfiguration; 57 __ns_ldap_DumpLdif; 58 __ns_ldap_endEntry; 59 __ns_ldap_err2str; 60 __ns_ldap_firstEntry; 61 __ns_ldap_freeAttributeMaps; 62 __ns_ldap_freeCred; 63 __ns_ldap_freeError; 64 __ns_ldap_freeObjectClassMaps; 65 __ns_ldap_freeParam; 66 __ns_ldap_freeResult; 67 __ns_ldap_freeSearchDescriptors; 68 __ns_ldap_getAttr; 69 __ns_ldap_getAttributeMaps; 70 __ns_ldap_getMappedAttributes; 71 __ns_ldap_getMappedObjectClass; 72 __ns_ldap_getObjectClassMaps; 73 __ns_ldap_getOrigAttribute; 74 __ns_ldap_getOrigObjectClass; 75 __ns_ldap_getParam; 76 __ns_ldap_getParamType; 77 __ns_ldap_getSearchDescriptors; 78 __ns_ldap_getServiceAuthMethods; 79 __ns_ldap_host2dn; 80 __ns_ldap_list; 81 __ns_ldap_LoadConfiguration; 82 __ns_ldap_LoadDoorInfo; 83 __ns_ldap_make_config; 84 __ns_ldap_nextEntry; 85 __ns_ldap_print_config; 86 __ns_ldap_repAttr; 87 __ns_ldap_setParam; 88 __ns_ldap_setParamValue; 89 __ns_ldap_setServer; 90 __ns_ldap_trydoorcall; 91 __ns_ldap_uid2dn; 92 __s_api_crosscheck; 93 __s_api_destroy_config; 94 __s_api_free2dArray; 95 __s_api_getServers; 96 __s_api_init_config; 97 __s_api_prepend_automountmapname_to_dn; 98 local: 99 *; 100}; 101