xref: /titanic_41/usr/src/lib/librpcsvc/common/mapfile-vers (revision f808c858fa61e7769218966759510a8b1190dfcf)
1*f808c858Sraf#
2*f808c858Sraf# CDDL HEADER START
3*f808c858Sraf#
4*f808c858Sraf# The contents of this file are subject to the terms of the
5*f808c858Sraf# Common Development and Distribution License (the "License").
6*f808c858Sraf# You may not use this file except in compliance with the License.
7*f808c858Sraf#
8*f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*f808c858Sraf# or http://www.opensolaris.org/os/licensing.
10*f808c858Sraf# See the License for the specific language governing permissions
11*f808c858Sraf# and limitations under the License.
12*f808c858Sraf#
13*f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each
14*f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the
16*f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17*f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18*f808c858Sraf#
19*f808c858Sraf# CDDL HEADER END
20*f808c858Sraf#
21*f808c858Sraf#
22*f808c858Sraf# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23*f808c858Sraf# Use is subject to license terms.
24*f808c858Sraf#
25*f808c858Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*f808c858Sraf#
27*f808c858Sraf
28*f808c858Sraf# Due to mistakes made early in the history of this library, there are
29*f808c858Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
30*f808c858Sraf# Don't add any symbols to this version.
31*f808c858Sraf
32*f808c858SrafSUNW_1.1 {
33*f808c858Sraf    global:
34*f808c858Sraf	SUNW_1.1;
35*f808c858Sraf} SUNW_0.7;
36*f808c858Sraf
37*f808c858SrafSUNW_0.7 {
38*f808c858Sraf    global:
39*f808c858Sraf	havedisk;
40*f808c858Sraf	rnusers;
41*f808c858Sraf	rstat;
42*f808c858Sraf	rusers;
43*f808c858Sraf	rwall;
44*f808c858Sraf	xdr_statstime;
45*f808c858Sraf	xdr_statsvar;
46*f808c858Sraf	xdr_utmpidlearr;
47*f808c858Sraf};
48*f808c858Sraf
49*f808c858SrafSUNWprivate_1.1 {
50*f808c858Sraf    global:
51*f808c858Sraf	__clnt_bindresvport;
52*f808c858Sraf	xdr_bp_address;
53*f808c858Sraf	xdr_bp_fileid_t;
54*f808c858Sraf	xdr_bp_getfile_arg;
55*f808c858Sraf	xdr_bp_getfile_res;
56*f808c858Sraf	xdr_bp_machine_name_t;
57*f808c858Sraf	xdr_bp_path_t;
58*f808c858Sraf	xdr_bp_whoami_arg;
59*f808c858Sraf	xdr_bp_whoami_res;
60*f808c858Sraf	xdr_dirpath;
61*f808c858Sraf	xdr_exportnode;
62*f808c858Sraf	xdr_exports;
63*f808c858Sraf	xdr_fhandle;
64*f808c858Sraf	xdr_fhandle3;
65*f808c858Sraf	xdr_fhstatus;
66*f808c858Sraf	xdr_fsh4_access;
67*f808c858Sraf	xdr_fsh4_mode;
68*f808c858Sraf	xdr_fsh_access;
69*f808c858Sraf	xdr_fsh_mode;
70*f808c858Sraf	xdr_groupnode;
71*f808c858Sraf	xdr_groups;
72*f808c858Sraf	xdr_int32;
73*f808c858Sraf	xdr_int64;
74*f808c858Sraf	xdr_ip_addr_t;
75*f808c858Sraf	xdr_mon;
76*f808c858Sraf	xdr_mon_id;
77*f808c858Sraf	xdr_mountbody;
78*f808c858Sraf	xdr_mountlist;
79*f808c858Sraf	xdr_mountres3;
80*f808c858Sraf	xdr_mountres3_ok;
81*f808c858Sraf	xdr_mountstat3;
82*f808c858Sraf	xdr_my_id;
83*f808c858Sraf	xdr_name;
84*f808c858Sraf	xdr_nlm4_cancargs;
85*f808c858Sraf	xdr_nlm4_holder;
86*f808c858Sraf	xdr_nlm4_lock;
87*f808c858Sraf	xdr_nlm4_lockargs;
88*f808c858Sraf	xdr_nlm4_notify;
89*f808c858Sraf	xdr_nlm4_res;
90*f808c858Sraf	xdr_nlm4_share;
91*f808c858Sraf	xdr_nlm4_shareargs;
92*f808c858Sraf	xdr_nlm4_shareres;
93*f808c858Sraf	xdr_nlm4_stat;
94*f808c858Sraf	xdr_nlm4_stats;
95*f808c858Sraf	xdr_nlm4_testargs;
96*f808c858Sraf	xdr_nlm4_testres;
97*f808c858Sraf	xdr_nlm4_testrply;
98*f808c858Sraf	xdr_nlm4_unlockargs;
99*f808c858Sraf	xdr_nlm_cancargs;
100*f808c858Sraf	xdr_nlm_holder;
101*f808c858Sraf	xdr_nlm_lock;
102*f808c858Sraf	xdr_nlm_lockargs;
103*f808c858Sraf	xdr_nlm_notify;
104*f808c858Sraf	xdr_nlm_res;
105*f808c858Sraf	xdr_nlm_share;
106*f808c858Sraf	xdr_nlm_shareargs;
107*f808c858Sraf	xdr_nlm_shareres;
108*f808c858Sraf	xdr_nlm_stat;
109*f808c858Sraf	xdr_nlm_stats;
110*f808c858Sraf	xdr_nlm_testargs;
111*f808c858Sraf	xdr_nlm_testres;
112*f808c858Sraf	xdr_nlm_testrply;
113*f808c858Sraf	xdr_nlm_unlockargs;
114*f808c858Sraf	xdr_ppathcnf;
115*f808c858Sraf	xdr_reg1args;
116*f808c858Sraf	xdr_reg1res;
117*f808c858Sraf	xdr_res;
118*f808c858Sraf	xdr_rstat_timeval;
119*f808c858Sraf	xdr_rusers_utmp;
120*f808c858Sraf	xdr_sm_name;
121*f808c858Sraf	xdr_sm_stat;
122*f808c858Sraf	xdr_sm_stat_res;
123*f808c858Sraf	xdr_sprayarr;
124*f808c858Sraf	xdr_spraycumul;
125*f808c858Sraf	xdr_spraytimeval;
126*f808c858Sraf	xdr_stat_chge;
127*f808c858Sraf	xdr_status;
128*f808c858Sraf	xdr_timeval;
129*f808c858Sraf	xdr_uint32;
130*f808c858Sraf	xdr_uint64;
131*f808c858Sraf	xdr_unreg1args;
132*f808c858Sraf	xdr_unreg1res;
133*f808c858Sraf	xdr_utmp_array;
134*f808c858Sraf    local:
135*f808c858Sraf	*;
136*f808c858Sraf};
137