mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER START
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# The contents of this file are subject to the terms of the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Common Development and Distribution License (the "License").
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You may not use this file except in compliance with the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# or http://www.opensolaris.org/os/licensing.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# See the License for the specific language governing permissions
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# and limitations under the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# When distributing Covered Code, include this CDDL HEADER in each
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# If applicable, add the following below this CDDL HEADER, with the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# fields enclosed by brackets "[]" replaced with your own identifying
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# information: Portions Copyright [yyyy] [name of copyright owner]
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER END
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Use is subject to license terms.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# ident "%Z%%M% %I% %E% SMI"
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahlSUNW_1.1 {
9512fe850e98fdd448c638ca63fdd92a8a510255ahl global:
9512fe850e98fdd448c638ca63fdd92a8a510255ahl current_item;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl free_item;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl free_menu;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_count;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_description;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_index;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_init;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_name;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_opts;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_opts_off;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_opts_on;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_term;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_userptr;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_value;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl item_visible;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_back;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_driver;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_fore;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_format;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_grey;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl menu_init;
menu_items;
menu_mark;
menu_opts;
menu_opts_off;
menu_opts_on;
menu_pad;
menu_pattern;
menu_sub;
menu_term;
menu_userptr;
menu_win;
new_item;
new_menu;
pos_menu_cursor;
post_menu;
scale_menu;
set_current_item;
set_item_init;
set_item_opts;
set_item_term;
set_item_userptr;
set_item_value;
set_menu_back;
set_menu_fore;
set_menu_format;
set_menu_grey;
set_menu_init;
set_menu_items;
set_menu_mark;
set_menu_opts;
set_menu_pad;
set_menu_pattern;
set_menu_sub;
set_menu_term;
set_menu_userptr;
set_menu_win;
set_top_row;
top_row;
unpost_menu;
};
SUNWprivate_1.1 {
global:
_affect_change;
_chk_current;
_chk_top;
_connect;
_Default_Item;
_Default_Menu;
_disconnect;
_draw;
_lib_version;
_link_items;
_match;
_movecurrent;
_move_post_item;
_position_cursor;
_post_item;
_scale;
_show;
local:
*;
};