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