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