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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 
  25 #
  26 # MAPFILE HEADER START
  27 #
  28 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  29 # Object versioning must comply with the rules detailed in
  30 #
  31 #       usr/src/lib/README.mapfiles
  32 #
  33 # You should not be making modifications here until you've read the most current
  34 # copy of that file. If you need help, contact a gatekeeper for guidance.
  35 #
  36 # MAPFILE HEADER END
  37 #
  38 
  39 $mapfile_version 2
  40 
  41 SYMBOL_VERSION SUNWprivate_1.1 {
  42     global:
  43         endzoneent;
  44         getzoneent;
  45         getzoneent_private;
  46         putzoneent;
  47         setzoneent;
  48         zonecfg_access;
  49         zonecfg_add_attr;
  50         zonecfg_add_dev;
  51         zonecfg_add_ds;
  52         zonecfg_add_filesystem;
  53         zonecfg_add_fs_option;
  54         zonecfg_add_admin;
  55         zonecfg_add_nwif;
  56         zonecfg_add_pkg;
  57         zonecfg_add_pset;
  58         zonecfg_add_rctl;
  59         zonecfg_add_rctl_value;
  60         zonecfg_add_scratch;
  61         zonecfg_add_secflags;
  62         zonecfg_aliased_rctl_ok;
  63         zonecfg_apply_rctls;
  64         zonecfg_attach_manifest;
  65         zonecfg_authorize_users;
  66         zonecfg_bind_pool;
  67         zonecfg_bind_tmp_pool;
  68         zonecfg_call_zoneadmd;
  69         zonecfg_check_handle;
  70         zonecfg_close_scratch;
  71         zonecfg_construct_rctlblk;
  72         zonecfg_create_snapshot;
  73         zonecfg_deauthorize_user;
  74         zonecfg_deauthorize_users;
  75         zonecfg_default_brand;
  76         zonecfg_default_privset;
  77         zonecfg_delete_admin;
  78         zonecfg_delete_admins;
  79         zonecfg_delete_attr;
  80         zonecfg_delete_dev;
  81         zonecfg_delete_ds;
  82         zonecfg_delete_filesystem;
  83         zonecfg_delete_mcap;
  84         zonecfg_delete_nwif;
  85         zonecfg_delete_pset;
  86         zonecfg_delete_rctl;
  87         zonecfg_delete_scratch;
  88         zonecfg_delete_secflags;
  89         zonecfg_del_all_resources;
  90         zonecfg_destroy;
  91         zonecfg_destroy_snapshot;
  92         zonecfg_destroy_tmp_pool;
  93         zonecfg_detached;
  94         zonecfg_detach_save;
  95         zonecfg_devperms_apply;
  96         zonecfg_dev_manifest;
  97         zonecfg_enable_rcapd;
  98         zonecfg_endadminent;
  99         zonecfg_endattrent;
 100         zonecfg_enddevent;
 101         zonecfg_enddevperment;
 102         zonecfg_enddsent;
 103         zonecfg_endfsent;
 104         zonecfg_endnwifent;
 105         zonecfg_endrctlent;
 106         zonecfg_find_mounts;
 107         zonecfg_find_scratch;
 108         zonecfg_fini_handle;
 109         zonecfg_free_fs_option_list;
 110         zonecfg_free_rctl_value_list;
 111         zonecfg_get_aliased_rctl;
 112         zonecfg_get_attach_handle;
 113         zonecfg_get_attr_boolean;
 114         zonecfg_getadminent;
 115         zonecfg_getattrent;
 116         zonecfg_get_attr_int;
 117         zonecfg_get_attr_string;
 118         zonecfg_get_attr_uint;
 119         zonecfg_get_autoboot;
 120         zonecfg_get_bootargs;
 121         zonecfg_get_brand;
 122         zonecfg_get_dflt_sched_class;
 123         zonecfg_getdevent;
 124         zonecfg_getdevperment;
 125         zonecfg_getdsent;
 126         zonecfg_getfsent;
 127         zonecfg_get_fs_allowed;
 128         zonecfg_get_handle;
 129         zonecfg_get_hostid;
 130         zonecfg_get_iptype;
 131         zonecfg_get_limitpriv;
 132         zonecfg_getmcapent;
 133         zonecfg_get_name;
 134         zonecfg_get_name_by_uuid;
 135         zonecfg_getnwifent;
 136         zonecfg_getpkgdata;
 137         zonecfg_get_pool;
 138         zonecfg_get_poolname;
 139         zonecfg_get_privset;
 140         zonecfg_getpsetent;
 141         zonecfg_getrctlent;
 142         zonecfg_getsecflagsent;
 143         zonecfg_get_root;
 144         zonecfg_get_sched_class;
 145         zonecfg_get_scratch;
 146         zonecfg_get_snapshot_handle;
 147         zonecfg_get_template_handle;
 148         zonecfg_get_uuid;
 149         zonecfg_get_xml_handle;
 150         zonecfg_get_zonepath;
 151         zonecfg_grab_lock_file;
 152         zonecfg_ifname_exists;
 153         zonecfg_in_alt_root;
 154         zonecfg_insert_userauths;
 155         zonecfg_init_handle;
 156         zonecfg_init_lock_file;
 157         zonecfg_is_rctl;
 158         zonecfg_is_scratch;
 159         zonecfg_lock_file_held;
 160         zonecfg_lock_scratch;
 161         zonecfg_lookup_admin;
 162         zonecfg_lookup_attr;
 163         zonecfg_lookup_dev;
 164         zonecfg_lookup_ds;
 165         zonecfg_lookup_filesystem;
 166         zonecfg_lookup_mcap;
 167         zonecfg_lookup_nwif;
 168         zonecfg_lookup_pset;
 169         zonecfg_lookup_rctl;
 170         zonecfg_lookup_secflags;
 171         zonecfg_modify_admin;
 172         zonecfg_modify_attr;
 173         zonecfg_modify_dev;
 174         zonecfg_modify_ds;
 175         zonecfg_modify_filesystem;
 176         zonecfg_modify_mcap;
 177         zonecfg_modify_nwif;
 178         zonecfg_modify_pset;
 179         zonecfg_modify_rctl;
 180         zonecfg_modify_secflags;
 181         zonecfg_notify_bind;
 182         zonecfg_notify_critical_abort;
 183         zonecfg_notify_critical_enter;
 184         zonecfg_notify_critical_exit;
 185         zonecfg_notify_unbind;
 186         zonecfg_num_resources;
 187         zonecfg_open_scratch;
 188         zonecfg_ping_zoneadmd;
 189         zonecfg_release_lock_file;
 190         zonecfg_remove_fs_option;
 191         zonecfg_remove_rctl_value;
 192         zonecfg_remove_userauths;
 193         zonecfg_reverse_scratch;
 194         zonecfg_rm_aliased_rctl;
 195         zonecfg_rm_detached;
 196         zonecfg_same_net_address;
 197         zonecfg_save;
 198         zonecfg_setadminent;
 199         zonecfg_setattrent;
 200         zonecfg_set_aliased_rctl;
 201         zonecfg_set_autoboot;
 202         zonecfg_set_bootargs;
 203         zonecfg_set_brand;
 204         zonecfg_setdevent;
 205         zonecfg_setdevperment;
 206         zonecfg_setdsent;
 207         zonecfg_setfsent;
 208         zonecfg_set_fs_allowed;
 209         zonecfg_set_hostid;
 210         zonecfg_set_iptype;
 211         zonecfg_set_limitpriv;
 212         zonecfg_set_name;
 213         zonecfg_setnwifent;
 214         zonecfg_set_pool;
 215         zonecfg_setrctlent;
 216         zonecfg_set_root;
 217         zonecfg_set_sched;
 218         zonecfg_set_swinv;
 219         zonecfg_set_zonepath;
 220         zonecfg_strerror;
 221         zonecfg_str_to_bytes;
 222         zonecfg_update_userauths;
 223         zonecfg_validate_zonename;
 224         zonecfg_valid_auths;
 225         zonecfg_valid_alias_limit;
 226         zonecfg_valid_fs_type;
 227         zonecfg_valid_importance;
 228         zonecfg_valid_memlimit;
 229         zonecfg_valid_ncpus;
 230         zonecfg_valid_net_address;
 231         zonecfg_valid_rctl;
 232         zonecfg_valid_rctlblk;
 233         zonecfg_valid_rctlname;
 234         zonecfg_verify_save;
 235         zonecfg_warn_poold;
 236         zone_get_brand;
 237         zone_get_devroot;
 238         zone_get_id;
 239         zone_get_rootpath;
 240         zone_get_state;
 241         zone_get_zonepath;
 242         zone_set_state;
 243         zone_state_str;
 244     local:
 245         *;
 246 };