1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27# 28# MAPFILE HEADER START 29# 30# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 31# Object versioning must comply with the rules detailed in 32# 33# usr/src/lib/README.mapfiles 34# 35# You should not be making modifications here until you've read the most current 36# copy of that file. If you need help, contact a gatekeeper for guidance. 37# 38# MAPFILE HEADER END 39# 40 41SUNWprivate_1.1 { 42 global: 43 dapl_cno_create; 44 dapl_cno_free; 45 dapl_cno_modify_agent; 46 dapl_cno_query; 47 dapl_cno_wait; 48 dapl_cr_accept; 49 dapl_cr_handoff; 50 dapl_cr_query; 51 dapl_cr_reject; 52 dapl_ep_connect; 53 dapl_ep_create; 54 dapl_ep_create_with_srq; 55 dapl_ep_disconnect; 56 dapl_ep_dup_connect; 57 dapl_ep_free; 58 dapl_ep_get_status; 59 dapl_ep_modify; 60 dapl_ep_post_rdma_read; 61 dapl_ep_post_rdma_write; 62 dapl_ep_post_recv; 63 dapl_ep_post_send; 64 dapl_ep_query; 65 dapl_ep_recv_query; 66 dapl_ep_reset; 67 dapl_ep_set_watermark; 68 dapl_evd_clear_unwaitable; 69 dapl_evd_create; 70 dapl_evd_dequeue; 71 dapl_evd_disable; 72 dapl_evd_enable; 73 dapl_evd_free; 74 dapl_evd_modify_cno; 75 dapl_evd_post_se; 76 dapl_evd_query; 77 dapl_evd_resize; 78 dapl_evd_set_unwaitable; 79 dapl_evd_wait; 80 dapl_get_consumer_context; 81 dapl_get_handle_type; 82 dapl_ia_close; 83 dapl_ia_open; 84 dapl_ia_query; 85 dapl_lmr_create; 86 dapl_lmr_free; 87 dapl_lmr_query; 88 dapl_lmr_sync_rdma_read; 89 dapl_lmr_sync_rdma_write; 90 dapl_psp_create; 91 dapl_psp_create_any; 92 dapl_psp_free; 93 dapl_psp_query; 94 dapl_pz_create; 95 dapl_pz_free; 96 dapl_pz_query; 97 dapl_rmr_bind; 98 dapl_rmr_create; 99 dapl_rmr_free; 100 dapl_rmr_query; 101 dapl_rsp_create; 102 dapl_rsp_free; 103 dapl_rsp_query; 104 dapl_set_consumer_context; 105 dapl_srq_create; 106 dapl_srq_free; 107 dapl_srq_post_recv; 108 dapl_srq_query; 109 dapl_srq_resize; 110 dapl_srq_set_lw; 111 dat_provider_fini; 112 dat_provider_init; 113 local: 114 *; 115}; 116