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 2010 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 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 40SUNWprivate_1.1 { 41 global: 42 endzoneent; 43 getzoneent; 44 getzoneent_private; 45 putzoneent; 46 setzoneent; 47 zonecfg_access; 48 zonecfg_add_attr; 49 zonecfg_add_dev; 50 zonecfg_add_ds; 51 zonecfg_add_filesystem; 52 zonecfg_add_fs_option; 53 zonecfg_add_ipd; 54 zonecfg_add_nwif; 55 zonecfg_add_patch; 56 zonecfg_add_patch_obs; 57 zonecfg_add_pkg; 58 zonecfg_add_pset; 59 zonecfg_add_rctl; 60 zonecfg_add_rctl_value; 61 zonecfg_add_scratch; 62 zonecfg_aliased_rctl_ok; 63 zonecfg_apply_rctls; 64 zonecfg_attach_manifest; 65 zonecfg_bind_pool; 66 zonecfg_bind_tmp_pool; 67 zonecfg_call_zoneadmd; 68 zonecfg_check_handle; 69 zonecfg_close_scratch; 70 zonecfg_construct_rctlblk; 71 zonecfg_create_snapshot; 72 zonecfg_default_brand; 73 zonecfg_default_privset; 74 zonecfg_delete_attr; 75 zonecfg_delete_dev; 76 zonecfg_delete_ds; 77 zonecfg_delete_filesystem; 78 zonecfg_delete_ipd; 79 zonecfg_delete_mcap; 80 zonecfg_delete_nwif; 81 zonecfg_delete_pset; 82 zonecfg_delete_rctl; 83 zonecfg_delete_scratch; 84 zonecfg_del_all_resources; 85 zonecfg_destroy; 86 zonecfg_destroy_snapshot; 87 zonecfg_destroy_tmp_pool; 88 zonecfg_detached; 89 zonecfg_detach_save; 90 zonecfg_devperms_apply; 91 zonecfg_dev_manifest; 92 zonecfg_enable_rcapd; 93 zonecfg_endattrent; 94 zonecfg_enddevent; 95 zonecfg_enddevperment; 96 zonecfg_enddsent; 97 zonecfg_endfsent; 98 zonecfg_endipdent; 99 zonecfg_endnwifent; 100 zonecfg_endrctlent; 101 zonecfg_find_mounts; 102 zonecfg_find_scratch; 103 zonecfg_fini_handle; 104 zonecfg_free_fs_option_list; 105 zonecfg_free_rctl_value_list; 106 zonecfg_get_aliased_rctl; 107 zonecfg_get_attach_handle; 108 zonecfg_get_attr_boolean; 109 zonecfg_getattrent; 110 zonecfg_get_attr_int; 111 zonecfg_get_attr_string; 112 zonecfg_get_attr_uint; 113 zonecfg_get_autoboot; 114 zonecfg_get_bootargs; 115 zonecfg_get_brand; 116 zonecfg_get_dflt_sched_class; 117 zonecfg_getdevent; 118 zonecfg_getdevperment; 119 zonecfg_getdsent; 120 zonecfg_getfsent; 121 zonecfg_get_handle; 122 zonecfg_get_hostid; 123 zonecfg_getipdent; 124 zonecfg_get_iptype; 125 zonecfg_get_limitpriv; 126 zonecfg_getmcapent; 127 zonecfg_get_name; 128 zonecfg_get_name_by_uuid; 129 zonecfg_getnwifent; 130 zonecfg_getpkgdata; 131 zonecfg_get_pool; 132 zonecfg_get_poolname; 133 zonecfg_get_privset; 134 zonecfg_getpsetent; 135 zonecfg_getrctlent; 136 zonecfg_get_root; 137 zonecfg_get_sched_class; 138 zonecfg_get_scratch; 139 zonecfg_get_snapshot_handle; 140 zonecfg_get_template_handle; 141 zonecfg_get_uuid; 142 zonecfg_get_xml_handle; 143 zonecfg_get_zonepath; 144 zonecfg_grab_lock_file; 145 zonecfg_ifname_exists; 146 zonecfg_in_alt_root; 147 zonecfg_init_handle; 148 zonecfg_init_lock_file; 149 zonecfg_is_rctl; 150 zonecfg_is_scratch; 151 zonecfg_lock_file_held; 152 zonecfg_lock_scratch; 153 zonecfg_lookup_attr; 154 zonecfg_lookup_dev; 155 zonecfg_lookup_ds; 156 zonecfg_lookup_filesystem; 157 zonecfg_lookup_ipd; 158 zonecfg_lookup_mcap; 159 zonecfg_lookup_nwif; 160 zonecfg_lookup_pset; 161 zonecfg_lookup_rctl; 162 zonecfg_modify_attr; 163 zonecfg_modify_dev; 164 zonecfg_modify_ds; 165 zonecfg_modify_filesystem; 166 zonecfg_modify_ipd; 167 zonecfg_modify_mcap; 168 zonecfg_modify_nwif; 169 zonecfg_modify_pset; 170 zonecfg_modify_rctl; 171 zonecfg_notify_bind; 172 zonecfg_notify_critical_abort; 173 zonecfg_notify_critical_enter; 174 zonecfg_notify_critical_exit; 175 zonecfg_notify_unbind; 176 zonecfg_num_resources; 177 zonecfg_open_scratch; 178 zonecfg_ping_zoneadmd; 179 zonecfg_release_lock_file; 180 zonecfg_remove_fs_option; 181 zonecfg_remove_rctl_value; 182 zonecfg_reverse_scratch; 183 zonecfg_rm_aliased_rctl; 184 zonecfg_rm_detached; 185 zonecfg_same_net_address; 186 zonecfg_save; 187 zonecfg_setattrent; 188 zonecfg_set_aliased_rctl; 189 zonecfg_set_autoboot; 190 zonecfg_set_bootargs; 191 zonecfg_set_brand; 192 zonecfg_setdevent; 193 zonecfg_setdevperment; 194 zonecfg_setdsent; 195 zonecfg_setfsent; 196 zonecfg_set_hostid; 197 zonecfg_setipdent; 198 zonecfg_set_iptype; 199 zonecfg_set_limitpriv; 200 zonecfg_set_name; 201 zonecfg_setnwifent; 202 zonecfg_set_pool; 203 zonecfg_setrctlent; 204 zonecfg_set_root; 205 zonecfg_set_sched; 206 zonecfg_set_swinv; 207 zonecfg_set_zonepath; 208 zonecfg_strerror; 209 zonecfg_str_to_bytes; 210 zonecfg_validate_zonename; 211 zonecfg_valid_alias_limit; 212 zonecfg_valid_fs_type; 213 zonecfg_valid_hostid; 214 zonecfg_valid_importance; 215 zonecfg_valid_memlimit; 216 zonecfg_valid_ncpus; 217 zonecfg_valid_net_address; 218 zonecfg_valid_rctl; 219 zonecfg_valid_rctlblk; 220 zonecfg_valid_rctlname; 221 zonecfg_verify_save; 222 zonecfg_warn_poold; 223 zone_get_brand; 224 zone_get_devroot; 225 zone_get_id; 226 zone_get_rootpath; 227 zone_get_state; 228 zone_get_zonepath; 229 zone_set_state; 230 zone_state_str; 231 local: 232 *; 233}; 234