15331Samw# 25331Samw# CDDL HEADER START 35331Samw# 45331Samw# The contents of this file are subject to the terms of the 55331Samw# Common Development and Distribution License (the "License"). 65331Samw# You may not use this file except in compliance with the License. 75331Samw# 85331Samw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 95331Samw# or http://www.opensolaris.org/os/licensing. 105331Samw# See the License for the specific language governing permissions 115331Samw# and limitations under the License. 125331Samw# 135331Samw# When distributing Covered Code, include this CDDL HEADER in each 145331Samw# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 155331Samw# If applicable, add the following below this CDDL HEADER, with the 165331Samw# fields enclosed by brackets "[]" replaced with your own identifying 175331Samw# information: Portions Copyright [yyyy] [name of copyright owner] 185331Samw# 195331Samw# CDDL HEADER END 205331Samw# 215331Samw# 2212692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. 235331Samw# 245331Samw 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 378744SAli.Bahrami@Sun.COM# 388744SAli.Bahrami@Sun.COM 3912692SAli.Bahrami@Oracle.COM$mapfile_version 2 4012692SAli.Bahrami@Oracle.COM 4112692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate { 425331Samw global: 438334SJose.Borrego@Sun.COM dyndns_clear_zones; 44*13082SJoyce.McIntosh@Sun.COM dyndns_publisher; 458334SJose.Borrego@Sun.COM dyndns_start; 468334SJose.Borrego@Sun.COM dyndns_stop; 475331Samw dyndns_update; 488334SJose.Borrego@Sun.COM dyndns_update_zones; 497052Samw smb_ads_add_share; 507052Samw smb_ads_build_unc_name; 517052Samw smb_ads_close; 529832Samw@Sun.COM smb_ads_find_host; 539832Samw@Sun.COM smb_ads_fini; 547052Samw smb_ads_init; 557052Samw smb_ads_join; 569021Samw@Sun.COM smb_ads_join_errmsg; 578334SJose.Borrego@Sun.COM smb_ads_lookup_msdcs; 587052Samw smb_ads_lookup_share; 597052Samw smb_ads_open; 607052Samw smb_ads_publish_share; 617052Samw smb_ads_refresh; 627052Samw smb_ads_remove_share; 636030Sjb150015 smb_browser_netlogon; 646030Sjb150015 smb_browser_reconfig; 656139Sjb150015 smb_ccache_init; 666139Sjb150015 smb_ccache_remove; 675331Samw smb_netbios_name_reconfig; 685331Samw smb_netbios_start; 6910717Samw@Sun.COM smb_netbios_stop; 705331Samw local: 715331Samw *; 725331Samw}; 73