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# 228670SJose.Borrego@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 235331Samw# Use is subject to license terms. 245331Samw# 255331Samw# 265331Samw 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 298744SAli.Bahrami@Sun.COM# 308744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 318744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 348744SAli.Bahrami@Sun.COM# 358744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 368744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 378744SAli.Bahrami@Sun.COM# 388744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 398744SAli.Bahrami@Sun.COM# 408744SAli.Bahrami@Sun.COM 415331SamwSUNWprivate { 425331Samw global: 437619SJose.Borrego@Sun.COM dssetup_clear_domain_info; 44*10717Samw@Sun.COM mlsvc_disconnect; 459832Samw@Sun.COM mlsvc_fini; 465331Samw mlsvc_init; 475521Sas200622 mlsvc_join; 485772Sas200622 mlsvc_lookup_name; 495772Sas200622 mlsvc_lookup_sid; 506139Sjb150015 mlsvc_netlogon; 517052Samw smb_autohome_add; 527052Samw smb_autohome_remove; 538334SJose.Borrego@Sun.COM smb_locate_dc; 545331Samw smb_logon; 557961SNatalie.Li@Sun.COM smb_shr_add; 567348SJose.Borrego@Sun.COM smb_shr_chkname; 577052Samw smb_shr_count; 589832Samw@Sun.COM smb_shr_exec; 597052Samw smb_shr_get; 607961SNatalie.Li@Sun.COM smb_shr_hostaccess; 617052Samw smb_shr_iterate; 627052Samw smb_shr_iterinit; 637052Samw smb_shr_list; 648334SJose.Borrego@Sun.COM smb_shr_load; 657348SJose.Borrego@Sun.COM smb_shr_modify; 667961SNatalie.Li@Sun.COM smb_shr_remove; 677348SJose.Borrego@Sun.COM smb_shr_rename; 689832Samw@Sun.COM smb_shr_sa_csc_name; 697052Samw smb_shr_start; 707052Samw smb_shr_stop; 715331Samw smb_token_destroy; 726432Sas200622 smb_token_log; 735331Samw local: 745331Samw *; 755331Samw}; 76