usr/src/lib/libnvpair/mapfile-vers
author Gavin Maltby <gavin.maltby@oracle.com>
Fri, 30 Jul 2010 17:04:17 +1000
changeset 12979 ab9ae749152f
parent 12692 4341b447c069
child 13700 2889e2596bd6
permissions -rw-r--r--
PSARC/2009/617 Software Events Notification Parameters CLI PSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software Events PSARC/2009/619 smtp-notify: Email Notification Daemon for Software Events PSARC/2010/225 fmd for non-global Solaris zones PSARC/2010/226 Solaris Instance UUID PSARC/2010/227 nvlist_nvflag(3NVPAIR) PSARC/2010/228 libfmevent additions PSARC/2010/257 sysevent_evc_setpropnvl and sysevent_evc_getpropnvl PSARC/2010/265 FMRI and FMA Event Stabilty, 'ireport' category 1 event class, and the 'sw' FMRI scheme PSARC/2010/278 FMA/SMF integration: instance state transitions PSARC/2010/279 Modelling panics within FMA PSARC/2010/290 logadm.conf upgrade 6392476 fmdump needs to pretty-print 6393375 userland ereport/ireport event generation interfaces 6445732 Add email notification agent for FMA and software events 6804168 RFE: Allow an efficient means to monitor SMF services status changes 6866661 scf_values_destroy(3SCF) will segfault if is passed NULL 6884709 Add snmp notification agent for FMA and software events 6884712 Add private interface to tap into libfmd_msg macro expansion capabilities 6897919 fmd to run in a non-global zone 6897937 fmd use of non-private doors is not safe 6900081 add a UUID to Solaris kernel image for use in crashdump identification 6914884 model panic events as a defect diagnosis in FMA 6944862 fmd_case_open_uuid, fmd_case_uuisresolved, fmd_nvl_create_defect 6944866 log legacy sysevents in fmd 6944867 enumerate svc scheme in topo 6944868 software-diagnosis and software-response fmd modules 6944870 model SMF maintenance state as a defect diagnosis in FMA 6944876 savecore runs in foreground for systems with zfs root and dedicated dump 6965796 Implement notification parameters for SMF state transitions and FMA events 6968287 SUN-FM-MIB.mib needs to be updated to reflect Oracle information 6972331 logadm.conf upgrade PSARC/2010/290

#
# 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) 2006, 2010, 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

SYMBOL_VERSION SUNW_1.3 {
    global:
	nvlist_add_double;
	nvlist_empty;
	nvlist_lookup_double;
	nvlist_nvflag;
	nvlist_prev_nvpair;
	nvlist_remove_nvpair;
	nvpair_value_double;
} SUNW_1.2.2;

SYMBOL_VERSION SUNW_1.2.2 {	# s10u8 - SunOS 5.10 (Solaris 10) patch additions
    global:
	nvlist_lookup_nvpair;
} SUNW_1.2.1;

SYMBOL_VERSION SUNW_1.2.1 {	# s10u7 - SunOS 5.10 (Solaris 10) patch additions
    global:
	nvlist_exists;
} SUNW_1.2;

SYMBOL_VERSION SUNW_1.2 {
    global:
	nv_alloc_fini;
	nv_alloc_init;
	nv_alloc_nosleep;
	nv_alloc_reset;
	nv_fixed_ops;
	nvlist_add_boolean_array;
	nvlist_add_boolean_value;
	nvlist_add_int8;
	nvlist_add_int8_array;
	nvlist_add_nvpair;
	nvlist_add_uint8;
	nvlist_add_uint8_array;
	nvlist_lookup_boolean_array;
	nvlist_lookup_boolean_value;
	nvlist_lookup_int8;
	nvlist_lookup_int8_array;
	nvlist_lookup_nv_alloc;
	nvlist_lookup_pairs;
	nvlist_lookup_uint8;
	nvlist_lookup_uint8_array;
	nvlist_merge;
	nvlist_remove;
	nvlist_remove_all;
	nvlist_xalloc;
	nvlist_xdup;
	nvlist_xpack;
	nvlist_xunpack;
	nvpair_value_boolean_array;
	nvpair_value_boolean_value;
	nvpair_value_int8;
	nvpair_value_int8_array;
	nvpair_value_uint8;
	nvpair_value_uint8_array;
} SUNW_1.1.1;

SYMBOL_VERSION SUNW_1.1.1 {
    global:
	nvlist_add_nvlist;
	nvlist_add_nvlist_array;
	nvlist_lookup_nvlist;
	nvlist_lookup_nvlist_array;
	nvpair_value_nvlist;
	nvpair_value_nvlist_array;
} SUNW_1.1;

SYMBOL_VERSION SUNW_1.1 {
    global:
	nvlist_add_boolean;
	nvlist_add_byte;
	nvlist_add_byte_array;
	nvlist_add_int16;
	nvlist_add_int16_array;
	nvlist_add_int32;
	nvlist_add_int32_array;
	nvlist_add_int64;
	nvlist_add_int64_array;
	nvlist_add_string;
	nvlist_add_string_array;
	nvlist_add_uint16;
	nvlist_add_uint16_array;
	nvlist_add_uint32;
	nvlist_add_uint32_array;
	nvlist_add_uint64;
	nvlist_add_uint64_array;
	nvlist_alloc;
	nvlist_dup;
	nvlist_free;
	nvlist_lookup_boolean;
	nvlist_lookup_byte;
	nvlist_lookup_byte_array;
	nvlist_lookup_int16;
	nvlist_lookup_int16_array;
	nvlist_lookup_int32;
	nvlist_lookup_int32_array;
	nvlist_lookup_int64;
	nvlist_lookup_int64_array;
	nvlist_lookup_string;
	nvlist_lookup_string_array;
	nvlist_lookup_uint16;
	nvlist_lookup_uint16_array;
	nvlist_lookup_uint32;
	nvlist_lookup_uint32_array;
	nvlist_lookup_uint64;
	nvlist_lookup_uint64_array;
	nvlist_next_nvpair;
	nvlist_pack;
	nvlist_size;
	nvlist_unpack;
	nvpair_name;
	nvpair_type;
	nvpair_value_byte;
	nvpair_value_byte_array;
	nvpair_value_int16;
	nvpair_value_int16_array;
	nvpair_value_int32;
	nvpair_value_int32_array;
	nvpair_value_int64;
	nvpair_value_int64_array;
	nvpair_value_string;
	nvpair_value_string_array;
	nvpair_value_uint16;
	nvpair_value_uint16_array;
	nvpair_value_uint32;
	nvpair_value_uint32_array;
	nvpair_value_uint64;
	nvpair_value_uint64_array;
};

SYMBOL_VERSION SUNWprivate_1.1 {
    global:
	dump_nvlist;
	nvlist_add_hrtime;
	nvlist_lookup_hrtime;
	nvlist_print;
	nvlist_prt;
	nvlist_prtctl_alloc;
	nvlist_prtctl_free;
	nvlist_prtctl_getdest;
	nvlist_prtctl_dofmt;
	nvlist_prtctl_doindent;
	nvlist_prtctl_setdest;
	nvlist_prtctl_setfmt;
	nvlist_prtctl_setindent;
	nvlist_prtctlop_byte;
	nvlist_prtctlop_byte_array;
	nvlist_prtctlop_boolean;
	nvlist_prtctlop_boolean_array;
	nvlist_prtctlop_boolean_value;
	nvlist_prtctlop_double;
	nvlist_prtctlop_hrtime;
	nvlist_prtctlop_int8;
	nvlist_prtctlop_int8_array;
	nvlist_prtctlop_int16;
	nvlist_prtctlop_int16_array;
	nvlist_prtctlop_int32;
	nvlist_prtctlop_int32_array;
	nvlist_prtctlop_int64;
	nvlist_prtctlop_int64_array;
	nvlist_prtctlop_nvlist;
	nvlist_prtctlop_nvlist_array;
	nvlist_prtctlop_string;
	nvlist_prtctlop_string_array;
	nvlist_prtctlop_uint8;
	nvlist_prtctlop_uint8_array;
	nvlist_prtctlop_uint16;
	nvlist_prtctlop_uint16_array;
	nvlist_prtctlop_uint32;
	nvlist_prtctlop_uint32_array;
	nvlist_prtctlop_uint64;
	nvlist_prtctlop_uint64_array;
	nvpair_value_hrtime;
	nvpair_type_is_array;
	nvlist_lookup_nvpair_embedded_index;
	nvpair_value_match;
	nvpair_value_match_regex;
    local:
	*;
};