mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
546N/A#
1513N/A# CDDL HEADER START
546N/A#
546N/A# The contents of this file are subject to the terms of the
919N/A# Common Development and Distribution License (the "License").
919N/A# You may not use this file except in compliance with the License.
919N/A#
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# or http://www.opensolaris.org/os/licensing.
546N/A# See the License for the specific language governing permissions
919N/A# and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL HEADER in each
546N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
919N/A# If applicable, add the following below this CDDL HEADER, with the
919N/A# fields enclosed by brackets "[]" replaced with your own identifying
919N/A# information: Portions Copyright [yyyy] [name of copyright owner]
919N/A#
919N/A# CDDL HEADER END
919N/A#
919N/A#
546N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
546N/A# Use is subject to license terms.
546N/A#
546N/A
546N/A#
546N/A# MAPFILE HEADER START
546N/A#
546N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
546N/A# Object versioning must comply with the rules detailed in
546N/A#
546N/A# usr/src/lib/README.mapfiles
546N/A#
546N/A# You should not be making modifications here until you've read the most current
546N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
546N/A#
546N/A# MAPFILE HEADER END
546N/A#
546N/A
546N/ASUNWprivate_1.1 {
546N/A global:
546N/A uu_alt_exit;
546N/A uu_avl_create;
546N/A uu_avl_destroy;
546N/A uu_avl_find;
546N/A uu_avl_first;
546N/A uu_avl_insert;
546N/A uu_avl_last;
546N/A uu_avl_nearest_next;
546N/A uu_avl_nearest_prev;
546N/A uu_avl_next;
546N/A uu_avl_node_fini;
546N/A uu_avl_node_init;
546N/A uu_avl_numnodes;
546N/A uu_avl_pool_create;
546N/A uu_avl_pool_destroy;
546N/A uu_avl_prev;
546N/A uu_avl_remove;
546N/A uu_avl_teardown;
546N/A uu_avl_walk;
546N/A uu_avl_walk_end;
546N/A uu_avl_walk_next;
546N/A uu_avl_walk_start;
546N/A uu_check_name;
546N/A uu_die;
546N/A uu_dprintf;
546N/A uu_dprintf_create;
546N/A uu_dprintf_destroy;
546N/A uu_dprintf_getname;
546N/A uu_error;
546N/A uu_exit_fatal;
546N/A uu_exit_ok;
546N/A uu_exit_usage;
546N/A uu_free;
546N/A uu_getpname;
546N/A uu_list_create;
546N/A uu_list_destroy;
546N/A uu_list_find;
546N/A uu_list_first;
546N/A uu_list_insert;
546N/A uu_list_insert_after;
546N/A uu_list_insert_before;
546N/A uu_list_last;
546N/A uu_list_nearest_next;
546N/A uu_list_nearest_prev;
546N/A uu_list_next;
546N/A uu_list_node_fini;
546N/A uu_list_node_init;
546N/A uu_list_numnodes;
546N/A uu_list_pool_create;
546N/A uu_list_pool_destroy;
546N/A uu_list_prev;
546N/A uu_list_remove;
546N/A uu_list_teardown;
546N/A uu_list_walk;
546N/A uu_list_walk_end;
546N/A uu_list_walk_next;
546N/A uu_list_walk_start;
546N/A uu_msprintf;
546N/A uu_open_tmp;
546N/A uu_setpname;
546N/A uu_strdup;
546N/A uu_strerror;
546N/A uu_strtoint;
546N/A uu_strtouint;
546N/A uu_vdie;
546N/A uu_vwarn;
546N/A uu_vxdie;
546N/A uu_warn;
546N/A uu_xdie;
546N/A uu_zalloc;
546N/A local:
546N/A *;
546N/A};
546N/A