mapfile-vers revision 1f6eb0216cb17ca5fdff9563329f1dda47c8b801
98N/A#
98N/A# CDDL HEADER START
98N/A#
98N/A# The contents of this file are subject to the terms of the
943N/A# Common Development and Distribution License (the "License").
98N/A# You may not use this file except in compliance with the License.
98N/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.
919N/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
919N/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#
919N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
919N/A# Use is subject to license terms.
919N/A#
98N/A
98N/ASUNWprivate_1.1 {
98N/A global:
98N/A uu_alt_exit;
493N/A uu_avl_create;
98N/A uu_avl_destroy;
98N/A uu_avl_find;
705N/A uu_avl_first;
98N/A uu_avl_insert;
911N/A uu_avl_last;
911N/A uu_avl_nearest_next;
911N/A uu_avl_nearest_prev;
911N/A uu_avl_next;
98N/A uu_avl_node_fini;
851N/A uu_avl_node_init;
851N/A uu_avl_numnodes;
851N/A uu_avl_pool_create;
851N/A uu_avl_pool_destroy;
903N/A uu_avl_prev;
691N/A uu_avl_remove;
691N/A uu_avl_teardown;
691N/A uu_avl_walk;
691N/A uu_avl_walk_end;
691N/A uu_avl_walk_next;
691N/A uu_avl_walk_start;
98N/A uu_check_name;
98N/A uu_die;
98N/A uu_dprintf;
493N/A uu_dprintf_create;
493N/A uu_dprintf_destroy;
98N/A uu_dprintf_getname;
98N/A uu_error;
493N/A uu_exit_fatal;
493N/A uu_exit_ok;
493N/A uu_exit_usage;
606N/A uu_free;
98N/A uu_getpname;
98N/A uu_list_create;
uu_list_destroy;
uu_list_find;
uu_list_first;
uu_list_insert;
uu_list_insert_after;
uu_list_insert_before;
uu_list_last;
uu_list_nearest_next;
uu_list_nearest_prev;
uu_list_next;
uu_list_node_fini;
uu_list_node_init;
uu_list_numnodes;
uu_list_pool_create;
uu_list_pool_destroy;
uu_list_prev;
uu_list_remove;
uu_list_teardown;
uu_list_walk;
uu_list_walk_end;
uu_list_walk_next;
uu_list_walk_start;
uu_msprintf;
uu_open_tmp;
uu_setpname;
uu_strdup;
uu_strerror;
uu_strtoint;
uu_strtouint;
uu_vdie;
uu_vwarn;
uu_vxdie;
uu_warn;
uu_xdie;
uu_zalloc;
local:
*;
};