4b22b9337f359bfd063322244f5336cc7c6ffcfars#
4b22b9337f359bfd063322244f5336cc7c6ffcfars# CDDL HEADER START
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
4b22b9337f359bfd063322244f5336cc7c6ffcfars# The contents of this file are subject to the terms of the
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Common Development and Distribution License (the "License").
4b22b9337f359bfd063322244f5336cc7c6ffcfars# You may not use this file except in compliance with the License.
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
4b22b9337f359bfd063322244f5336cc7c6ffcfars# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4b22b9337f359bfd063322244f5336cc7c6ffcfars# or http://www.opensolaris.org/os/licensing.
4b22b9337f359bfd063322244f5336cc7c6ffcfars# See the License for the specific language governing permissions
4b22b9337f359bfd063322244f5336cc7c6ffcfars# and limitations under the License.
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
4b22b9337f359bfd063322244f5336cc7c6ffcfars# When distributing Covered Code, include this CDDL HEADER in each
4b22b9337f359bfd063322244f5336cc7c6ffcfars# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4b22b9337f359bfd063322244f5336cc7c6ffcfars# If applicable, add the following below this CDDL HEADER, with the
4b22b9337f359bfd063322244f5336cc7c6ffcfars# fields enclosed by brackets "[]" replaced with your own identifying
4b22b9337f359bfd063322244f5336cc7c6ffcfars# information: Portions Copyright [yyyy] [name of copyright owner]
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
4b22b9337f359bfd063322244f5336cc7c6ffcfars# CDDL HEADER END
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
4b22b9337f359bfd063322244f5336cc7c6ffcfars#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# usr/src/lib/README.mapfiles
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
4b22b9337f359bfd063322244f5336cc7c6ffcfars
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNW_1.1 {
4b22b9337f359bfd063322244f5336cc7c6ffcfars global:
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleBrowser_CreateBrowser;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSRecord_Remove;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSRecord_Update;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSSD_ConstructName;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSSD_GetIfIndexForName;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSSD_GetNameForIfIndex;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSSD_InitLibrary;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDNSSD_ReconfirmRecord;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleDomainEnum_BeginEnum;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleQuery_CreateQuery;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleRecordRegistrar_CreateConnection;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleRecordRegistrar_RegisterRecord;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleRegistration_AddRecord;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleRegistration_BeginRegister;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleResolver_CreateResolver;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleService_BlockForData;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleService_HaltOperation;
4b22b9337f359bfd063322244f5336cc7c6ffcfars Java_com_apple_dnssd_AppleService_ProcessResults;
4b22b9337f359bfd063322244f5336cc7c6ffcfars local:
4b22b9337f359bfd063322244f5336cc7c6ffcfars *;
4b22b9337f359bfd063322244f5336cc7c6ffcfars};