1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# CDDL HEADER START
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# The contents of this file are subject to the terms of the
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# Common Development and Distribution License (the "License").
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# You may not use this file except in compliance with the License.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# See the License for the specific language governing permissions
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# and limitations under the License.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# When distributing Covered Code, include this CDDL HEADER in each
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# If applicable, add the following below this CDDL HEADER, with the
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# fields enclosed by brackets "[]" replaced with your own identifying
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# information: Portions Copyright [yyyy] [name of copyright owner]
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# CDDL HEADER END
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# MAPFILE HEADER START
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# Object versioning must comply with the rules detailed in
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# You should not be making modifications here until you've read the most current
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# copy of that file. If you need help, contact a gatekeeper for guidance.
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# MAPFILE HEADER END
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans$mapfile_version 2
1e49577a7fcde812700ded04431b49d67cc57d6dRod EvansSYMBOL_VERSION SUNWprivate {
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans dyndns_update;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans dyndns_update_nameaddr;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans dyndns_zone_clear;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans dyndns_zone_update;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_adjoin_ctx_fini;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_adjoin_ctx_init;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_build_unc_name;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_close;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_convert_domain;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_disable_trust_account;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_discover_servers;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_find_host;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_free_servers;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_get_cached_servers;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_init_trust_account;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_locate_trust_account;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_lookup_msdcs;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_open_scred;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_populate_keytab;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_publish_share;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_refresh;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_remove_share;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_remove_trust_account;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_reorder_servers;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_update_cached_host;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_update_trust_account;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_ads_upgrade;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_browser_netlogon;
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans smb_browser_reconfig;