152N/A# The contents of this file are subject to the terms of the
152N/A# Common Development and Distribution License (the "License").
152N/A# You may not use this file except in compliance with the License.
152N/A# See the License for the specific language governing permissions
152N/A# and limitations under the License.
152N/A# When distributing Covered Code, include this CDDL HEADER in each
152N/A# If applicable, add the following below this CDDL HEADER, with the
152N/A# fields enclosed by brackets "[]" replaced with your own identifying
152N/A# information: Portions Copyright [yyyy] [name of copyright owner]
152N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
152N/A# Use is subject to license terms.
152N/A# ident "%Z%%M% %I% %E% SMI"
152N/A nvlist_add_boolean_array;
152N/A nvlist_add_boolean_value;
152N/A nvlist_add_uint8_array;
152N/A nvlist_lookup_boolean_array;
152N/A nvlist_lookup_boolean_value;
152N/A nvlist_lookup_int8_array;
152N/A nvlist_lookup_nv_alloc;
152N/A nvlist_lookup_uint8_array;
181N/A nvpair_value_boolean_array;
181N/A nvpair_value_boolean_value;
181N/A nvpair_value_int8_array;
181N/A nvpair_value_uint8_array;
152N/A nvlist_add_nvlist_array;
152N/A nvlist_lookup_nvlist_array;
152N/A nvpair_value_nvlist_array;
152N/A nvlist_add_int16_array;
152N/A nvlist_add_int32_array;
152N/A nvlist_add_int64_array;
181N/A nvlist_add_string_array;
181N/A nvlist_add_uint16_array;
152N/A nvlist_add_uint32_array;
152N/A nvlist_add_uint64_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;