0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A# Copyright (c) 2006, 2010, Oracle
and/or its affiliates. All rights reserved.
0N/A# Copyright (c) 2012 by Delphix. All rights reserved.
0N/A# MAPFILE HEADER START
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
0N/A# Object versioning must comply with the rules detailed in
0N/A# You should not be making modifications here until you've read the most current
0N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
0N/ASYMBOL_VERSION ILLUMOS_0.1 { # Illumos additions
0N/A fnvlist_add_boolean;
0N/A fnvlist_add_boolean_value;
0N/A fnvlist_add_boolean_array;
0N/A fnvlist_add_byte_array;
0N/A fnvlist_add_int8_array;
0N/A fnvlist_add_uint8_array;
0N/A fnvlist_add_int16_array;
0N/A fnvlist_add_uint16_array;
0N/A fnvlist_add_int32_array;
0N/A fnvlist_add_uint32_array;
0N/A fnvlist_add_int64_array;
0N/A fnvlist_add_uint64_array;
0N/A fnvlist_add_string_array;
0N/A fnvlist_add_nvlist_array;
0N/A fnvlist_remove_nvpair;
0N/A fnvlist_lookup_nvpair;
0N/A fnvlist_lookup_boolean;
0N/A fnvlist_lookup_boolean_value;
0N/A fnvlist_lookup_byte;
0N/A fnvlist_lookup_int8;
0N/A fnvlist_lookup_int16;
0N/A fnvlist_lookup_int32;
fnvpair_value_boolean_value;
SYMBOL_VERSION SUNW_1.3 {
SYMBOL_VERSION SUNW_1.2.2 { # s10u8 - SunOS 5.10 (Solaris 10) patch additions
SYMBOL_VERSION SUNW_1.2.1 { # s10u7 - SunOS 5.10 (Solaris 10) patch additions
SYMBOL_VERSION SUNW_1.2 {
nvlist_add_boolean_array;
nvlist_add_boolean_value;
nvlist_lookup_boolean_array;
nvlist_lookup_boolean_value;
nvlist_lookup_int8_array;
nvlist_lookup_uint8_array;
nvpair_value_boolean_array;
nvpair_value_boolean_value;
nvpair_value_uint8_array;
SYMBOL_VERSION SUNW_1.1.1 {
nvlist_lookup_nvlist_array;
nvpair_value_nvlist_array;
SYMBOL_VERSION SUNW_1.1 {
nvlist_lookup_byte_array;
nvlist_lookup_int16_array;
nvlist_lookup_int32_array;
nvlist_lookup_int64_array;
nvlist_lookup_string_array;
nvlist_lookup_uint16_array;
nvlist_lookup_uint32_array;
nvlist_lookup_uint64_array;
nvpair_value_int16_array;
nvpair_value_int32_array;
nvpair_value_int64_array;
nvpair_value_string_array;
nvpair_value_uint16_array;
nvpair_value_uint32_array;
nvpair_value_uint64_array;
SYMBOL_VERSION SUNWprivate_1.1 {
nvlist_prtctlop_byte_array;
nvlist_prtctlop_boolean_array;
nvlist_prtctlop_boolean_value;
nvlist_prtctlop_int8_array;
nvlist_prtctlop_int16_array;
nvlist_prtctlop_int32_array;
nvlist_prtctlop_int64_array;
nvlist_prtctlop_nvlist_array;
nvlist_prtctlop_string_array;
nvlist_prtctlop_uint8_array;
nvlist_prtctlop_uint16_array;
nvlist_prtctlop_uint32_array;
nvlist_prtctlop_uint64_array;
nvlist_lookup_nvpair_embedded_index;
nvpair_value_match_regex;