usr/src/lib/libnvpair/mapfile-vers
changeset 6640 c92ca9b95b9c
parent 5345 44060de1d838
child 7243 2f11e164daec
--- a/usr/src/lib/libnvpair/mapfile-vers	Tue May 13 17:13:13 2008 -0700
+++ b/usr/src/lib/libnvpair/mapfile-vers	Wed May 14 04:05:43 2008 -0700
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -147,6 +147,10 @@
 	nvlist_lookup_hrtime;
 	nvlist_print;
 	nvpair_value_hrtime;
+	nvpair_type_is_array;
+	nvlist_lookup_nvpair_embedded_index;
+	nvpair_value_match;
+	nvpair_value_match_regex;
     local:
 	*;
 };