mapfile-vers revision cbfb650a37bf2b1cd913645ee5ab0d1a13ef6246
0N/A#
2085N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0N/A# or http://www.opensolaris.org/os/licensing.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A#
1472N/A# CDDL HEADER END
1472N/A#
1472N/A#
0N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A#
2153N/A# ident "%Z%%M% %I% %E% SMI"
0N/A#
0N/A
1879N/ASUNWprivate {
1879N/A global:
1879N/A adjoin_report_err;
1879N/A ads_add_share;
1879N/A ads_build_unc_name;
1879N/A ads_close;
1879N/A ads_domain_change_cleanup;
1879N/A ads_init;
1879N/A ads_join;
1879N/A ads_lookup_share;
1879N/A ads_open;
1879N/A ads_publish_share;
1879N/A ads_refresh;
1879N/A ads_remove_share;
1879N/A dns_msgid_init;
1879N/A dyndns_clear_rev_zone;
1879N/A dyndns_update;
1879N/A msdcs_lookup_ads;
1879N/A smb_browser_config;
1879N/A smb_get_nameservers;
1879N/A smb_kinit;
1879N/A smb_netbios_name_reconfig;
1879N/A smb_netbios_start;
1879N/A smb_netbios_shutdown;
1879N/A smb_netlogon_request;
1879N/A smb_nic_build_info;
1879N/A smb_nic_get_byind;
1879N/A smb_nic_get_byip;
1879N/A smb_nic_get_bysubnet;
1879N/A smb_nic_get_num;
1879N/A smb_nic_status;
1879N/A local:
1879N/A *;
1879N/A};
1879N/A