Home | History | Annotate | Download | only in common
      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 2009 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 
     40 SUNWprivate_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_privset;
    133 	zonecfg_getpsetent;
    134 	zonecfg_getrctlent;
    135 	zonecfg_get_root;
    136 	zonecfg_get_sched_class;
    137 	zonecfg_get_scratch;
    138 	zonecfg_get_snapshot_handle;
    139 	zonecfg_get_template_handle;
    140 	zonecfg_get_uuid;
    141 	zonecfg_get_xml_handle;
    142 	zonecfg_get_zonepath;
    143 	zonecfg_grab_lock_file;
    144 	zonecfg_ifname_exists;
    145 	zonecfg_in_alt_root;
    146 	zonecfg_init_handle;
    147 	zonecfg_init_lock_file;
    148 	zonecfg_is_rctl;
    149 	zonecfg_is_scratch;
    150 	zonecfg_lock_file_held;
    151 	zonecfg_lock_scratch;
    152 	zonecfg_lookup_attr;
    153 	zonecfg_lookup_dev;
    154 	zonecfg_lookup_ds;
    155 	zonecfg_lookup_filesystem;
    156 	zonecfg_lookup_ipd;
    157 	zonecfg_lookup_mcap;
    158 	zonecfg_lookup_nwif;
    159 	zonecfg_lookup_pset;
    160 	zonecfg_lookup_rctl;
    161 	zonecfg_modify_attr;
    162 	zonecfg_modify_dev;
    163 	zonecfg_modify_ds;
    164 	zonecfg_modify_filesystem;
    165 	zonecfg_modify_ipd;
    166 	zonecfg_modify_mcap;
    167 	zonecfg_modify_nwif;
    168 	zonecfg_modify_pset;
    169 	zonecfg_modify_rctl;
    170 	zonecfg_notify_bind;
    171 	zonecfg_notify_critical_abort;
    172 	zonecfg_notify_critical_enter;
    173 	zonecfg_notify_critical_exit;
    174 	zonecfg_notify_unbind;
    175 	zonecfg_num_resources;
    176 	zonecfg_open_scratch;
    177 	zonecfg_ping_zoneadmd;
    178 	zonecfg_release_lock_file;
    179 	zonecfg_remove_fs_option;
    180 	zonecfg_remove_rctl_value;
    181 	zonecfg_reverse_scratch;
    182 	zonecfg_rm_aliased_rctl;
    183 	zonecfg_rm_detached;
    184 	zonecfg_same_net_address;
    185 	zonecfg_save;
    186 	zonecfg_setattrent;
    187 	zonecfg_set_aliased_rctl;
    188 	zonecfg_set_autoboot;
    189 	zonecfg_set_bootargs;
    190 	zonecfg_set_brand;
    191 	zonecfg_setdevent;
    192 	zonecfg_setdevperment;
    193 	zonecfg_setdsent;
    194 	zonecfg_setfsent;
    195 	zonecfg_set_hostid;
    196 	zonecfg_setipdent;
    197 	zonecfg_set_iptype;
    198 	zonecfg_set_limitpriv;
    199 	zonecfg_set_name;
    200 	zonecfg_setnwifent;
    201 	zonecfg_set_pool;
    202 	zonecfg_setrctlent;
    203 	zonecfg_set_root;
    204 	zonecfg_set_sched;
    205 	zonecfg_set_swinv;
    206 	zonecfg_set_zonepath;
    207 	zonecfg_strerror;
    208 	zonecfg_str_to_bytes;
    209 	zonecfg_validate_zonename;
    210 	zonecfg_valid_alias_limit;
    211 	zonecfg_valid_fs_type;
    212 	zonecfg_valid_hostid;
    213 	zonecfg_valid_importance;
    214 	zonecfg_valid_memlimit;
    215 	zonecfg_valid_ncpus;
    216 	zonecfg_valid_net_address;
    217 	zonecfg_valid_rctl;
    218 	zonecfg_valid_rctlblk;
    219 	zonecfg_valid_rctlname;
    220 	zonecfg_verify_save;
    221 	zonecfg_warn_poold;
    222 	zone_get_brand;
    223 	zone_get_devroot;
    224 	zone_get_id;
    225 	zone_get_rootpath;
    226 	zone_get_state;
    227 	zone_get_zonepath;
    228 	zone_set_state;
    229 	zone_state_str;
    230     local:
    231 	*;
    232 };
    233