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 2008 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26SUNW_1.2 { 27 global: 28 read_extvtoc; 29 write_extvtoc; 30} SUNW_1.1; 31 32# Due to mistakes made early in the history of this library, there are 33# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 34# Don't add any symbols to this version. 35 36SUNW_1.1 { 37 global: 38 SUNW_1.1; 39} SUNW_0.7; 40 41SUNW_0.7 { 42 global: 43 pkgdir; 44 read_vtoc; 45 write_vtoc; 46}; 47 48SUNWprivate_1.1 { 49 global: 50 _adddevtabrec; 51 _adddgrptabrec; 52 allocmenu; 53 ckdate; 54 ckdate_err; 55 ckdate_hlp; 56 ckdate_val; 57 ckgid; 58 ckgid_dsp; 59 ckgid_err; 60 ckgid_hlp; 61 ckgid_val; 62 ckindent; 63 ckint; 64 ckint_err; 65 ckint_hlp; 66 ckint_val; 67 ckitem; 68 ckitem_err; 69 ckitem_hlp; 70 ckkeywd; 71 ckpath; 72 ckpath_err; 73 ckpath_hlp; 74 ckpath_stx; 75 ckpath_val; 76 ckquit; 77 ckrange; 78 ckrange_err; 79 ckrange_hlp; 80 ckrange_val; 81 ckstr; 82 ckstr_err; 83 ckstr_hlp; 84 ckstr_val; 85 cktime; 86 cktime_err; 87 cktime_hlp; 88 cktime_val; 89 ckuid; 90 ckuid_dsp; 91 ckuid_err; 92 ckuid_hlp; 93 ckuid_val; 94 ckwidth; 95 ckyorn; 96 ckyorn_err; 97 ckyorn_hlp; 98 ckyorn_val; 99 devattr; 100 devfree; 101 devreserv; 102 _devtabpath; 103 _dgrptabpath; 104 _enddevtab; 105 fpkginfo; 106 fpkginst; 107 fpkgparam; 108 get_ABI_namelngth; 109 getdev; 110 getdgrp; 111 getfullblkname; 112 getfullrawname; 113 getinput; 114 get_install_root; 115 get_PKGADM; 116 get_PKGLOC; 117 get_PKGOLD; 118 getvol; 119 _getvol; 120 listdev; 121 listdgrp; 122 _moddevtabrec; 123 _opendevtab; 124 _opendgrptab; 125 pkgfile; 126 pkginfo; 127 pkginfofind; 128 pkgnmchk; 129 pkgparam; 130 printmenu; 131 puterror; 132 puthelp; 133 putprmpt; 134 puttext; 135 reservdev; 136 _rmdevtabattrs; 137 _rmdevtabrec; 138 _rmdgrpmems; 139 _rmdgrptabrec; 140 _rsvtabpath; 141 set_ABI_namelngth; 142 set_install_root; 143 setinvis; 144 setitem; 145 set_PKGADM; 146 set_PKGLOC; 147 set_PKGpaths; 148 _validalias; 149 local: 150 *; 151}; 152