Print this page
patch zone-auto-create-be

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libbrand/common/mapfile-vers
          +++ new/usr/src/lib/libbrand/common/mapfile-vers
↓ open down ↓ 35 lines elided ↑ open up ↑
  36   36  # copy of that file. If you need help, contact a gatekeeper for guidance.
  37   37  #
  38   38  # MAPFILE HEADER END
  39   39  #
  40   40  
  41   41  $mapfile_version 2
  42   42  
  43   43  SYMBOL_VERSION SUNWprivate {
  44   44      global:
  45   45          brand_allow_exclusive_ip;
       46 +        brand_auto_create_be;
  46   47          brand_close;
  47   48          brand_config_iter_privilege;
  48   49          brand_get_attach;
  49   50          brand_get_boot;
  50   51          brand_get_brandname;
  51   52          brand_get_clone;
  52   53          brand_get_detach;
  53   54          brand_get_forcedlogin_cmd;
  54   55          brand_get_halt;
  55   56          brand_get_initname;
↓ open down ↓ 30 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX