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# 23# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27# 28# MAPFILE HEADER START 29# 30# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 31# Object versioning must comply with the rules detailed in 32# 33# usr/src/lib/README.mapfiles 34# 35# You should not be making modifications here until you've read the most current 36# copy of that file. If you need help, contact a gatekeeper for guidance. 37# 38# MAPFILE HEADER END 39# 40 41SUNWprivate { 42 global: 43 add_cache; 44 attrdefault; 45 attrpreset; 46 averify; 47 backoff; 48 basepath; 49 canonize; 50 canonize_slashes; 51 cgrgid; 52 cgrnam; 53 check_cert; 54 check_cert_and_key; 55 checksum_off; 56 checksum_on; 57 ckparam; 58 ckvolseq; 59 clgrgid; 60 clgrnam; 61 close_keystore; 62 clpwnam; 63 clpwuid; 64 compute_checksum; 65 cpwnam; 66 cpwuid; 67 cverify; 68 delete_cert_and_keys; 69 devtype; 70 disable_attribute_check; 71 ds_close; 72 ds_fd_open; 73 ds_findpkg; 74 ds_getinfo; 75 ds_getpkg; 76 ds_ginit; 77 ds_init; 78 ds_next; 79 ds_order; 80 ds_putinfo; 81 ds_readbuf; 82 ds_skiptoend; 83 ds_validate_signature; 84 e_ExecCmdArray; 85 e_ExecCmdList; 86 echo_out; 87 ecleanup; 88 enable_local_fs; 89 epclose; 90 epopen; 91 esystem; 92 find_ca_certs; 93 find_cl_certs; 94 find_key_cert_pair; 95 fmkdir; 96 fverify; 97 getErrbufAddr; 98 getErrbufSize; 99 getErrstr; 100 get_categories; 101 get_cert_chain; 102 get_disable_attribute_check; 103 get_endof_string; 104 get_prog_name; 105 get_proxy_port; 106 get_signature; 107 get_startof_string; 108 get_subject_display_name; 109 getmapmode; 110 gpkglist; 111 gpkgmap; 112 gpkgmapvfp; 113 holdcinfo; 114 init_cache; 115 isFdRemote; 116 isFstypeRemote; 117 isPathRemote; 118 is_not_valid_category; 119 is_not_valid_length; 120 is_web_install; 121 iscpio; 122 isdir; 123 isfile; 124 logerr; 125 lookup_cache; 126 mappath; 127 mapvar; 128 merge_ca_cert; 129 merge_cert_and_key; 130 nonABI_symlinks; 131 open_keystore; 132 path_valid; 133 pkg_passphrase_cb; 134 pkgalias; 135 pkgerr; 136 pkgerr_add; 137 pkgerr_clear; 138 pkgerr_dump; 139 pkgerr_free; 140 pkgerr_get; 141 pkgerr_new; 142 pkgerr_num; 143 pkgexecl; 144 pkgexecv; 145 pkghead; 146 pkglist_cont; 147 pkgmount; 148 pkgstrAddToken; 149 pkgstrContainsToken; 150 pkgstrConvertPathToBasename; 151 pkgstrConvertPathToDirname; 152 pkgstrConvertUllToTimeString_r; 153 pkgstrExpandTokens; 154 pkgstrGetToken; 155 pkgstrGetToken_r; 156 pkgstrLocatePathBasename; 157 pkgstrNumTokens; 158 pkgstrPrintf; 159 pkgstrPrintf_r; 160 pkgstrRemoveLeadingWhitespace; 161 pkgstrRemoveToken; 162 pkgstrScaleNumericString; 163 pkgtrans; 164 pkgumount; 165 ppkgmap; 166 print_cert; 167 print_certs; 168 progerr; 169 putcfile; 170 putcvfpfile; 171 reset_backoff; 172 restore_local_fs; 173 rpterr; 174 rrmdir; 175 sec_init; 176 setErrstr; 177 set_memalloc_failure_func; 178 set_nonABI_symlinks; 179 set_passphrase_passarg; 180 set_passphrase_prompt; 181 set_prog_name; 182 set_web_install; 183 setmapmode; 184 srchcfile; 185 strip_port; 186 sunw_PKCS12_contents; 187 sunw_PKCS12_create; 188 sunw_check_cert_times; 189 sunw_check_keys; 190 sunw_evp_pkey_free; 191 sunw_find_fname; 192 sunw_find_localkeyid; 193 sunw_get_cert_fname; 194 sunw_get_pkey_fname; 195 sunw_get_pkey_localkeyid; 196 sunw_set_fname; 197 sunw_set_localkeyid; 198 sunw_split_certs; 199 sunw_PEM_contents; 200 tputcfent; 201 validate_signature; 202 vfpCheckpointFile; 203 vfpCheckpointOpen; 204 vfpClearModified; 205 vfpClose; 206 vfpGetModified; 207 vfpOpen; 208 vfpRewind; 209 vfpSafePwrite; 210 vfpSafeWrite; 211 vfpSetFlags; 212 vfpSetModified; 213 vfpSetSize; 214 vfpTruncate; 215 vfpWriteToFile; 216 web_cleanup; 217 web_session_control; 218 xmalloc; 219 xrealloc; 220 xstrdup; 221 local: 222 *; 223}; 224