#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#

#
# MAPFILE HEADER START
#
# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
# Object versioning must comply with the rules detailed in
#
#	usr/src/lib/README.mapfiles
#
# You should not be making modifications here until you've read the most current
# copy of that file. If you need help, contact a gatekeeper for guidance.
#
# MAPFILE HEADER END
#

SUNWprivate_1.1 {
    global:
	dapl_cno_create;
	dapl_cno_free;
	dapl_cno_modify_agent;
	dapl_cno_query;
	dapl_cno_wait;
	dapl_cr_accept;
	dapl_cr_handoff;
	dapl_cr_query;
	dapl_cr_reject;
	dapl_ep_connect;
	dapl_ep_create;
	dapl_ep_create_with_srq;
	dapl_ep_disconnect;
	dapl_ep_dup_connect;
	dapl_ep_free;
	dapl_ep_get_status;
	dapl_ep_modify;
	dapl_ep_post_rdma_read;
	dapl_ep_post_rdma_write;
	dapl_ep_post_recv;
	dapl_ep_post_send;
	dapl_ep_query;
	dapl_ep_recv_query;
	dapl_ep_reset;
	dapl_ep_set_watermark;
	dapl_evd_clear_unwaitable;
	dapl_evd_create;
	dapl_evd_dequeue;
	dapl_evd_disable;
	dapl_evd_enable;
	dapl_evd_free;
	dapl_evd_modify_cno;
	dapl_evd_post_se;
	dapl_evd_query;
	dapl_evd_resize;
	dapl_evd_set_unwaitable;
	dapl_evd_wait;
	dapl_get_consumer_context;
	dapl_get_handle_type;
	dapl_ia_close;
	dapl_ia_open;
	dapl_ia_query;
	dapl_lmr_create;
	dapl_lmr_free;
	dapl_lmr_query;
	dapl_lmr_sync_rdma_read;
	dapl_lmr_sync_rdma_write;
	dapl_psp_create;
	dapl_psp_create_any;
	dapl_psp_free;
	dapl_psp_query;
	dapl_pz_create;
	dapl_pz_free;
	dapl_pz_query;
	dapl_rmr_bind;
	dapl_rmr_create;
	dapl_rmr_free;
	dapl_rmr_query;
	dapl_rsp_create;
	dapl_rsp_free;
	dapl_rsp_query;
	dapl_set_consumer_context;
	dapl_srq_create;
	dapl_srq_free;
	dapl_srq_post_recv;
	dapl_srq_query;
	dapl_srq_resize;
	dapl_srq_set_lw;
	dat_provider_fini;
	dat_provider_init;
    local:
	*;
};