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# 23# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 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 40$mapfile_version 2 41 42# functions 43SYMBOL_VERSION SUNWprivate_1.1 { 44 global: 45 _Sfextern; 46 _Sfi; 47 _Sfmaxr; 48 _Sftable; 49 _Vmextern; 50 _Vmheap; 51 _ast___getdelim; 52 _ast__filbuf; 53 _ast_asprintf; 54 _ast_basename; 55 _ast_calloc; 56 _ast_catclose; 57 _ast_catgets; 58 _ast_catopen; 59 _ast_cfree; 60 _ast_clearerr; 61 _ast_clearerr_unlocked; 62 _ast_dirname; 63 _ast_doprnt; 64 _ast_doscan; 65 _ast_eaccess; 66 _ast_execvpe; 67 _ast_fclose; 68 _ast_fcloseall; 69 _ast_fdopen; 70 _ast_feof_unlocked; 71 _ast_ferror_unlocked; 72 _ast_fflush; 73 _ast_fflush_unlocked; 74 _ast_fgetc; 75 _ast_fgetc_unlocked; 76 _ast_fgetpos64; 77 _ast_fgetpos; 78 _ast_fgets; 79 _ast_fgets_unlocked; 80 _ast_fgetwc; 81 _ast_fgetws; 82 _ast_fileno_unlocked; 83 _ast_flockfile; 84 _ast_fmemopen; 85 _ast_fnmatch; 86 _ast_fopen; 87 _ast_fprintf; 88 _ast_fpurge; 89 _ast_fputc_unlocked; 90 _ast_fputs; 91 _ast_fputs_unlocked; 92 _ast_fputwc; 93 _ast_fputws; 94 _ast_fread; 95 _ast_fread_unlocked; 96 _ast_free; 97 _ast_freopen; 98 _ast_fscanf; 99 _ast_fseek64; 100 _ast_fseek; 101 _ast_fseeko64; 102 _ast_fseeko; 103 _ast_fsetpos64; 104 _ast_fsetpos; 105 _ast_ftell64; 106 _ast_ftell; 107 _ast_ftello64; 108 _ast_ftello; 109 _ast_ftrylockfile; 110 _ast_fts_children; 111 _ast_fts_close; 112 _ast_fts_flags; 113 _ast_fts_notify; 114 _ast_fts_open; 115 _ast_fts_read; 116 _ast_fts_set; 117 _ast_ftw; 118 _ast_ftwalk; 119 _ast_ftwflags; 120 _ast_funlockfile; 121 _ast_fwide; 122 _ast_fwprintf; 123 _ast_fwrite; 124 _ast_fwrite_unlocked; 125 _ast_fwscanf; 126 _ast_getc_unlocked; 127 _ast_getchar_unlocked; 128 _ast_getcwd; 129 _ast_getdate; 130 _ast_getdelim; 131 _ast_getenv; 132 _ast_getline; 133 _ast_getopt; 134 _ast_getopt_long; 135 _ast_getopt_long_only; 136 _ast_getpgrp; 137 _ast_gets; 138 _ast_getsubopt; 139 _ast_getw; 140 _ast_getwc; 141 _ast_getwchar; 142 _ast_getwd; 143 _ast_getws; 144 _ast_glob; 145 _ast_globfree; 146 _ast_iconv; 147 _ast_iconv_close; 148 _ast_iconv_list; 149 _ast_iconv_move; 150 _ast_iconv_name; 151 _ast_iconv_open; 152 _ast_iconv_write; 153 _ast_info; 154 _ast_intercepts; 155 _ast_lc_categories; 156 _ast_lc_charsets; 157 _ast_lc_languages; 158 _ast_lc_maps; 159 _ast_lc_territories; 160 _ast_localeconv; 161 _ast_locales; 162 _ast_malloc; 163 _ast_memalign; 164 _ast_memdup; 165 _ast_memfatal; 166 _ast_memhash; 167 _ast_memsum; 168 _ast_mkstemp; 169 _ast_mktemp; 170 _ast_mktime; 171 _ast_nftw; 172 _ast_optarg; 173 _ast_optctx; 174 _ast_opterr; 175 _ast_optesc; 176 _ast_optget; 177 _ast_opthelp; 178 _ast_optind; 179 _ast_optjoin; 180 _ast_optopt; 181 _ast_optstr; 182 _ast_optusage; 183 _ast_pathaccess; 184 _ast_pathbin; 185 _ast_pathcanon; 186 _ast_pathcat; 187 _ast_pathcd; 188 _ast_pathcheck; 189 _ast_pathexists; 190 _ast_pathfind; 191 _ast_pathgetlink; 192 _ast_pathinclude; 193 _ast_pathkey; 194 _ast_pathnative; 195 _ast_pathpath; 196 _ast_pathposix; 197 _ast_pathprobe; 198 _ast_pathprog; 199 _ast_pathrepl; 200 _ast_pathsetlink; 201 _ast_pathshell; 202 _ast_pathstat; 203 _ast_pathtemp; 204 _ast_pathtmp; 205 _ast_pclose; 206 _ast_popen; 207 _ast_printf; 208 _ast_procclose; 209 _ast_procfree; 210 _ast_procopen; 211 _ast_putc_unlocked; 212 _ast_putchar_unlocked; 213 _ast_putenv; 214 _ast_puts; 215 _ast_putw; 216 _ast_putwc; 217 _ast_putwchar; 218 _ast_re_comp; 219 _ast_re_exec; 220 _ast_realloc; 221 _ast_realpath; 222 _ast_regaddclass; 223 _ast_regalloc; 224 _ast_regcache; 225 _ast_regclass; 226 _ast_regcmp; 227 _ast_regcollate; 228 _ast_regcomb; 229 _ast_regcomp; 230 _ast_regdup; 231 _ast_regerror; 232 _ast_regex; 233 _ast_regexec; 234 _ast_regfatal; 235 _ast_regfatalpat; 236 _ast_regfree; 237 _ast_regncomp; 238 _ast_regnexec; 239 _ast_regrecord; 240 _ast_regrexec; 241 _ast_regstat; 242 _ast_regsub; 243 _ast_regsubcomp; 244 _ast_regsubexec; 245 _ast_regsubflags; 246 _ast_regsubfree; 247 _ast_remove; 248 _ast_resolvepath; 249 _ast_rewind; 250 _ast_scanf; 251 _ast_setbuf; 252 _ast_setbuffer; 253 _ast_setenv; 254 _ast_setenviron; 255 _ast_setlinebuf; 256 _ast_setlocale; 257 _ast_setvbuf; 258 _ast_sigcritical; 259 _ast_signal; 260 _ast_sigunblock; 261 _ast_snprintf; 262 _ast_sprintf; 263 _ast_sscanf; 264 _ast_stracmp; 265 _ast_strcopy; 266 _ast_strdup; 267 _ast_strelapsed; 268 _ast_strerror; 269 _ast_stresc; 270 _ast_streval; 271 _ast_strexpr; 272 _ast_strftime; 273 _ast_strgid; 274 _ast_strgrpmatch; 275 _ast_strhash; 276 _ast_strkey; 277 _ast_strlcat; 278 _ast_strlcpy; 279 _ast_strlook; 280 _ast_strmatch; 281 _ast_strmode; 282 _ast_strnacmp; 283 _ast_strncopy; 284 _ast_strntod; 285 _ast_strntol; 286 _ast_strntold; 287 _ast_strntoll; 288 _ast_strntoul; 289 _ast_strntoull; 290 _ast_stropt; 291 _ast_strperm; 292 _ast_strpsearch; 293 _ast_strptime; 294 _ast_strsearch; 295 _ast_strsort; 296 _ast_strsubmatch; 297 _ast_strsum; 298 _ast_strtape; 299 _ast_strtod; 300 _ast_strtoip4; 301 _ast_strtol; 302 _ast_strtold; 303 _ast_strtoll; 304 _ast_strton; 305 _ast_strtonll; 306 _ast_strtoul; 307 _ast_strtoull; 308 _ast_struid; 309 _ast_struniq; 310 _ast_swprintf; 311 _ast_swscanf; 312 _ast_system; 313 _ast_tempnam; 314 _ast_tmpfile; 315 _ast_tmpnam; 316 _ast_touch; 317 _ast_translate; 318 _ast_ungetc; 319 _ast_ungetwc; 320 _ast_unsetenv; 321 _ast_valloc; 322 _ast_vasprintf; 323 _ast_vfprintf; 324 _ast_vfscanf; 325 _ast_vfwprintf; 326 _ast_vfwscanf; 327 _ast_vprintf; 328 _ast_vscanf; 329 _ast_vsnprintf; 330 _ast_vsprintf; 331 _ast_vsscanf; 332 _ast_vswprintf; 333 _ast_vswscanf; 334 _ast_vwprintf; 335 _ast_vwscanf; 336 _ast_wordexp; 337 _ast_wordfree; 338 _ast_wprintf; 339 _ast_wscanf; 340 _ccmapcpy; 341 _ccmapstr; 342 _error_info_; 343 _fini; 344 _hash_info_; 345 _iblocks; 346 _init; 347 _lib_version; 348 _mode_permmap_; 349 _mode_table_; 350 _opt_info_; 351 _proc_info_; 352 _re_comp; 353 _re_exec; 354 _re_putc; 355 _reg_alloc; 356 _reg_classfun; 357 _reg_drop; 358 _reg_fatal; 359 _reg_state; 360 _sfcvt; 361 _sfdlen; 362 _sfexcept; 363 _sffilbuf; 364 _sfflsbuf; 365 _sfgetl2; 366 _sfgetl; 367 _sfgetu2; 368 _sfgetu; 369 _sfllen; 370 _sfmode; 371 _sfopen; 372 _sfpclose; 373 _sfpopen; 374 _sfputd; 375 _sfputl; 376 _sfputm; 377 _sfputu; 378 _sfrsrv; 379 _sfsetpool; 380 _sfstrtod; 381 _sftype; 382 _sig_info_; 383 _stdgets; 384 _stdopen; 385 _stdprintf; 386 _stdscanf; 387 _stdsetvbuf; 388 _stdsprintf; 389 _stdvsnprintf; 390 _stdvsprintf; 391 _stdvsscanf; 392 _stkseek; 393 _vmbestcheck; 394 astconf; 395 astconfdisc; 396 astconflist; 397 astcopy; 398 astgetconf; 399 astintercept; 400 astlicense; 401 astquery; 402 astwinsize; 403 base64decode; 404 base64encode; 405 ccmapid; 406 ccmaplist; 407 ccmapname; 408 ccnative; 409 chresc; 410 chrtoi; 411 dtclose; 412 dtdisc; 413 dtextract; 414 dtflatten; 415 dtmethod; 416 dtnew; 417 dtopen; 418 dtrenew; 419 dtrestore; 420 dtsize; 421 dtstat; 422 dtstrhash; 423 dttreeset; 424 dtview; 425 dtwalk; 426 error; 427 error_break; 428 errorf; 429 errormsg; 430 errorv; 431 errorx; 432 findclose; 433 findopen; 434 findread; 435 findwrite; 436 fmtbase; 437 fmtbasell; 438 fmtbuf; 439 fmtclock; 440 fmtdev; 441 fmtelapsed; 442 fmterror; 443 fmtesc; 444 fmtesq; 445 fmtfmt; 446 fmtfs; 447 fmtgid; 448 fmtident; 449 fmtip4; 450 fmtls; 451 fmtmatch; 452 fmtmode; 453 fmtnesq; 454 fmtnum; 455 fmtperm; 456 fmtquote; 457 fmtre; 458 fmtrec; 459 fmtscale; 460 fmtsignal; 461 fmttime; 462 fmttmx; 463 fmttv; 464 fmtuid; 465 fmtversion; 466 fs3d; 467 fs3d_mount; 468 hashalloc; 469 hashdone; 470 hashdump; 471 hashfree; 472 hashlast; 473 hashlook; 474 hashnext; 475 hashscan; 476 hashsize; 477 hashview; 478 hashwalk; 479 lccanon; 480 lccategories; 481 lcindex; 482 lcinfo; 483 lcmake; 484 lcscan; 485 magicclose; 486 magiclist; 487 magicload; 488 magicopen; 489 magictype; 490 mcclose; 491 mcdump; 492 mcfind; 493 mcget; 494 mcindex; 495 mcopen; 496 mcput; 497 mimeclose; 498 mimecmp; 499 mimehead; 500 mimelist; 501 mimeload; 502 mimeopen; 503 mimeset; 504 mimetype; 505 mimeview; 506 mntclose; 507 mntopen; 508 mntread; 509 mntwrite; 510 modei; 511 modex; 512 pvalloc; 513 recfmt; 514 reclen; 515 recstr; 516 sfaprints; 517 sfclose; 518 sfclrerr; 519 sfclrlock; 520 sfdcdio; 521 sfdcdos; 522 sfdcfilter; 523 sfdcmore; 524 sfdcprefix; 525 sfdcseekable; 526 sfdcslow; 527 sfdcsubstream; 528 sfdctee; 529 sfdcunion; 530 sfdisc; 531 sfdlen; 532 sfecvt; 533 sfeof; 534 sferror; 535 sffcvt; 536 sffileno; 537 sfgetc; 538 sfgetd; 539 sfgetl; 540 sfgetm; 541 sfgetr; 542 sfgetu; 543 sfkeyprintf; 544 sfkeyprintf_20000308; 545 sfllen; 546 sfmove; 547 sfmutex; 548 sfnew; 549 sfnotify; 550 sfnputc; 551 sfopen; 552 sfpeek; 553 sfpkrd; 554 sfpoll; 555 sfpool; 556 sfpopen; 557 sfprintf; 558 sfprints; 559 sfpurge; 560 sfputc; 561 sfputd; 562 sfputl; 563 sfputm; 564 sfputr; 565 sfputu; 566 sfraise; 567 sfrd; 568 sfread; 569 sfreserve; 570 sfresize; 571 sfscanf; 572 sfseek; 573 sfset; 574 sfsetbuf; 575 sfsetfd; 576 sfsize; 577 sfsk; 578 sfslen; 579 sfsprintf; 580 sfsscanf; 581 sfstack; 582 sfstacked; 583 sfswap; 584 sfsync; 585 sftell; 586 sftmp; 587 sfulen; 588 sfungetc; 589 sfvalue; 590 sfvaprints; 591 sfvprintf; 592 sfvprints; 593 sfvscanf; 594 sfvsprintf; 595 sfvsscanf; 596 sfwr; 597 sfwrite; 598 spawnlp; 599 spawnve; 600 spawnveg; 601 spawnvp; 602 spawnvpe; 603 stackalloc; 604 stackclear; 605 stackfree; 606 stackget; 607 stackpop; 608 stackpush; 609 stacktell; 610 stkalloc; 611 stkclose; 612 stkcopy; 613 stkfreeze; 614 stkinstall; 615 stklink; 616 stkopen; 617 stkset; 618 swapget; 619 swapmem; 620 swapop; 621 swapput; 622 systrace; 623 tmdate; 624 tmequiv; 625 tmfix; 626 tmfmt; 627 tmform; 628 tmgoff; 629 tminit; 630 tmleap; 631 tmlex; 632 tmlocale; 633 tmmake; 634 tmpoff; 635 tmscan; 636 tmsleep; 637 tmtime; 638 tmtype; 639 tmweek; 640 tmword; 641 tmxdate; 642 tmxfmt; 643 tmxgettime; 644 tmxleap; 645 tmxmake; 646 tmxscan; 647 tmxsettime; 648 tmxsleep; 649 tmxtime; 650 tmxtouch; 651 tmzone; 652 tokclose; 653 tokline; 654 tokopen; 655 tokread; 656 tokscan; 657 tvcmp; 658 tvgettime; 659 tvsettime; 660 tvsleep; 661 tvtouch; 662 typefix; 663 univ_env; 664 vecargs; 665 vecfile; 666 vecfree; 667 vecload; 668 vecstring; 669 vmclear; 670 vmclose; 671 vmdbcheck; 672 vmdbwatch; 673 vmdebug; 674 vmdisc; 675 vmgetmem; 676 vmmopen; 677 vmmset; 678 vmopen; 679 vmprofile; 680 vmregion; 681 vmsegment; 682 vmset; 683 vmstat; 684 vmstrdup; 685 vmtrace; 686 vmtrbusy; 687 vmwalk; 688 local: 689 *; 690}; 691 692# data 693SYMBOL_VERSION SUNWprivate_1.1 { 694 global: 695 Dtbag; 696 Dthash; 697 Dtlist; 698 Dtobag; 699 Dtorder; 700 Dtoset; 701 Dtqueue; 702 Dtset; 703 Dtstack; 704 Dttree; 705 Vmbest; 706 Vmdcheap; 707 Vmdcsbrk; 708 Vmdebug; 709 Vmheap; 710 Vmlast; 711 Vmpool; 712 Vmprofile; 713 Vmregion; 714 _DATA_dthash; 715 _DATA_dtlist; 716 _DATA_dttree; 717 _DATA_sigdata; 718 _DATA_vmbest; 719 _DATA_vmdcheap; 720 _DATA_vmdebug; 721 _DATA_vmlast; 722 _DATA_vmpool; 723 _DATA_vmprofile; 724 _Dthash; 725 _Dtlist; 726 _Dtqueue; 727 _Dtstack; 728 _Dttree; 729 _Sfstderr; 730 _Sfstdin; 731 _Sfstdout; 732 _Stak_data; 733 _ast_conf_data; 734 _ast_conf_ndata; 735 _ast_conf_nprefix; 736 _ast_conf_prefix; 737 _ccmap; 738 _error_infop_; 739 _opt_infop_; 740 _tm_data_; 741 _tm_datap_; 742 _tm_info_; 743 _tm_infop_; 744 sfstderr; 745 sfstdin; 746 sfstdout; 747 local: 748 *; 749}; 750