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