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 pkgclosefilter; 136 pkgcloseserver; 137 pkgcmd; 138 pkgerr; 139 pkgerr_add; 140 pkgerr_clear; 141 pkgerr_dump; 142 pkgerr_free; 143 pkgerr_get; 144 pkgerr_new; 145 pkgerr_num; 146 pkgexecl; 147 pkgexecv; 148 pkggetentry; 149 pkggetentry_named; 150 pkghead; 151 pkglist_cont; 152 pkgmodeargument; 153 pkgmount; 154 pkgopenfilter; 155 pkgopenserver; 156 pkgparsemode; 157 pkgservercommitfile; 158 pkgservergetmode; 159 pkgserversetmode; 160 pkgstrAddToken; 161 pkgstrContainsToken; 162 pkgstrConvertPathToBasename; 163 pkgstrConvertPathToDirname; 164 pkgstrConvertUllToTimeString_r; 165 pkgstrExpandTokens; 166 pkgstrGetToken; 167 pkgstrGetToken_r; 168 pkgstrLocatePathBasename; 169 pkgstrNumTokens; 170 pkgstrPrintf; 171 pkgstrPrintf_r; 172 pkgstrRemoveLeadingWhitespace; 173 pkgstrRemoveToken; 174 pkgstrScaleNumericString; 175 pkgsync; 176 pkgsync_needed; 177 pkgtrans; 178 pkgumount; 179 ppkgmap; 180 print_cert; 181 print_certs; 182 progerr; 183 putcfile; 184 putcvfpfile; 185 reset_backoff; 186 restore_local_fs; 187 rpterr; 188 rrmdir; 189 sec_init; 190 setErrstr; 191 set_memalloc_failure_func; 192 set_nonABI_symlinks; 193 set_passphrase_passarg; 194 set_passphrase_prompt; 195 set_prog_name; 196 set_web_install; 197 setmapmode; 198 srchcfile; 199 strip_port; 200 sunw_PKCS12_contents; 201 sunw_PKCS12_create; 202 sunw_check_cert_times; 203 sunw_check_keys; 204 sunw_evp_pkey_free; 205 sunw_find_fname; 206 sunw_find_localkeyid; 207 sunw_get_cert_fname; 208 sunw_get_pkey_fname; 209 sunw_get_pkey_localkeyid; 210 sunw_set_fname; 211 sunw_set_localkeyid; 212 sunw_split_certs; 213 sunw_PEM_contents; 214 tputcfent; 215 validate_signature; 216 vfpCheckpointFile; 217 vfpCheckpointOpen; 218 vfpClearModified; 219 vfpClose; 220 vfpGetModified; 221 vfpOpen; 222 vfpRewind; 223 vfpSafePwrite; 224 vfpSafeWrite; 225 vfpSetFlags; 226 vfpSetModified; 227 vfpSetSize; 228 vfpTruncate; 229 vfpWriteToFile; 230 web_cleanup; 231 web_session_control; 232 xmalloc; 233 xrealloc; 234 xstrdup; 235 local: 236 *; 237}; 238