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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23#
24
25#
26# MAPFILE HEADER START
27#
28# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
29# Object versioning must comply with the rules detailed in
30#
31#	usr/src/lib/README.mapfiles
32#
33# You should not be making modifications here until you've read the most current
34# copy of that file. If you need help, contact a gatekeeper for guidance.
35#
36# MAPFILE HEADER END
37#
38
39$mapfile_version 2
40
41SYMBOL_VERSION SUNW_1.1 {
42    global:
43	addch;
44	addchnstr;
45	addchstr;
46	addnstr;
47	addnwstr;
48	addstr;
49	addwch;
50	addwchnstr;
51	addwchstr;
52	addwstr;
53	attroff;
54	attron;
55	attrset;
56	baudrate;
57	beep;
58	bkgd;
59	bkgdset;
60	border;
61	box;
62	can_change_color;
63	cbreak;
64	clear;
65	clearok;
66	clrtobot;
67	clrtoeol;
68	color_content;
69	copywin;
70	crmode;
71	curs_set;
72	def_prog_mode;
73	def_shell_mode;
74	delay_output;
75	delch;
76	del_curterm;
77	deleteln;
78	delscreen;
79	delwin;
80	derwin;
81	doupdate;
82	dupwin;
83	echo;
84	echochar;
85	echowchar;
86	endwin;
87	erase;
88	erasechar;
89	filter;
90	flash;
91	flushinp;
92	getch;
93	getnwstr;
94	getstr;
95	_getsyx;
96	getwch;
97	getwin;
98	getwstr;
99	halfdelay;
100	has_colors;
101	has_ic;
102	has_il;
103	idcok;
104	idlok;
105	immedok;
106	inch;
107	inchnstr;
108	inchstr;
109	init_color;
110	init_pair;
111	initscr;
112	innstr;
113	innwstr;
114	insch;
115	insdelln;
116	insertln;
117	insnstr;
118	insnwstr;
119	insstr;
120	instr;
121	inswch;
122	inswstr;
123	intrflush;
124	inwch;
125	inwchnstr;
126	inwchstr;
127	inwstr;
128	isendwin;
129	is_linetouched;
130	is_wintouched;
131	keyname;
132	keypad;
133	killchar;
134	leaveok;
135	longname;
136	meta;
137	_meta;
138	move;
139	mvaddch;
140	mvaddchnstr;
141	mvaddchstr;
142	mvaddnstr;
143	mvaddnwstr;
144	mvaddstr;
145	mvaddwch;
146	mvaddwchnstr;
147	mvaddwchstr;
148	mvaddwstr;
149	mvcur;
150	mvdelch;
151	mvderwin;
152	mvgetch;
153	mvgetnwstr;
154	mvgetstr;
155	mvgetwch;
156	mvgetwstr;
157	mvinch;
158	mvinchnstr;
159	mvinchstr;
160	mvinnstr;
161	mvinnwstr;
162	mvinsch;
163	mvinsnstr;
164	mvinsnwstr;
165	mvinsstr;
166	mvinstr;
167	mvinswch;
168	mvinswstr;
169	mvinwch;
170	mvinwchnstr;
171	mvinwchstr;
172	mvinwstr;
173	mvprintw;
174	mvscanw;
175	mvwaddch;
176	mvwaddchnstr;
177	mvwaddchstr;
178	mvwaddnstr;
179	mvwaddnwstr;
180	mvwaddstr;
181	mvwaddwch;
182	mvwaddwchnstr;
183	mvwaddwchstr;
184	mvwaddwstr;
185	mvwdelch;
186	mvwgetch;
187	mvwgetnwstr;
188	mvwgetstr;
189	mvwgetwch;
190	mvwgetwstr;
191	mvwin;
192	mvwinch;
193	mvwinchnstr;
194	mvwinchstr;
195	mvwinnstr;
196	mvwinnwstr;
197	mvwinsch;
198	mvwinsnstr;
199	mvwinsnwstr;
200	mvwinsstr;
201	mvwinstr;
202	mvwinswch;
203	mvwinswstr;
204	mvwinwch;
205	mvwinwchnstr;
206	mvwinwchstr;
207	mvwinwstr;
208	mvwprintw;
209	mvwscanw;
210	napms;
211	newpad;
212	newterm;
213	newwin;
214	nl;
215	nocbreak;
216	nocrmode;
217	nodelay;
218	noecho;
219	nonl;
220	noqiflush;
221	noraw;
222	notimeout;
223	overlay;
224	overwrite;
225	pair_content;
226	pechochar;
227	pechowchar;
228	pnoutrefresh;
229	prefresh;
230	printw;
231	putp;
232	putwin;
233	qiflush;
234	raw;
235	redrawwin;
236	refresh;
237	reset_prog_mode;
238	reset_shell_mode;
239	resetty;
240	restartterm;
241	_ring;
242	ripoffline;
243	savetty;
244	scanw;
245	scr_dump;
246	scr_init;
247	scrl;
248	scroll;
249	scrollok;
250	scr_restore;
251	scr_set;
252	_setecho;
253	_setnonl;
254	_setqiflush;
255	setscrreg;
256	setsyx;
257	set_term;
258	setterm;
259	setupterm;
260	slk_attroff;
261	slk_attron;
262	slk_attrset;
263	slk_clear;
264	slk_init;
265	slk_label;
266	slk_noutrefresh;
267	slk_refresh;
268	slk_restore;
269	slk_set;
270	slk_touch;
271	standend;
272	standout;
273	start_color;
274	subpad;
275	subwin;
276	syncok;
277	termattrs;
278	termname;
279	tgetent;
280	tgetflag;
281	tgetnum;
282	tgetstr;
283	tgoto;
284	tigetflag;
285	tigetnum;
286	tigetstr;
287	timeout;
288	touchline;
289	touchwin;
290	tparm;
291	tputs;
292	typeahead;
293	unctrl;
294	ungetch;
295	ungetwch;
296	untouchwin;
297	vidattr;
298	vidputs;
299	vwprintw;
300	vwscanw;
301	waddch;
302	waddchnstr;
303	waddchstr;
304	waddnstr;
305	waddnwstr;
306	waddstr;
307	waddwch;
308	waddwchnstr;
309	waddwchstr;
310	waddwstr;
311	wadjcurspos;
312	wattroff;
313	wattron;
314	wattrset;
315	wbkgd;
316	wbkgdset;
317	wborder;
318	wclear;
319	wclrtobot;
320	wclrtoeol;
321	wcursyncup;
322	wdelch;
323	wdeleteln;
324	wechochar;
325	wechowchar;
326	werase;
327	wgetch;
328	wgetnstr;
329	wgetnwstr;
330	wgetstr;
331	wgetwch;
332	wgetwstr;
333	whline;
334	winch;
335	winchnstr;
336	winchstr;
337	winnstr;
338	winnwstr;
339	winsch;
340	winsdelln;
341	winsertln;
342	winsnstr;
343	winsnwstr;
344	winsstr;
345	winstr;
346	winswch;
347	winswstr;
348	winwch;
349	winwchnstr;
350	winwchstr;
351	winwstr;
352	wmove;
353	wmovenextch;
354	wmoveprevch;
355	wnoutrefresh;
356	wprintw;
357	wredrawln;
358	wrefresh;
359	wscanw;
360	wscrl;
361	wsetscrreg;
362	wstandend;
363	wstandout;
364	wsyncdown;
365	wsyncup;
366	wtimeout;
367	wtouchln;
368	wvline;
369};
370
371SYMBOL_VERSION SUNWprivate_1.1 {
372    global:
373	acs32map;
374	acs_map;
375	BC;
376	bit_attributes;
377	_blast_keys;
378	boolcodes;
379	boolfnames;
380	boolnames;
381	box32;
382	_branchto;
383	_called_before;
384	_ccleanup;
385	cconvert;
386	cexpand;
387	_change_color;
388	_change_video;
389	_chkinput;
390	COLOR_PAIRS;
391	COLORS;
392	COLS;
393	_countchar;
394	cpr;
395	_csmax;
396	cswidth;
397	cur_bools;
398	cur_nums;
399	curscr;
400	curserr;
401	curs_errno;
402	curs_err_strings;
403	curses_version;
404	_curs_mbstowcs;
405	_curs_mbtowc;
406	curs_parm_err;
407	_curs_scrwidth;
408	cur_strs;
409	_curs_wcstombs;
410	_curs_wctomb;
411	cur_term;
412	Def_term;
413	_delay;
414	delkey;
415	delkeymap;
416	delterm;
417	_do_slk_noref;
418	_do_slk_ref;
419	_do_slk_tch;
420	draino;
421	_endwin;
422	_first_term;
423	fixterm;
424	force_doupdate;
425	_frst_bools;
426	_frst_nums;
427	_frst_strs;
428	_frst_tblstr;
429	garbagedlines;
430	garbagedwin;
431	getattrs;
432	getbegx;
433	getbegy;
434	getbkgd;
435	getbmap;
436	getcurx;
437	getcury;
438	getmaxx;
439	getmaxy;
440	getmouse;
441	getparx;
442	getpary;
443	gettmode;
444	hline;
445	iexpand;
446	_image;
447	infotocap;
448	init_acs;
449	_init_costs;
450	_init_HP_pair;
451	initscr32;
452	_lib_version;
453	LINES;
454	m_addch;
455	m_addstr;
456	makenew;
457	_makenew;
458	map_button;
459	_mbaddch;
460	mbcharlen;
461	_mbclrch;
462	mbdisplen;
463	mbeucw;
464	mbgetwidth;
465	_mbinsshift;
466	mbscrw;
467	_mbtrue;
468	_mbvalid;
469	m_clear;
470	memSset;
471	m_erase;
472	m_initscr;
473	m_move;
474	m_newterm;
475	mouse_off;
476	mouse_on;
477	mouse_set;
478	Mouse_status;
479	m_refresh;
480	mvhline;
481	mvvline;
482	mvwhline;
483	mvwvline;
484	newkey;
485	newscreen;
486	newterm32;
487	numcodes;
488	numfnames;
489	numnames;
490	Oldcolors;
491	ospeed;
492	_outch;
493	_outchar;
494	outchcount;
495	_outwch;
496	_overlap;
497	p32echochar;
498	_padjust;
499	PC;
500	pr_bfooting;
501	pr_bheading;
502	pr_boolean;
503	pr_caprestrict;
504	_prefresh;
505	pr_heading;
506	pr_init;
507	pr_nfooting;
508	pr_nheading;
509	pr_number;
510	prog_istermios;
511	progname		{ FLAGS = NODIRECT };
512	pr_onecolumn;
513	pr_sfooting;
514	pr_sheading;
515	pr_string;
516	pr_width;
517	_quick_echo;
518	_quick_ptr;
519	request_mouse_pos;
520	resetterm;
521	_rip_init;
522	rmpadding;
523	saveterm;
524	_scr_all;
525	scr_ll_dump;
526	_scrmax;
527	scr_reset;
528	setcurscreen;
529	set_curterm;
530	setcurterm;
531	_setidln;
532	setkeymap;
533	shell_istermios;
534	_slk_init;
535	slk_start;
536	_slk_update;
537	SP;
538	_sprintw;
539	__sscans;
540	stdscr;
541	_strbyte2code;
542	_strcode2byte;
543	strcodes;
544	strfnames;
545	strnames;
546	TABSIZE;
547	_tcsearch;
548	termerr;
549	term_errno;
550	term_err_strings;
551	term_parm_err;
552	tgetch;
553	tgetwch;
554	tifgetflag;
555	tifgetnum;
556	tifgetstr;
557	tinputfd;
558	tparm_p0;
559	tparm_p1;
560	tparm_p2;
561	tparm_p3;
562	tparm_p4;
563	tparm_p7;
564	tpr;
565	traceoff;
566	traceon;
567	_tstp;
568	ttimeout;
569	ttytype;
570	_unctrl;
571	UP;
572	_update_old_y_area;
573	use_env;
574	_use_env;
575	_useidln;
576	vid32attr;
577	vid32puts;
578	vidupdate;
579	_virtscr;
580	vline;
581	w32addch;
582	w32attroff;
583	w32attron;
584	w32attrset;
585	w32echochar;
586	w32insch;
587	wcscrw;
588	wmbinch;
589	wmbmove;
590	wmouse_position;
591	_y16update;
592    local:
593	*;
594};
595