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 28# Due to mistakes made early in the history of this library, there are 29# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 30# Don't add any symbols to this version. 31 32SUNW_1.1 { 33 global: 34 SUNW_1.1; 35} SUNW_0.7; 36 37SUNW_0.7 { 38 global: 39 havedisk; 40 rnusers; 41 rstat; 42 rusers; 43 rwall; 44 xdr_statstime; 45 xdr_statsvar; 46 xdr_utmpidlearr; 47}; 48 49SUNWprivate_1.1 { 50 global: 51 __clnt_bindresvport; 52 xdr_bp_address; 53 xdr_bp_fileid_t; 54 xdr_bp_getfile_arg; 55 xdr_bp_getfile_res; 56 xdr_bp_machine_name_t; 57 xdr_bp_path_t; 58 xdr_bp_whoami_arg; 59 xdr_bp_whoami_res; 60 xdr_dirpath; 61 xdr_exportnode; 62 xdr_exports; 63 xdr_fhandle; 64 xdr_fhandle3; 65 xdr_fhstatus; 66 xdr_fsh4_access; 67 xdr_fsh4_mode; 68 xdr_fsh_access; 69 xdr_fsh_mode; 70 xdr_groupnode; 71 xdr_groups; 72 xdr_int32; 73 xdr_int64; 74 xdr_ip_addr_t; 75 xdr_mon; 76 xdr_mon_id; 77 xdr_mountbody; 78 xdr_mountlist; 79 xdr_mountres3; 80 xdr_mountres3_ok; 81 xdr_mountstat3; 82 xdr_my_id; 83 xdr_name; 84 xdr_nlm4_cancargs; 85 xdr_nlm4_holder; 86 xdr_nlm4_lock; 87 xdr_nlm4_lockargs; 88 xdr_nlm4_notify; 89 xdr_nlm4_res; 90 xdr_nlm4_share; 91 xdr_nlm4_shareargs; 92 xdr_nlm4_shareres; 93 xdr_nlm4_stat; 94 xdr_nlm4_stats; 95 xdr_nlm4_testargs; 96 xdr_nlm4_testres; 97 xdr_nlm4_testrply; 98 xdr_nlm4_unlockargs; 99 xdr_nlm_cancargs; 100 xdr_nlm_holder; 101 xdr_nlm_lock; 102 xdr_nlm_lockargs; 103 xdr_nlm_notify; 104 xdr_nlm_res; 105 xdr_nlm_share; 106 xdr_nlm_shareargs; 107 xdr_nlm_shareres; 108 xdr_nlm_stat; 109 xdr_nlm_stats; 110 xdr_nlm_testargs; 111 xdr_nlm_testres; 112 xdr_nlm_testrply; 113 xdr_nlm_unlockargs; 114 xdr_ppathcnf; 115 xdr_reg1args; 116 xdr_reg1res; 117 xdr_res; 118 xdr_rstat_timeval; 119 xdr_rusers_utmp; 120 xdr_sm_name; 121 xdr_sm_stat; 122 xdr_sm_stat_res; 123 xdr_sprayarr; 124 xdr_spraycumul; 125 xdr_spraytimeval; 126 xdr_stat_chge; 127 xdr_status; 128 xdr_timeval; 129 xdr_uint32; 130 xdr_uint64; 131 xdr_unreg1args; 132 xdr_unreg1res; 133 xdr_utmp_array; 134 local: 135 *; 136}; 137