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 # Copyright 2011 Nexenta Systems, Inc. All rights reserved. 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 44 $mapfile_version 2 45 46 SYMBOL_VERSION SUNW_1.1 { 47 global: 48 SUNW_1.1; 49 } SUNW_0.7; 50 51 SYMBOL_VERSION SUNW_0.7 { 52 global: 53 havedisk; 54 rnusers; 55 rstat; 56 rusers; 57 rwall; 58 xdr_statstime; 59 xdr_statsvar; 60 xdr_utmpidlearr; 61 }; 62 63 SYMBOL_VERSION SUNWprivate_1.1 { 64 global: 65 __clnt_bindresvport; 66 xdr_bp_address; 67 xdr_bp_fileid_t; 68 xdr_bp_getfile_arg; 69 xdr_bp_getfile_res; 70 xdr_bp_machine_name_t; 71 xdr_bp_path_t; 72 xdr_bp_whoami_arg; 73 xdr_bp_whoami_res; 74 xdr_dirpath; 75 xdr_exportnode; 76 xdr_exports; 77 xdr_fhandle; 78 xdr_fhandle3; 79 xdr_fhstatus; 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_rstat_timeval; 130 xdr_rusers_utmp; 131 xdr_sm_name; 132 xdr_sm_res; 133 xdr_sm_stat; 134 xdr_sm_stat_res; 135 xdr_sm_status; 136 xdr_sprayarr; 137 xdr_spraycumul; 138 xdr_spraytimeval; 139 xdr_stat_chge; 140 xdr_timeval; 141 xdr_uint32; 142 xdr_uint64; 143 xdr_unreg1args; 144 xdr_unreg1res; 145 xdr_utmp_array; 146 local: 147 *; 148 };