xref: /illumos-gate/usr/src/lib/librpcsvc/common/mapfile-vers (revision 581cede61ac9c14d8d4ea452562a567189eead78)
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 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40# Due to mistakes made early in the history of this library, there are
41# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
42# Don't add any symbols to this version.
43
44SUNW_1.1 {
45    global:
46	SUNW_1.1;
47} SUNW_0.7;
48
49SUNW_0.7 {
50    global:
51	havedisk;
52	rnusers;
53	rstat;
54	rusers;
55	rwall;
56	xdr_statstime;
57	xdr_statsvar;
58	xdr_utmpidlearr;
59};
60
61SUNWprivate_1.1 {
62    global:
63	__clnt_bindresvport;
64	xdr_bp_address;
65	xdr_bp_fileid_t;
66	xdr_bp_getfile_arg;
67	xdr_bp_getfile_res;
68	xdr_bp_machine_name_t;
69	xdr_bp_path_t;
70	xdr_bp_whoami_arg;
71	xdr_bp_whoami_res;
72	xdr_dirpath;
73	xdr_exportnode;
74	xdr_exports;
75	xdr_fhandle;
76	xdr_fhandle3;
77	xdr_fhstatus;
78	xdr_fsh4_access;
79	xdr_fsh4_mode;
80	xdr_fsh_access;
81	xdr_fsh_mode;
82	xdr_groupnode;
83	xdr_groups;
84	xdr_int32;
85	xdr_int64;
86	xdr_ip_addr_t;
87	xdr_mon;
88	xdr_mon_id;
89	xdr_mountbody;
90	xdr_mountlist;
91	xdr_mountres3;
92	xdr_mountres3_ok;
93	xdr_mountstat3;
94	xdr_my_id;
95	xdr_name;
96	xdr_nlm4_cancargs;
97	xdr_nlm4_holder;
98	xdr_nlm4_lock;
99	xdr_nlm4_lockargs;
100	xdr_nlm4_notify;
101	xdr_nlm4_res;
102	xdr_nlm4_share;
103	xdr_nlm4_shareargs;
104	xdr_nlm4_shareres;
105	xdr_nlm4_stat;
106	xdr_nlm4_stats;
107	xdr_nlm4_testargs;
108	xdr_nlm4_testres;
109	xdr_nlm4_testrply;
110	xdr_nlm4_unlockargs;
111	xdr_nlm_cancargs;
112	xdr_nlm_holder;
113	xdr_nlm_lock;
114	xdr_nlm_lockargs;
115	xdr_nlm_notify;
116	xdr_nlm_res;
117	xdr_nlm_share;
118	xdr_nlm_shareargs;
119	xdr_nlm_shareres;
120	xdr_nlm_stat;
121	xdr_nlm_stats;
122	xdr_nlm_testargs;
123	xdr_nlm_testres;
124	xdr_nlm_testrply;
125	xdr_nlm_unlockargs;
126	xdr_ppathcnf;
127	xdr_reg1args;
128	xdr_reg1res;
129	xdr_res;
130	xdr_rstat_timeval;
131	xdr_rusers_utmp;
132	xdr_sm_name;
133	xdr_sm_stat;
134	xdr_sm_stat_res;
135	xdr_sprayarr;
136	xdr_spraycumul;
137	xdr_spraytimeval;
138	xdr_stat_chge;
139	xdr_status;
140	xdr_timeval;
141	xdr_uint32;
142	xdr_uint64;
143	xdr_unreg1args;
144	xdr_unreg1res;
145	xdr_utmp_array;
146    local:
147	*;
148};
149