325N/A# The contents of this file are subject to the terms of the
325N/A# Common Development and Distribution License (the "License").
325N/A# You may not use this file except in compliance with the License.
325N/A# See the License for the specific language governing permissions
325N/A# and limitations under the License.
325N/A# When distributing Covered Code, include this CDDL HEADER in each
325N/A# If applicable, add the following below this CDDL HEADER, with the
325N/A# fields enclosed by brackets "[]" replaced with your own identifying
325N/A# information: Portions Copyright [yyyy] [name of copyright owner]
325N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
325N/A# Use is subject to license terms.
325N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
325N/A# Object versioning must comply with the rules detailed in
325N/A# You should not be making modifications here until you've read the most current
325N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
325N/ASUNW_1.2.2 { # s10u8 - SunOS 5.10 (Solaris 10) patch additions
325N/ASUNW_1.2.1 { # s10u7 - SunOS 5.10 (Solaris 10) patch additions
325N/A nvlist_add_boolean_array;
325N/A nvlist_add_boolean_value;
325N/A nvlist_add_uint8_array;
325N/A nvlist_lookup_boolean_array;
325N/A nvlist_lookup_boolean_value;
325N/A nvlist_lookup_int8_array;
325N/A nvlist_lookup_nv_alloc;
325N/A nvlist_lookup_uint8_array;
325N/A nvpair_value_boolean_array;
325N/A nvpair_value_boolean_value;
325N/A nvpair_value_int8_array;
325N/A nvpair_value_uint8_array;
nvlist_lookup_nvlist_array;
nvpair_value_nvlist_array;
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;
nvlist_lookup_nvpair_embedded_index;
nvpair_value_match_regex;