mapfile-vers revision f6e214c7418f43af38bd8c3a557e3d0a1d311cfa
377ff4742f6ad20c6594696e36cad31a395001c6Liam P. White#
536ac52055722b168e4482f612302fa754dc4f72cilix# CDDL HEADER START
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# The contents of this file are subject to the terms of the
536ac52055722b168e4482f612302fa754dc4f72cilix# Common Development and Distribution License (the "License").
536ac52055722b168e4482f612302fa754dc4f72cilix# You may not use this file except in compliance with the License.
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
536ac52055722b168e4482f612302fa754dc4f72cilix# or http://www.opensolaris.org/os/licensing.
536ac52055722b168e4482f612302fa754dc4f72cilix# See the License for the specific language governing permissions
536ac52055722b168e4482f612302fa754dc4f72cilix# and limitations under the License.
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# When distributing Covered Code, include this CDDL HEADER in each
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix# If applicable, add the following below this CDDL HEADER, with the
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix# fields enclosed by brackets "[]" replaced with your own identifying
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix# information: Portions Copyright [yyyy] [name of copyright owner]
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix#
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix# CDDL HEADER END
4358ff6156766a315e38e72a5c3c83d6d5f7486bcilix#
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# MAPFILE HEADER START
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
3616fc4f881e624b50093cef5f017751ddf51b07cilix# Object versioning must comply with the rules detailed in
3616fc4f881e624b50093cef5f017751ddf51b07cilix#
3616fc4f881e624b50093cef5f017751ddf51b07cilix# usr/src/lib/README.mapfiles
e0c254c4445696f4e88690a2d35da1e3a760867ecilix#
3616fc4f881e624b50093cef5f017751ddf51b07cilix# You should not be making modifications here until you've read the most current
3616fc4f881e624b50093cef5f017751ddf51b07cilix# copy of that file. If you need help, contact a gatekeeper for guidance.
3616fc4f881e624b50093cef5f017751ddf51b07cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix# MAPFILE HEADER END
536ac52055722b168e4482f612302fa754dc4f72cilix#
536ac52055722b168e4482f612302fa754dc4f72cilix
536ac52055722b168e4482f612302fa754dc4f72cilix$mapfile_version 2
536ac52055722b168e4482f612302fa754dc4f72cilix
536ac52055722b168e4482f612302fa754dc4f72cilixSYMBOL_VERSION SUNWprivate {
536ac52055722b168e4482f612302fa754dc4f72cilix global:
536ac52055722b168e4482f612302fa754dc4f72cilix nd_abort;
536ac52055722b168e4482f612302fa754dc4f72cilix nd_cleanup;
536ac52055722b168e4482f612302fa754dc4f72cilix nd_daemonize;
536ac52055722b168e4482f612302fa754dc4f72cilix nd_debug;
377ff4742f6ad20c6594696e36cad31a395001c6Liam P. White nd_dump_nvlist;
nd_error;
nd_free_event_info;
nd_free_nvlarray;
nd_free_strarray;
nd_get_astring_prop;
nd_get_boolean_prop;
nd_get_diagcode;
nd_get_event_fmri;
nd_get_event_info;
nd_get_notify_prefs;
nd_join_strarray;
nd_merge_strarray;
nd_split_list;
local:
*;
};