#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
#
#
# MAPFILE HEADER START
#
# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
# Object versioning must comply with the rules detailed in
#
# usr/src/lib/README.mapfiles
#
# You should not be making modifications here until you've read the most current
# copy of that file. If you need help, contact a gatekeeper for guidance.
#
# MAPFILE HEADER END
#
$mapfile_version 2
STUB_OBJECT;
SYMBOL_VERSION SUNWprivate {
global:
check_s10_brand;
dbname_from_idlist;
netcfg_active_profile;
netcfg_add_idlist;
netcfg_backup_db;
netcfg_backup_db_file;
netcfg_create_db;
netcfg_create_db_file;
netcfg_destroy_backup_db;
netcfg_destroy_backup_db_file;
netcfg_destroy_db;
netcfg_destroy_db_file;
netcfg_drop_privileges;
netcfg_elevate_privileges;
netcfg_errno2error;
netcfg_error2errno;
netcfg_get_object_props;
netcfg_idl2idstr;
netcfg_init_idlist;
netcfg_nvl_add_one_boolean;
netcfg_nvl_add_one_int32;
netcfg_nvl_add_one_int64;
netcfg_nvl_add_one_string;
netcfg_nvl_add_one_uint32;
netcfg_nvl_add_one_uint64;
netcfg_nvl_get_one_boolean;
netcfg_nvl_get_one_int32;
netcfg_nvl_get_one_int64;
netcfg_nvl_get_one_string;
netcfg_nvl_get_one_uint32;
netcfg_nvl_get_one_uint64;
netcfg_nvp_get_one_boolean;
netcfg_nvp_get_one_int32;
netcfg_nvp_get_one_int64;
netcfg_nvp_get_one_string;
netcfg_nvp_get_one_uint32;
netcfg_nvp_get_one_uint64;
netcfg_parse_ntv;
netcfg_read_lists_from_door_arg;
netcfg_read_object;
netcfg_read_object_from_file;
netcfg_read_props_from_file;
netcfg_remove_object;
netcfg_remove_object_from_file;
netcfg_rename_object;
netcfg_restore_db;
netcfg_restore_db_file;
netcfg_strerror;
netcfg_tokenize_by_unescaped_delim;
netcfg_update_object;
netcfg_update_object_in_file;
netcfg_walk_db;
netcfg_walk_db_raw;
zoneid_from_idlist;
local:
*;
};