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 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40SUNW_1.2 {
41    global:
42	COLOR_PAIRS;
43	COLORS;
44	COLS;
45	curscr;
46	cur_term;
47	LINES;
48	putp;
49	stdscr;
50	tparm;
51	tputs;
52} SUNW_1.1;
53
54SUNW_1.1 {
55    global:
56	addch;
57	addchnstr;
58	addchstr;
59	addnstr;
60	addnwstr;
61	addstr;
62	add_wch;
63	add_wchnstr;
64	addwstr;
65	attr_get;
66	attr_off;
67	attroff;
68	attr_on;
69	attron;
70	attr_set;
71	attrset;
72	baudrate;
73	beep;
74	bkgd;
75	bkgdset;
76	bkgrnd;
77	bkgrndset;
78	border;
79	border_set;
80	box;
81	box_set;
82	can_change_color;
83	cbreak;
84	chgat;
85	clear;
86	clearok;
87	clrtobot;
88	clrtoeol;
89	color_content;
90	COLOR_PAIR;
91	color_set;
92	copywin;
93	curs_set;
94	def_prog_mode;
95	def_shell_mode;
96	delay_output;
97	delch;
98	del_curterm;
99	deleteln;
100	delscreen;
101	delwin;
102	derwin;
103	doupdate;
104	dupwin;
105	echo;
106	echochar;
107	echo_wchar;
108	endwin;
109	erase;
110	erasechar;
111	erasewchar;
112	filter;
113	flash;
114	flushinp;
115	getbkgd;
116	getbkgrnd;
117	getcchar;
118	getch;
119	getnstr;
120	getn_wstr;
121	getstr;
122	get_wch;
123	getwin;
124	get_wstr;
125	halfdelay;
126	has_colors;
127	has_ic;
128	has_il;
129	hline;
130	hline_set;
131	idcok;
132	idlok;
133	immedok;
134	inch;
135	inchnstr;
136	inchstr;
137	init_color;
138	init_pair;
139	initscr;
140	innstr;
141	innwstr;
142	insch;
143	insdelln;
144	insertln;
145	insnstr;
146	ins_nwstr;
147	insstr;
148	instr;
149	ins_wch;
150	ins_wstr;
151	intrflush;
152	in_wch;
153	in_wchnstr;
154	in_wchstr;
155	inwstr;
156	isendwin;
157	is_linetouched;
158	is_wintouched;
159	key_name;
160	keyname;
161	keypad;
162	killchar;
163	killwchar;
164	leaveok;
165	longname;
166	meta;
167	move;
168	mvaddch;
169	mvaddchnstr;
170	mvaddchstr;
171	mvaddnstr;
172	mvaddnwstr;
173	mvaddstr;
174	mvadd_wch;
175	mvadd_wchnstr;
176	mvadd_wchstr;
177	mvaddwstr;
178	mvchgat;
179	mvcur;
180	mvdelch;
181	mvderwin;
182	mvgetch;
183	mvgetnstr;
184	mvgetn_wstr;
185	mvgetstr;
186	mvget_wch;
187	mvhline;
188	mvhline_set;
189	mvinch;
190	mvinchnstr;
191	mvinchstr;
192	mvinnstr;
193	mvinnwstr;
194	mvinsch;
195	mvinsnstr;
196	mvins_nwstr;
197	mvinsstr;
198	mvinstr;
199	mvins_wch;
200	mvins_wstr;
201	mvin_wch;
202	mvin_wchnstr;
203	mvin_wchstr;
204	mvinwstr;
205	mvprintw;
206	mvscanw;
207	mvvline;
208	mvvline_set;
209	mvwaddch;
210	mvwaddchnstr;
211	mvwaddchstr;
212	mvwaddnstr;
213	mvwaddnwstr;
214	mvwaddstr;
215	mvwadd_wch;
216	mvwadd_wchnstr;
217	mvwadd_wchstr;
218	mvwaddwstr;
219	mvwchgat;
220	mvwdelch;
221	mvwgetch;
222	mvwgetnstr;
223	mvwgetn_wstr;
224	mvwgetstr;
225	mvwget_wch;
226	mvwget_wstr;
227	mvwhline;
228	mvwhline_set;
229	mvwin;
230	mvwinch;
231	mvwinchnstr;
232	mvwinchstr;
233	mvwinnstr;
234	mvwinnwstr;
235	mvwinsch;
236	mvwinsnstr;
237	mvwins_nwstr;
238	mvwinsstr;
239	mvwinstr;
240	mvwins_wch;
241	mvwins_wstr;
242	mvwin_wch;
243	mvwin_wchnstr;
244	mvwin_wchstr;
245	mvwinwstr;
246	mvwprintw;
247	mvwscanw;
248	mvwvline;
249	mvwvline_set;
250	napms;
251	newpad;
252	newterm;
253	newwin;
254	nl;
255	nocbreak;
256	nodelay;
257	noecho;
258	nonl;
259	noqiflush;
260	noraw;
261	notimeout;
262	overlay;
263	overwrite;
264	pair_content;
265	PAIR_NUMBER;
266	pechochar;
267	pecho_wchar;
268	pnoutrefresh;
269	prefresh;
270	printw;
271	putwin;
272	qiflush;
273	raw;
274	redrawwin;
275	refresh;
276	reset_prog_mode;
277	reset_shell_mode;
278	resetty;
279	restartterm;
280	ripoffline;
281	savetty;
282	scanw;
283	scr_dump;
284	scr_init;
285	scrl;
286	scroll;
287	scrollok;
288	scr_restore;
289	scr_set;
290	setcchar;
291	set_curterm;
292	setscrreg;
293	set_term;
294	setupterm;
295	slk_attr_off;
296	slk_attroff;
297	slk_attr_on;
298	slk_attron;
299	slk_attr_set;
300	slk_attrset;
301	slk_clear;
302	slk_color;
303	slk_init;
304	slk_label;
305	slk_noutrefresh;
306	slk_refresh;
307	slk_restore;
308	slk_set;
309	slk_touch;
310	slk_wset;
311	standend;
312	standout;
313	start_color;
314	subpad;
315	subwin;
316	syncok;
317	term_attrs;
318	termattrs;
319	termname;
320	tgetent;
321	tgetflag;
322	tgetnum;
323	tgetstr;
324	tgoto;
325	tigetflag;
326	tigetnum;
327	tigetstr;
328	timeout;
329	touchline;
330	touchwin;
331	tstp;
332	typeahead;
333	unctrl;
334	ungetch;
335	unget_wch;
336	untouchwin;
337	use_env;
338	vid_attr;
339	vidattr;
340	vid_puts;
341	vidputs;
342	vline;
343	vline_set;
344	vw_printw;
345	vwprintw;
346	vw_scanw;
347	vwscanw;
348	waddch;
349	waddchnstr;
350	waddchstr;
351	waddnstr;
352	waddnwstr;
353	waddstr;
354	wadd_wch;
355	wadd_wchnstr;
356	wadd_wchstr;
357	waddwstr;
358	wattr_get;
359	wattr_off;
360	wattroff;
361	wattr_on;
362	wattron;
363	wattr_set;
364	wattrset;
365	wbkgd;
366	wbkgdset;
367	wbkgrnd;
368	wbkgrndset;
369	wborder;
370	wborder_set;
371	wchgat;
372	wclear;
373	wclrtobot;
374	wclrtoeol;
375	wcolor_set;
376	wcursyncup;
377	wdelch;
378	wdeleteln;
379	wechochar;
380	wecho_wchar;
381	werase;
382	wgetbkgrnd;
383	wgetch;
384	wgetnstr;
385	wgetn_wstr;
386	wgetstr;
387	wget_wch;
388	wget_wstr;
389	whline;
390	whline_set;
391	winch;
392	winchnstr;
393	winchstr;
394	winnstr;
395	winnwstr;
396	winsch;
397	winsdelln;
398	winsertln;
399	winsnstr;
400	wins_nwstr;
401	winsstr;
402	winstr;
403	wins_wch;
404	wins_wstr;
405	win_wch;
406	win_wchnstr;
407	win_wchstr;
408	winwstr;
409	wmove;
410	wnoutrefresh;
411	wprintw;
412	wredrawln;
413	wrefresh;
414	wscanw;
415	wscrl;
416	wsetscrreg;
417	wstandend;
418	wstandout;
419	wsyncdown;
420	wsyncup;
421	wtimeout;
422	wtouchln;
423	wunctrl;
424	wvline;
425	wvline_set;
426};
427
428SUNWprivate_1.1 {
429    global:
430	SUNWprivate_1.1;
431    local:
432	*;
433};
434