mapfile-vers revision 825ba0f20a74fd9c5d0d1ce2c195da2cc88a7f77
152N/A#
152N/A# CDDL HEADER START
152N/A#
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#
152N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
152N/A# or http://www.opensolaris.org/os/licensing.
152N/A# See the License for the specific language governing permissions
152N/A# and limitations under the License.
152N/A#
152N/A# When distributing Covered Code, include this CDDL HEADER in each
152N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
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#
152N/A# CDDL HEADER END
152N/A#
152N/A#
152N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
152N/A# Use is subject to license terms.
152N/A#
152N/A# ident "%Z%%M% %I% %E% SMI"
152N/A#
152N/A
152N/ASUNWprivate {
152N/A global:
152N/A topo_close;
152N/A topo_debug_set;
152N/A topo_fmri_asru;
152N/A topo_fmri_compare;
152N/A topo_fmri_contains;
152N/A topo_fmri_create;
152N/A topo_fmri_expand;
152N/A topo_fmri_facility;
152N/A topo_fmri_fru;
152N/A topo_fmri_getpgrp;
152N/A topo_fmri_getprop;
152N/A topo_fmri_label;
152N/A topo_fmri_nvl2str;
152N/A topo_fmri_present;
152N/A topo_fmri_serial;
152N/A topo_fmri_setprop;
152N/A topo_fmri_str2nvl;
152N/A topo_fmri_strcmp;
152N/A topo_fmri_strhash;
152N/A topo_fmri_unusable;
152N/A topo_hdl_alloc;
152N/A topo_hdl_errmsg;
152N/A topo_hdl_errno;
152N/A topo_hdl_free;
152N/A topo_hdl_nvalloc;
152N/A topo_hdl_nvdup;
152N/A topo_hdl_strdup;
152N/A topo_hdl_strfree;
152N/A topo_hdl_zalloc;
152N/A topo_led_state_name;
152N/A topo_led_type_name;
152N/A topo_list_append;
152N/A topo_list_delete;
152N/A topo_method_invoke;
152N/A topo_method_register;
152N/A topo_method_supported;
152N/A topo_method_unregister;
152N/A topo_method_unregister_all;
152N/A topo_mod_alloc;
152N/A topo_mod_auth;
152N/A topo_mod_clrdebug;
152N/A topo_mod_cpufmri;
152N/A topo_mod_devfmri;
152N/A topo_mod_devinfo;
152N/A topo_mod_dprintf;
152N/A topo_mod_enumerate;
152N/A topo_mod_enummap;
152N/A topo_mod_errmsg;
152N/A topo_mod_errno;
152N/A topo_mod_free;
152N/A topo_mod_getspecific;
152N/A topo_mod_hcfmri;
152N/A topo_mod_ipmi;
152N/A topo_mod_load;
152N/A topo_mod_memfmri;
152N/A topo_mod_modfmri;
152N/A topo_mod_nvalloc;
152N/A topo_mod_nvdup;
152N/A topo_mod_nvl2str;
152N/A topo_mod_pkgfmri;
152N/A topo_mod_prominfo;
152N/A topo_mod_register;
152N/A topo_mod_setdebug;
152N/A topo_mod_seterrno;
152N/A topo_mod_setspecific;
152N/A topo_mod_str2nvl;
152N/A topo_mod_strdup;
152N/A topo_mod_strfree;
152N/A topo_mod_unload;
152N/A topo_mod_unregister;
152N/A topo_mod_walk_init;
152N/A topo_mod_zalloc;
152N/A topo_node_asru;
152N/A topo_node_asru_set;
152N/A topo_node_bind;
152N/A topo_node_facility;
152N/A topo_node_facbind;
152N/A topo_node_flags;
152N/A topo_node_fru;
152N/A topo_node_fru_set;
152N/A topo_node_getspecific;
152N/A topo_node_instance;
152N/A topo_node_label;
152N/A topo_node_label_set;
152N/A topo_node_name;
152N/A topo_node_parent;
152N/A topo_node_range_create;
152N/A topo_node_range_destroy;
152N/A topo_node_resource;
152N/A topo_node_setspecific;
152N/A topo_node_unbind;
152N/A topo_open;
152N/A topo_pgroup_create;
152N/A topo_pgroup_destroy;
152N/A topo_pgroup_info;
152N/A topo_prop_get_fmri;
152N/A topo_prop_get_int32;
152N/A topo_prop_get_int64;
152N/A topo_prop_get_string;
152N/A topo_prop_get_uint32;
152N/A topo_prop_get_uint64;
152N/A topo_prop_get_double;
152N/A topo_prop_get_int32_array;
152N/A topo_prop_get_uint32_array;
152N/A topo_prop_get_int64_array;
152N/A topo_prop_get_uint64_array;
152N/A topo_prop_get_string_array;
topo_prop_get_fmri_array;
topo_prop_getpgrp;
topo_prop_getprop;
topo_prop_getprops;
topo_prop_inherit;
topo_prop_method_register;
topo_prop_method_unregister;
topo_prop_set_fmri;
topo_prop_set_int32;
topo_prop_set_int64;
topo_prop_set_string;
topo_prop_set_uint32;
topo_prop_set_uint64;
topo_prop_set_double;
topo_prop_set_int32_array;
topo_prop_set_uint32_array;
topo_prop_set_int64_array;
topo_prop_set_uint64_array;
topo_prop_set_string_array;
topo_prop_set_fmri_array;
topo_prop_setprop;
topo_prop_setmutable;
topo_name2stability;
topo_sensor_state_name;
topo_sensor_type_name;
topo_sensor_units_name;
topo_stability2name;
topo_snap_hold;
topo_snap_release;
topo_strerror;
topo_walk_fini;
topo_walk_init;
topo_walk_step;
topo_xml_print;
local:
*;
};