14904Srs200217# 24904Srs200217# CDDL HEADER START 34904Srs200217# 44904Srs200217# The contents of this file are subject to the terms of the 54904Srs200217# Common Development and Distribution License (the "License"). 64904Srs200217# You may not use this file except in compliance with the License. 74904Srs200217# 84904Srs200217# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 94904Srs200217# or http://www.opensolaris.org/os/licensing. 104904Srs200217# See the License for the specific language governing permissions 114904Srs200217# and limitations under the License. 124904Srs200217# 134904Srs200217# When distributing Covered Code, include this CDDL HEADER in each 144904Srs200217# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 154904Srs200217# If applicable, add the following below this CDDL HEADER, with the 164904Srs200217# fields enclosed by brackets "[]" replaced with your own identifying 174904Srs200217# information: Portions Copyright [yyyy] [name of copyright owner] 184904Srs200217# 194904Srs200217# CDDL HEADER END 204904Srs200217# 21*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. 224904Srs200217# 238744SAli.Bahrami@Sun.COM 248744SAli.Bahrami@Sun.COM# 258744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 268744SAli.Bahrami@Sun.COM# 278744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 288744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 298744SAli.Bahrami@Sun.COM# 308744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 318744SAli.Bahrami@Sun.COM# 328744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 338744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 348744SAli.Bahrami@Sun.COM# 358744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 368744SAli.Bahrami@Sun.COM# 374904Srs200217 38*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 39*12692SAli.Bahrami@Oracle.COM 40*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 414904Srs200217 global: 424904Srs200217 Java_com_apple_dnssd_AppleBrowser_CreateBrowser; 434904Srs200217 Java_com_apple_dnssd_AppleDNSRecord_Remove; 444904Srs200217 Java_com_apple_dnssd_AppleDNSRecord_Update; 454904Srs200217 Java_com_apple_dnssd_AppleDNSSD_ConstructName; 464904Srs200217 Java_com_apple_dnssd_AppleDNSSD_GetIfIndexForName; 474904Srs200217 Java_com_apple_dnssd_AppleDNSSD_GetNameForIfIndex; 484904Srs200217 Java_com_apple_dnssd_AppleDNSSD_InitLibrary; 494904Srs200217 Java_com_apple_dnssd_AppleDNSSD_ReconfirmRecord; 504904Srs200217 Java_com_apple_dnssd_AppleDomainEnum_BeginEnum; 514904Srs200217 Java_com_apple_dnssd_AppleQuery_CreateQuery; 524904Srs200217 Java_com_apple_dnssd_AppleRecordRegistrar_CreateConnection; 534904Srs200217 Java_com_apple_dnssd_AppleRecordRegistrar_RegisterRecord; 544904Srs200217 Java_com_apple_dnssd_AppleRegistration_AddRecord; 554904Srs200217 Java_com_apple_dnssd_AppleRegistration_BeginRegister; 564904Srs200217 Java_com_apple_dnssd_AppleResolver_CreateResolver; 574904Srs200217 Java_com_apple_dnssd_AppleService_BlockForData; 584904Srs200217 Java_com_apple_dnssd_AppleService_HaltOperation; 594904Srs200217 Java_com_apple_dnssd_AppleService_ProcessResults; 604904Srs200217 local: 614904Srs200217 *; 624904Srs200217}; 63