Print this page


Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libzonecfg/common/mapfile-vers
          +++ new/usr/src/lib/libzonecfg/common/mapfile-vers
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23      -# Copyright 2015, Joyent Inc.
       23 +# Copyright (c) 2011, Joyent Inc. All rights reserved.
  24   24  #
  25   25  
  26   26  #
  27   27  # MAPFILE HEADER START
  28   28  #
  29   29  # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  30   30  # Object versioning must comply with the rules detailed in
  31   31  #
  32   32  #       usr/src/lib/README.mapfiles
  33   33  #
↓ open down ↓ 134 lines elided ↑ open up ↑
 168  168          zonecfg_lookup_rctl;
 169  169          zonecfg_modify_admin;
 170  170          zonecfg_modify_attr;
 171  171          zonecfg_modify_dev;
 172  172          zonecfg_modify_ds;
 173  173          zonecfg_modify_filesystem;
 174  174          zonecfg_modify_nwif;
 175  175          zonecfg_modify_pset;
 176  176          zonecfg_modify_rctl;
 177  177          zonecfg_notify_bind;
 178      -        zonecfg_notify_create;
 179  178          zonecfg_notify_critical_abort;
 180  179          zonecfg_notify_critical_enter;
 181  180          zonecfg_notify_critical_exit;
 182  181          zonecfg_notify_unbind;
 183  182          zonecfg_num_resources;
 184  183          zonecfg_open_scratch;
 185  184          zonecfg_ping_zoneadmd;
 186  185          zonecfg_release_lock_file;
 187  186          zonecfg_remove_fs_option;
 188  187          zonecfg_remove_res_attr;
↓ open down ↓ 19 lines elided ↑ open up ↑
 208  207          zonecfg_set_hostid;
 209  208          zonecfg_set_iptype;
 210  209          zonecfg_set_limitpriv;
 211  210          zonecfg_set_name;
 212  211          zonecfg_setnwifent;
 213  212          zonecfg_set_pool;
 214  213          zonecfg_setrctlent;
 215  214          zonecfg_set_root;
 216  215          zonecfg_set_sched;
 217  216          zonecfg_set_swinv;
 218      -        zonecfg_set_uuid;
 219  217          zonecfg_set_zonepath;
 220  218          zonecfg_strerror;
 221  219          zonecfg_str_to_bytes;
 222  220          zonecfg_update_userauths;
 223  221          zonecfg_validate_zonename;
 224  222          zonecfg_valid_auths;
 225  223          zonecfg_valid_alias_limit;
 226  224          zonecfg_valid_fs_type;
 227  225          zonecfg_valid_importance;
 228  226          zonecfg_valid_memlimit;
↓ open down ↓ 19 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX