xref: /illumos-gate/usr/src/ucblib/libcurses/mapfile-vers (revision f808c858fa61e7769218966759510a8b1190dfcf)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNW_1.1 {
29    global:
30	AL;
31	AL_PARM;
32	AM;
33	BC;
34	box;
35	BS;
36	BT;
37	CA;
38	CD;
39	CE;
40	CL;
41	CM;
42	COLS;
43	CR;
44	CS;
45	curscr;
46	DA;
47	DB;
48	DC;
49	Def_term;
50	delwin;
51	DL;
52	DL_PARM;
53	DM;
54	DO;
55	DOWN_PARM;
56	_echoit;
57	ED;
58	EI;
59	endwin;
60	_endwin;
61	EO;
62	getcap;
63	gettmode;
64	GT;
65	HC;
66	HO;
67	HZ;
68	IC;
69	idlok;
70	IM;
71	IN;
72	initscr;
73	IP;
74	K0;
75	K1;
76	K2;
77	K3;
78	K4;
79	K5;
80	K6;
81	K7;
82	K8;
83	K9;
84	KD;
85	KE;
86	KH;
87	KL;
88	KR;
89	KS;
90	KU;
91	LEFT_PARM;
92	LINES;
93	LL;
94	longname;
95	MA;
96	MI;
97	MS;
98	mvcur;
99	mvprintw;
100	mvscanw;
101	mvwin;
102	mvwprintw;
103	mvwscanw;
104	My_term;
105	NC;
106	ND;
107	newwin;
108	NL;
109	NONL;
110	normtty;
111	NS;
112	OS;
113	overlay;
114	overwrite;
115	PC;
116	_pfast;
117	printw;
118	_rawmode;
119	RC;
120	_res_flg;
121	RIGHT_PARM;
122	SC;
123	scanw;
124	scroll;
125	SE;
126	setterm;
127	SF;
128	SO;
129	SR;
130	stdscr;
131	subwin;
132	TA;
133	TE;
134	TI;
135	touchline;
136	touchwin;
137	_tty;
138	_tty_ch;
139	ttytype;
140	UC;
141	UE;
142	UL;
143	_unctrl;
144	UP;
145	UP_PARM;
146	UPPERCASE;
147	US;
148	VB;
149	VE;
150	VS;
151	waddch;
152	waddstr;
153	wclear;
154	wclrtobot;
155	wclrtoeol;
156	wdelch;
157	wdeleteln;
158	werase;
159	wgetch;
160	wgetstr;
161	winsch;
162	winsertln;
163	wmove;
164	wprintw;
165	wrefresh;
166	wscanw;
167	wstandend;
168	wstandout;
169	XB;
170	XN;
171	XS;
172	XT;
173	XX;
174};
175
176SUNWprivate_1.1 {
177    global:
178	_putchar;
179    local:
180	*;
181};
182