12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 232522Sraf# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 372522Sraf# 382522Sraf 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 422522Sraf global: 432522Sraf rsm_create_localmemory_handle; 442522Sraf rsm_free_interconnect_topology; 452522Sraf rsm_free_localmemory_handle; 462522Sraf rsm_get_controller; 472522Sraf rsm_get_controller_attr; 482522Sraf rsm_get_interconnect_topology; 492522Sraf rsm_get_segmentid_range; 502522Sraf rsm_intr_signal_post; 512522Sraf rsm_intr_signal_wait; 522522Sraf rsm_intr_signal_wait_pollfd; 532522Sraf rsm_memseg_export_create; 542522Sraf rsm_memseg_export_destroy; 552522Sraf rsm_memseg_export_publish; 562522Sraf rsm_memseg_export_rebind; 572522Sraf rsm_memseg_export_republish; 582522Sraf rsm_memseg_export_unpublish; 592522Sraf rsm_memseg_get_pollfd; 602522Sraf rsm_memseg_import_close_barrier; 612522Sraf rsm_memseg_import_connect; 622522Sraf rsm_memseg_import_destroy_barrier; 632522Sraf rsm_memseg_import_disconnect; 642522Sraf rsm_memseg_import_get; 652522Sraf rsm_memseg_import_get16; 662522Sraf rsm_memseg_import_get32; 672522Sraf rsm_memseg_import_get64; 682522Sraf rsm_memseg_import_get8; 692522Sraf rsm_memseg_import_get_mode; 702522Sraf rsm_memseg_import_getv; 712522Sraf rsm_memseg_import_init_barrier; 722522Sraf rsm_memseg_import_map; 732522Sraf rsm_memseg_import_open_barrier; 742522Sraf rsm_memseg_import_order_barrier; 752522Sraf rsm_memseg_import_put; 762522Sraf rsm_memseg_import_put16; 772522Sraf rsm_memseg_import_put32; 782522Sraf rsm_memseg_import_put64; 792522Sraf rsm_memseg_import_put8; 802522Sraf rsm_memseg_import_putv; 812522Sraf rsm_memseg_import_set_mode; 822522Sraf rsm_memseg_import_unmap; 832522Sraf rsm_memseg_release_pollfd; 842522Sraf rsm_release_controller; 852522Sraf local: 862522Sraf *; 872522Sraf}; 88