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# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNW_1.1 {
29    global:
30	dat_cno_create;
31	dat_cno_free;
32	dat_cno_modify_agent;
33	dat_cno_query;
34	dat_cno_wait;
35	dat_cr_accept;
36	dat_cr_handoff;
37	dat_cr_query;
38	dat_cr_reject;
39	dat_ep_connect;
40	dat_ep_create;
41	dat_ep_create_with_srq;
42	dat_ep_disconnect;
43	dat_ep_dup_connect;
44	dat_ep_free;
45	dat_ep_get_status;
46	dat_ep_modify;
47	dat_ep_post_rdma_read;
48	dat_ep_post_rdma_write;
49	dat_ep_post_recv;
50	dat_ep_post_send;
51	dat_ep_query;
52	dat_ep_recv_query;
53	dat_ep_reset;
54	dat_ep_set_watermark;
55	dat_evd_clear_unwaitable;
56	dat_evd_create;
57	dat_evd_dequeue;
58	dat_evd_disable;
59	dat_evd_enable;
60	dat_evd_free;
61	dat_evd_modify_cno;
62	dat_evd_post_se;
63	dat_evd_query;
64	dat_evd_resize;
65	dat_evd_set_unwaitable;
66	dat_evd_wait;
67	dat_get_consumer_context;
68	dat_get_handle_type;
69	dat_ia_close;
70	dat_ia_openv;
71	dat_ia_query;
72	dat_lmr_create;
73	dat_lmr_free;
74	dat_lmr_query;
75	dat_lmr_sync_rdma_read;
76	dat_lmr_sync_rdma_write;
77	dat_psp_create;
78	dat_psp_create_any;
79	dat_psp_free;
80	dat_psp_query;
81	dat_pz_create;
82	dat_pz_free;
83	dat_pz_query;
84	dat_registry_add_provider;
85	dat_registry_list_providers;
86	dat_registry_remove_provider;
87	dat_rmr_bind;
88	dat_rmr_create;
89	dat_rmr_free;
90	dat_rmr_query;
91	dat_rsp_create;
92	dat_rsp_free;
93	dat_rsp_query;
94	dat_set_consumer_context;
95	dat_srq_create;
96	dat_srq_free;
97	dat_srq_post_recv;
98	dat_srq_query;
99	dat_srq_resize;
100	dat_srq_set_lw;
101	dat_strerror;
102    local:
103	*;
104};
105