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*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 224904Srs200217# Use is subject to license terms. 234904Srs200217# 24*8744SAli.Bahrami@Sun.COM 25*8744SAli.Bahrami@Sun.COM# 26*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 27*8744SAli.Bahrami@Sun.COM# 28*8744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 29*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 30*8744SAli.Bahrami@Sun.COM# 31*8744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 32*8744SAli.Bahrami@Sun.COM# 33*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 34*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 35*8744SAli.Bahrami@Sun.COM# 36*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 37*8744SAli.Bahrami@Sun.COM# 384904Srs200217 394904Srs200217SUNW_1.1 { 404904Srs200217 global: 414904Srs200217 Java_com_apple_dnssd_AppleBrowser_CreateBrowser; 424904Srs200217 Java_com_apple_dnssd_AppleDNSRecord_Remove; 434904Srs200217 Java_com_apple_dnssd_AppleDNSRecord_Update; 444904Srs200217 Java_com_apple_dnssd_AppleDNSSD_ConstructName; 454904Srs200217 Java_com_apple_dnssd_AppleDNSSD_GetIfIndexForName; 464904Srs200217 Java_com_apple_dnssd_AppleDNSSD_GetNameForIfIndex; 474904Srs200217 Java_com_apple_dnssd_AppleDNSSD_InitLibrary; 484904Srs200217 Java_com_apple_dnssd_AppleDNSSD_ReconfirmRecord; 494904Srs200217 Java_com_apple_dnssd_AppleDomainEnum_BeginEnum; 504904Srs200217 Java_com_apple_dnssd_AppleQuery_CreateQuery; 514904Srs200217 Java_com_apple_dnssd_AppleRecordRegistrar_CreateConnection; 524904Srs200217 Java_com_apple_dnssd_AppleRecordRegistrar_RegisterRecord; 534904Srs200217 Java_com_apple_dnssd_AppleRegistration_AddRecord; 544904Srs200217 Java_com_apple_dnssd_AppleRegistration_BeginRegister; 554904Srs200217 Java_com_apple_dnssd_AppleResolver_CreateResolver; 564904Srs200217 Java_com_apple_dnssd_AppleService_BlockForData; 574904Srs200217 Java_com_apple_dnssd_AppleService_HaltOperation; 584904Srs200217 Java_com_apple_dnssd_AppleService_ProcessResults; 594904Srs200217 local: 604904Srs200217 *; 614904Srs200217}; 62