xref: /onnv-gate/usr/src/lib/smbsrv/libmlsvc/common/mapfile-vers (revision 13082:81ec56bf6147)
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:
4311963SAfshin.Ardakani@Sun.COM	dfs_get_referrals;
4411963SAfshin.Ardakani@Sun.COM	dfs_info_free;
4512914SJoyce.McIntosh@Sun.COM	dssetup_check_service;
467619SJose.Borrego@Sun.COM	dssetup_clear_domain_info;
4711337SWilliam.Krier@Sun.COM	lsa_lookup_name;
4811337SWilliam.Krier@Sun.COM	lsa_lookup_sid;
4910717Samw@Sun.COM	mlsvc_disconnect;
509832Samw@Sun.COM	mlsvc_fini;
515331Samw	mlsvc_init;
5212692SAli.Bahrami@Oracle.COM	mlsvc_join;
536139Sjb150015	mlsvc_netlogon;
547052Samw	smb_autohome_add;
557052Samw	smb_autohome_remove;
568334SJose.Borrego@Sun.COM	smb_locate_dc;
575331Samw	smb_logon;
5811963SAfshin.Ardakani@Sun.COM	smb_logon_abort;
5911963SAfshin.Ardakani@Sun.COM	smb_quota_free;
6011963SAfshin.Ardakani@Sun.COM	smb_quota_query;
6111963SAfshin.Ardakani@Sun.COM	smb_quota_set;
627961SNatalie.Li@Sun.COM	smb_shr_add;
637052Samw	smb_shr_count;
649832Samw@Sun.COM	smb_shr_exec;
657052Samw	smb_shr_get;
667961SNatalie.Li@Sun.COM	smb_shr_hostaccess;
677052Samw	smb_shr_iterate;
687052Samw	smb_shr_iterinit;
697052Samw	smb_shr_list;
708334SJose.Borrego@Sun.COM	smb_shr_load;
717348SJose.Borrego@Sun.COM	smb_shr_modify;
727961SNatalie.Li@Sun.COM	smb_shr_remove;
737348SJose.Borrego@Sun.COM	smb_shr_rename;
749832Samw@Sun.COM	smb_shr_sa_csc_name;
757052Samw	smb_shr_start;
767052Samw	smb_shr_stop;
775331Samw	smb_token_destroy;
786432Sas200622	smb_token_log;
79*13082SJoyce.McIntosh@Sun.COM	spoolss_register_copyfile;
805331Samw    local:
815331Samw	*;
825331Samw};
83