12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 223448Sdh155122# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 252522Sraf# ident "%Z%%M% %I% %E% SMI" 262522Sraf# 272522Sraf 282522SrafSUNW_1.23 { # SunOS 5.11 (Solaris 11) 292522Sraf global: 302522Sraf aio_cancel; 312522Sraf aiocancel; 322522Sraf aio_error; 332522Sraf aio_fsync; 342522Sraf aio_read; 352522Sraf aioread; 362522Sraf aio_return; 372522Sraf aio_suspend; 382522Sraf aiowait; 392522Sraf aio_waitn; 402522Sraf aio_write; 412522Sraf aiowrite; 422522Sraf assfail; 432522Sraf clock_getres; 442522Sraf clock_gettime; 452522Sraf clock_nanosleep; 462522Sraf clock_settime; 472522Sraf door_bind; 482522Sraf door_call; 492522Sraf door_create; 502522Sraf door_cred; 512522Sraf door_getparam; 522522Sraf door_info; 532522Sraf door_return; 542522Sraf door_revoke; 552522Sraf door_server_create; 562522Sraf door_setparam; 572522Sraf door_ucred; 582522Sraf door_unbind; 592522Sraf fdatasync; 603235Sraf forkallx; 613235Sraf forkx; 623247Sgjelinek getvmusage; 632522Sraf lio_listio; 642522Sraf mkdtemp; 652522Sraf _mkdtemp; 662522Sraf mkstemps; 672522Sraf _mkstemps; 682522Sraf mq_close; 692522Sraf mq_getattr; 702522Sraf mq_notify; 712522Sraf mq_open; 722522Sraf mq_receive; 732522Sraf mq_reltimedreceive_np; 742522Sraf mq_reltimedsend_np; 752522Sraf mq_send; 762522Sraf mq_setattr; 772522Sraf mq_timedreceive; 782522Sraf mq_timedsend; 792522Sraf mq_unlink; 802522Sraf nanosleep; 812522Sraf posix_fallocate; 822522Sraf _renameat; 832522Sraf sched_getparam; 842522Sraf sched_get_priority_max; 852522Sraf sched_get_priority_min; 862522Sraf sched_getscheduler; 872522Sraf sched_rr_get_interval; 882522Sraf sched_setparam; 892522Sraf sched_setscheduler; 902522Sraf sched_yield; 912522Sraf sem_close; 922522Sraf sem_destroy; 932522Sraf sem_getvalue; 942522Sraf sem_init; 952522Sraf sem_open; 962522Sraf sem_post; 972522Sraf sem_reltimedwait_np; 982522Sraf sem_timedwait; 992522Sraf sem_trywait; 1002522Sraf sem_unlink; 1012522Sraf sem_wait; 1022522Sraf shm_open; 1032522Sraf shm_unlink; 1042522Sraf sigqueue; 1052522Sraf sigtimedwait; 1062522Sraf sigwaitinfo; 1073153Sdg199075 strnlen; 1082522Sraf timer_create; 1092522Sraf timer_delete; 1102522Sraf timer_getoverrun; 1112522Sraf timer_gettime; 1122522Sraf timer_settime; 1132712Snn35248 uucopy; 1142712Snn35248 uucopystr; 1153235Sraf vforkx; 1162570Srica} SUNW_1.22.2; 1172570Srica 1182570SricaSUNW_1.22.2 { 1192570Srica global: 1202570Srica is_system_labeled; 1212522Sraf ucred_getlabel; 1222522Sraf _ucred_getlabel; 1232522Sraf} SUNW_1.22.1; 1242522Sraf 1252522SrafSUNW_1.22.1 { 1262522Sraf global: 1272522Sraf atomic_add_8; 1282522Sraf atomic_add_8_nv; 1292522Sraf atomic_add_char; 1302522Sraf atomic_add_char_nv; 1312522Sraf atomic_add_int; 1322522Sraf atomic_add_int_nv; 1332522Sraf atomic_add_ptr; 1342522Sraf atomic_add_ptr_nv; 1352522Sraf atomic_add_short; 1362522Sraf atomic_add_short_nv; 1372522Sraf atomic_and_16; 1382522Sraf atomic_and_16_nv; 1392522Sraf atomic_and_32_nv; 1402522Sraf atomic_and_64; 1412522Sraf atomic_and_64_nv; 1422522Sraf atomic_and_8; 1432522Sraf atomic_and_8_nv; 1442522Sraf atomic_and_uchar; 1452522Sraf atomic_and_uchar_nv; 1462522Sraf atomic_and_uint_nv; 1472522Sraf atomic_and_ulong; 1482522Sraf atomic_and_ulong_nv; 1492522Sraf atomic_and_ushort; 1502522Sraf atomic_and_ushort_nv; 1512522Sraf atomic_cas_16; 1522522Sraf atomic_cas_32; 1532522Sraf atomic_cas_64; 1542522Sraf atomic_cas_8; 1552522Sraf atomic_cas_ptr; 1562522Sraf atomic_cas_uchar; 1572522Sraf atomic_cas_uint; 1582522Sraf atomic_cas_ulong; 1592522Sraf atomic_cas_ushort; 1602522Sraf atomic_clear_long_excl; 1612522Sraf atomic_dec_16; 1622522Sraf atomic_dec_16_nv; 1632522Sraf atomic_dec_32; 1642522Sraf atomic_dec_32_nv; 1652522Sraf atomic_dec_64; 1662522Sraf atomic_dec_64_nv; 1672522Sraf atomic_dec_8; 1682522Sraf atomic_dec_8_nv; 1692522Sraf atomic_dec_uchar; 1702522Sraf atomic_dec_uchar_nv; 1712522Sraf atomic_dec_uint; 1722522Sraf atomic_dec_uint_nv; 1732522Sraf atomic_dec_ulong; 1742522Sraf atomic_dec_ulong_nv; 1752522Sraf atomic_dec_ushort; 1762522Sraf atomic_dec_ushort_nv; 1772522Sraf atomic_inc_16; 1782522Sraf atomic_inc_16_nv; 1792522Sraf atomic_inc_32; 1802522Sraf atomic_inc_32_nv; 1812522Sraf atomic_inc_64; 1822522Sraf atomic_inc_64_nv; 1832522Sraf atomic_inc_8; 1842522Sraf atomic_inc_8_nv; 1852522Sraf atomic_inc_uchar; 1862522Sraf atomic_inc_uchar_nv; 1872522Sraf atomic_inc_uint; 1882522Sraf atomic_inc_uint_nv; 1892522Sraf atomic_inc_ulong; 1902522Sraf atomic_inc_ulong_nv; 1912522Sraf atomic_inc_ushort; 1922522Sraf atomic_inc_ushort_nv; 1932522Sraf atomic_or_16; 1942522Sraf atomic_or_16_nv; 1952522Sraf atomic_or_32_nv; 1962522Sraf atomic_or_64; 1972522Sraf atomic_or_64_nv; 1982522Sraf atomic_or_8; 1992522Sraf atomic_or_8_nv; 2002522Sraf atomic_or_uchar; 2012522Sraf atomic_or_uchar_nv; 2022522Sraf atomic_or_uint_nv; 2032522Sraf atomic_or_ulong; 2042522Sraf atomic_or_ulong_nv; 2052522Sraf atomic_or_ushort; 2062522Sraf atomic_or_ushort_nv; 2072522Sraf atomic_set_long_excl; 2082522Sraf atomic_swap_16; 2092522Sraf atomic_swap_32; 2102522Sraf atomic_swap_64; 2112522Sraf atomic_swap_8; 2122522Sraf atomic_swap_ptr; 2132522Sraf atomic_swap_uchar; 2142522Sraf atomic_swap_uint; 2152522Sraf atomic_swap_ulong; 2162522Sraf atomic_swap_ushort; 2172522Sraf membar_consumer; 2182522Sraf membar_enter; 2192522Sraf membar_exit; 2202522Sraf membar_producer; 2212522Sraf} SUNW_1.22; 2222522Sraf 2232522SrafSUNW_1.22 { # SunOS 5.10 (Solaris 10) 2242522Sraf global: 2252522Sraf alphasort; 2262522Sraf _alphasort; 2272522Sraf atomic_add_16; 2282522Sraf atomic_add_16_nv; 2292522Sraf atomic_add_32; 2302522Sraf atomic_add_32_nv; 2312522Sraf atomic_add_64; 2322522Sraf atomic_add_64_nv; 2332522Sraf atomic_add_long; 2342522Sraf atomic_add_long_nv; 2352522Sraf atomic_and_32; 2362522Sraf atomic_and_uint; 2372522Sraf atomic_or_32; 2382522Sraf atomic_or_uint; 2392522Sraf _Exit; 2402522Sraf getisax; 2412522Sraf _getisax; 2422522Sraf getopt_clip; 2432522Sraf _getopt_clip; 2442522Sraf getopt_long; 2452522Sraf _getopt_long; 2462522Sraf getopt_long_only; 2472522Sraf _getopt_long_only; 2482522Sraf getpeerucred; 2492522Sraf _getpeerucred; 2502522Sraf getpflags; 2512522Sraf _getpflags; 2522522Sraf getppriv; 2532522Sraf _getppriv; 2542522Sraf getprivimplinfo; 2552522Sraf _getprivimplinfo; 2562522Sraf getzoneid; 2572522Sraf getzoneidbyname; 2582522Sraf getzonenamebyid; 2592522Sraf imaxabs; 2602522Sraf imaxdiv; 2612522Sraf isblank; 2622522Sraf iswblank; 2632522Sraf port_alert; 2642522Sraf port_associate; 2652522Sraf port_create; 2662522Sraf port_dissociate; 2672522Sraf port_get; 2682522Sraf port_getn; 2692522Sraf port_send; 2702522Sraf port_sendn; 2712522Sraf posix_openpt; 2722522Sraf posix_spawn; 2732522Sraf posix_spawnattr_destroy; 2742522Sraf posix_spawnattr_getflags; 2752522Sraf posix_spawnattr_getpgroup; 2762522Sraf posix_spawnattr_getschedparam; 2772522Sraf posix_spawnattr_getschedpolicy; 2782522Sraf posix_spawnattr_getsigdefault; 2792522Sraf posix_spawnattr_getsigmask; 2802522Sraf posix_spawnattr_init; 2812522Sraf posix_spawnattr_setflags; 2822522Sraf posix_spawnattr_setpgroup; 2832522Sraf posix_spawnattr_setschedparam; 2842522Sraf posix_spawnattr_setschedpolicy; 2852522Sraf posix_spawnattr_setsigdefault; 2862522Sraf posix_spawnattr_setsigmask; 2872522Sraf posix_spawn_file_actions_addclose; 2882522Sraf posix_spawn_file_actions_adddup2; 2892522Sraf posix_spawn_file_actions_addopen; 2902522Sraf posix_spawn_file_actions_destroy; 2912522Sraf posix_spawn_file_actions_init; 2922522Sraf posix_spawnp; 2932522Sraf priv_addset; 2942522Sraf _priv_addset; 2952522Sraf priv_allocset; 2962522Sraf _priv_allocset; 2972522Sraf priv_copyset; 2982522Sraf _priv_copyset; 2992522Sraf priv_delset; 3002522Sraf _priv_delset; 3012522Sraf priv_emptyset; 3022522Sraf _priv_emptyset; 3032522Sraf priv_fillset; 3042522Sraf _priv_fillset; 3052522Sraf __priv_free_info; 3062522Sraf priv_freeset; 3072522Sraf _priv_freeset; 3082522Sraf priv_getbyname; 3092522Sraf _priv_getbyname; 3102522Sraf __priv_getbyname; 3112522Sraf priv_getbynum; 3122522Sraf _priv_getbynum; 3132522Sraf __priv_getbynum; 3142522Sraf __priv_getdata; 3152522Sraf priv_getsetbyname; 3162522Sraf _priv_getsetbyname; 3172522Sraf __priv_getsetbyname; 3182522Sraf priv_getsetbynum; 3192522Sraf _priv_getsetbynum; 3202522Sraf __priv_getsetbynum; 3212522Sraf priv_gettext; 3222522Sraf _priv_gettext; 3232522Sraf priv_ineffect; 3242522Sraf _priv_ineffect; 3252522Sraf priv_intersect; 3262522Sraf _priv_intersect; 3272522Sraf priv_inverse; 3282522Sraf _priv_inverse; 3292522Sraf priv_isemptyset; 3302522Sraf _priv_isemptyset; 3312522Sraf priv_isequalset; 3322522Sraf _priv_isequalset; 3332522Sraf priv_isfullset; 3342522Sraf _priv_isfullset; 3352522Sraf priv_ismember; 3362522Sraf _priv_ismember; 3372522Sraf priv_issubset; 3382522Sraf _priv_issubset; 3392522Sraf __priv_parse_info; 3402522Sraf priv_set; 3412522Sraf _priv_set; 3422522Sraf priv_set_to_str; 3432522Sraf _priv_set_to_str; 3442522Sraf __priv_set_to_str; 3452522Sraf priv_str_to_set; 3462522Sraf _priv_str_to_set; 3472522Sraf priv_union; 3482522Sraf _priv_union; 3492522Sraf pselect; 3502522Sraf pthread_attr_getstack; 3512522Sraf pthread_attr_setstack; 3522522Sraf pthread_barrierattr_destroy; 3532522Sraf pthread_barrierattr_getpshared; 3542522Sraf pthread_barrierattr_init; 3552522Sraf pthread_barrierattr_setpshared; 3562522Sraf pthread_barrier_destroy; 3572522Sraf pthread_barrier_init; 3582522Sraf pthread_barrier_wait; 3592522Sraf pthread_condattr_getclock; 3602522Sraf pthread_condattr_setclock; 3612522Sraf pthread_mutexattr_getrobust_np; 3622522Sraf pthread_mutexattr_setrobust_np; 3632522Sraf pthread_mutex_consistent_np; 3642522Sraf pthread_mutex_reltimedlock_np; 3652522Sraf pthread_mutex_timedlock; 3662522Sraf pthread_rwlock_reltimedrdlock_np; 3672522Sraf pthread_rwlock_reltimedwrlock_np; 3682522Sraf pthread_rwlock_timedrdlock; 3692522Sraf pthread_rwlock_timedwrlock; 3702522Sraf pthread_setschedprio; 3712522Sraf pthread_spin_destroy; 3722522Sraf pthread_spin_init; 3732522Sraf pthread_spin_lock; 3742522Sraf pthread_spin_trylock; 3752522Sraf pthread_spin_unlock; 3762522Sraf rctlblk_set_recipient_pid; 3772522Sraf scandir; 3782522Sraf _scandir; 3792522Sraf schedctl_exit; 3802522Sraf schedctl_init; 3812522Sraf schedctl_lookup; 3822522Sraf sema_reltimedwait; 3832522Sraf sema_timedwait; 3842522Sraf setenv; 3852522Sraf setpflags; 3862522Sraf _setpflags; 3872522Sraf setppriv; 3882522Sraf _setppriv; 3892522Sraf strerror_r; 3902522Sraf strtof; 3912522Sraf strtoimax; 3922522Sraf strtold; 3932522Sraf strtoumax; 3942522Sraf ucred_free; 3952522Sraf _ucred_free; 3962522Sraf ucred_get; 3972522Sraf _ucred_get; 3982522Sraf ucred_getegid; 3992522Sraf _ucred_getegid; 4002522Sraf ucred_geteuid; 4012522Sraf _ucred_geteuid; 4022522Sraf ucred_getgroups; 4032522Sraf _ucred_getgroups; 4042522Sraf ucred_getpflags; 4052522Sraf _ucred_getpflags; 4062522Sraf ucred_getpid; 4072522Sraf _ucred_getpid; 4082522Sraf ucred_getprivset; 4092522Sraf _ucred_getprivset; 4102522Sraf ucred_getprojid; 4112522Sraf _ucred_getprojid; 4122522Sraf ucred_getrgid; 4132522Sraf _ucred_getrgid; 4142522Sraf ucred_getruid; 4152522Sraf _ucred_getruid; 4162522Sraf ucred_getsgid; 4172522Sraf _ucred_getsgid; 4182522Sraf ucred_getsuid; 4192522Sraf _ucred_getsuid; 4202522Sraf ucred_getzoneid; 4212522Sraf _ucred_getzoneid; 4222522Sraf ucred_size; 4232522Sraf _ucred_size; 4242522Sraf unsetenv; 4252522Sraf wcstof; 4262522Sraf wcstoimax; 4272522Sraf wcstold; 4282522Sraf wcstoll; 4292522Sraf wcstoull; 4302522Sraf wcstoumax; 4312522Sraf} SUNW_1.21.3; 4322522Sraf 4332522SrafSUNW_1.21.3 { 4342522Sraf global: 4352522Sraf forkall; 4362522Sraf} SUNW_1.21.2; 4372522Sraf 4382522SrafSUNW_1.21.2 { 4392522Sraf global: 4402522Sraf getustack; 4412522Sraf _getustack; 4422522Sraf setustack; 4432522Sraf _setustack; 4442522Sraf stack_getbounds; 4452522Sraf _stack_getbounds; 4462522Sraf _stack_grow; 4472522Sraf stack_inbounds; 4482522Sraf _stack_inbounds; 4492522Sraf stack_setbounds; 4502522Sraf _stack_setbounds; 4512522Sraf stack_violation; 4522522Sraf _stack_violation; 4532522Sraf} SUNW_1.21.1; 4542522Sraf 4552522SrafSUNW_1.21.1 { 4562522Sraf global: 4572522Sraf crypt_gensalt; 4582522Sraf} SUNW_1.21; 4592522Sraf 4602522SrafSUNW_1.21 { # SunOS 5.9 (Solaris 9) 4612522Sraf global: 4622522Sraf attropen; 4632522Sraf _attropen; 4642522Sraf bind_textdomain_codeset; 4652522Sraf closefrom; 4662522Sraf _closefrom; 4672522Sraf cond_reltimedwait; 4682522Sraf dcngettext; 4692522Sraf dngettext; 4702522Sraf fchownat; 4712522Sraf _fchownat; 4722522Sraf fdopendir; 4732522Sraf _fdopendir; 4742522Sraf fdwalk; 4752522Sraf _fdwalk; 4762522Sraf fstatat; 4772522Sraf _fstatat; 4782522Sraf futimesat; 4792522Sraf _futimesat; 4802522Sraf getcpuid; 4812522Sraf _getcpuid; 4822522Sraf gethomelgroup; 4832522Sraf _gethomelgroup; 4842522Sraf getpagesizes; 4852522Sraf getrctl; 4862522Sraf _getrctl; 4872522Sraf issetugid; 4882522Sraf _issetugid; 4892522Sraf _lwp_cond_reltimedwait; 4902522Sraf meminfo; 4912522Sraf _meminfo; 4922522Sraf ngettext; 4932522Sraf openat; 4942522Sraf _openat; 4952522Sraf printstack; 4962522Sraf priocntl; 4972522Sraf priocntlset; 4982522Sraf pset_getattr; 4992522Sraf pset_getloadavg; 5002522Sraf pset_list; 5012522Sraf pset_setattr; 5022522Sraf pthread_cond_reltimedwait_np; 5032522Sraf rctlblk_get_enforced_value; 5042522Sraf rctlblk_get_firing_time; 5052522Sraf rctlblk_get_global_action; 5062522Sraf rctlblk_get_global_flags; 5072522Sraf rctlblk_get_local_action; 5082522Sraf rctlblk_get_local_flags; 5092522Sraf rctlblk_get_privilege; 5102522Sraf rctlblk_get_recipient_pid; 5112522Sraf rctlblk_get_value; 5122522Sraf rctlblk_set_local_action; 5132522Sraf rctlblk_set_local_flags; 5142522Sraf rctlblk_set_privilege; 5152522Sraf rctlblk_set_value; 5162522Sraf rctlblk_size; 5172522Sraf rctl_walk; 5182522Sraf renameat; 5192522Sraf setrctl; 5202522Sraf _setrctl; 5212522Sraf unlinkat; 5222522Sraf _unlinkat; 5232522Sraf vfscanf; 5242522Sraf _vfscanf; 5252522Sraf vfwscanf; 5262522Sraf vscanf; 5272522Sraf _vscanf; 5282522Sraf vsscanf; 5292522Sraf _vsscanf; 5302522Sraf vswscanf; 5312522Sraf vwscanf; 5322522Sraf} SUNW_1.20.4; 5332522Sraf 5342522SrafSUNW_1.20.4 { 5352522Sraf global: 5362522Sraf semtimedop; 5372522Sraf _semtimedop; 5382522Sraf} SUNW_1.20.1; 5392522Sraf 5402522SrafSUNW_1.20.1 { 5412522Sraf global: 5422522Sraf getacct; 5432522Sraf _getacct; 5442522Sraf getprojid; 5452522Sraf _getprojid; 5462522Sraf gettaskid; 5472522Sraf _gettaskid; 5482522Sraf msgids; 5492522Sraf _msgids; 5502522Sraf msgsnap; 5512522Sraf _msgsnap; 5522522Sraf putacct; 5532522Sraf _putacct; 5542522Sraf semids; 5552522Sraf _semids; 5562522Sraf settaskid; 5572522Sraf _settaskid; 5582522Sraf shmids; 5592522Sraf _shmids; 5602522Sraf wracct; 5612522Sraf _wracct; 5622522Sraf} SUNW_1.20; 5632522Sraf 5642522SrafSUNW_1.20 { # SunOS 5.8 (Solaris 8) 5652522Sraf global: 5662522Sraf getextmntent; 5672522Sraf resetmnttab; 5682522Sraf} SUNW_1.19; 5692522Sraf 5702522SrafSUNW_1.19 { 5712522Sraf global: 5722522Sraf strlcat; 5732522Sraf strlcpy; 5742522Sraf umount2; 5752522Sraf _umount2; 5762522Sraf} SUNW_1.18.1; 5772522Sraf 5782522SrafSUNW_1.18.1 { 5792522Sraf global: 5802522Sraf __fsetlocking; 5812522Sraf} SUNW_1.18; 5822522Sraf 5832522SrafSUNW_1.18 { # SunOS 5.7 (Solaris 7) 5842522Sraf global: 5852522Sraf btowc; 5862522Sraf __fbufsize; 5872522Sraf __flbf; 5882522Sraf _flushlbf; 5892522Sraf __fpending; 5902522Sraf __fpurge; 5912522Sraf __freadable; 5922522Sraf __freading; 5932522Sraf fwide; 5942522Sraf fwprintf; 5952522Sraf __fwritable; 5962522Sraf __fwriting; 5972522Sraf fwscanf; 5982522Sraf getloadavg; 5992522Sraf isaexec; 6002522Sraf mbrlen; 6012522Sraf mbrtowc; 6022522Sraf mbsinit; 6032522Sraf mbsrtowcs; 6042522Sraf pcsample; 6052522Sraf pthread_attr_getguardsize; 6062522Sraf pthread_attr_setguardsize; 6072522Sraf pthread_getconcurrency; 6082522Sraf pthread_mutexattr_gettype; 6092522Sraf pthread_mutexattr_settype; 6102522Sraf pthread_rwlockattr_destroy; 6112522Sraf pthread_rwlockattr_getpshared; 6122522Sraf pthread_rwlockattr_init; 6132522Sraf pthread_rwlockattr_setpshared; 6142522Sraf pthread_rwlock_destroy; 6152522Sraf pthread_rwlock_init; 6162522Sraf pthread_rwlock_rdlock; 6172522Sraf pthread_rwlock_tryrdlock; 6182522Sraf pthread_rwlock_trywrlock; 6192522Sraf pthread_rwlock_unlock; 6202522Sraf pthread_rwlock_wrlock; 6212522Sraf pthread_setconcurrency; 6222522Sraf swprintf; 6232522Sraf swscanf; 6242522Sraf __sysconf_xpg5; 6252522Sraf vfwprintf; 6262522Sraf vswprintf; 6272522Sraf vwprintf; 6282522Sraf wcrtomb; 6292522Sraf wcsrtombs; 6302522Sraf wcsstr; 6312522Sraf wctob; 6322522Sraf wmemchr; 6332522Sraf wmemcmp; 6342522Sraf wmemcpy; 6352522Sraf wmemmove; 6362522Sraf wmemset; 6372522Sraf wprintf; 6382522Sraf wscanf; 6392522Sraf} SUNW_1.17; 6402522Sraf 6412522Sraf# The empty versions SUNW_1.2 through SUNW_1.17 must be preserved because 6422522Sraf# applications built on Solaris 2.6 Beta (when they did contain symbols) 6432522Sraf# may depend on them. All symbol content for SunOS 5.6 is now in SUNW_1.1 6442522Sraf 6452522SrafSUNW_1.17 { 6462522Sraf global: 6472522Sraf SUNW_1.17; 6482522Sraf} SUNW_1.16; 6492522Sraf 6502522SrafSUNW_1.16 { 6512522Sraf global: 6522522Sraf SUNW_1.16; 6532522Sraf} SUNW_1.15; 6542522Sraf 6552522SrafSUNW_1.15 { 6562522Sraf global: 6572522Sraf SUNW_1.15; 6582522Sraf} SUNW_1.14; 6592522Sraf 6602522SrafSUNW_1.14 { 6612522Sraf global: 6622522Sraf SUNW_1.14; 6632522Sraf} SUNW_1.13; 6642522Sraf 6652522SrafSUNW_1.13 { 6662522Sraf global: 6672522Sraf SUNW_1.13; 6682522Sraf} SUNW_1.12; 6692522Sraf 6702522SrafSUNW_1.12 { 6712522Sraf global: 6722522Sraf SUNW_1.12; 6732522Sraf} SUNW_1.11; 6742522Sraf 6752522SrafSUNW_1.11 { 6762522Sraf global: 6772522Sraf SUNW_1.11; 6782522Sraf} SUNW_1.10; 6792522Sraf 6802522SrafSUNW_1.10 { 6812522Sraf global: 6822522Sraf SUNW_1.10; 6832522Sraf} SUNW_1.9; 6842522Sraf 6852522SrafSUNW_1.9 { 6862522Sraf global: 6872522Sraf SUNW_1.9; 6882522Sraf} SUNW_1.8; 6892522Sraf 6902522SrafSUNW_1.8 { 6912522Sraf global: 6922522Sraf SUNW_1.8; 6932522Sraf} SUNW_1.7; 6942522Sraf 6952522SrafSUNW_1.7 { 6962522Sraf global: 6972522Sraf SUNW_1.7; 6982522Sraf} SUNW_1.6; 6992522Sraf 7002522SrafSUNW_1.6 { 7012522Sraf global: 7022522Sraf SUNW_1.6; 7032522Sraf} SUNW_1.5; 7042522Sraf 7052522SrafSUNW_1.5 { 7062522Sraf global: 7072522Sraf SUNW_1.5; 7082522Sraf} SUNW_1.4; 7092522Sraf 7102522SrafSUNW_1.4 { 7112522Sraf global: 7122522Sraf SUNW_1.4; 7132522Sraf} SUNW_1.3; 7142522Sraf 7152522SrafSUNW_1.3 { 7162522Sraf global: 7172522Sraf SUNW_1.3; 7182522Sraf} SUNW_1.2; 7192522Sraf 7202522SrafSUNW_1.2 { 7212522Sraf global: 7222522Sraf SUNW_1.2; 7232522Sraf} SUNW_1.1; 7242522Sraf 7252522SrafSUNW_1.1 { # SunOS 5.6 (Solaris 2.6) 7262522Sraf global: 7272522Sraf basename; 7282522Sraf bindtextdomain; 7292522Sraf bsd_signal; 7302522Sraf dbm_clearerr; 7312522Sraf dbm_error; 7322522Sraf dcgettext; 7332522Sraf dgettext; 7342522Sraf directio; 7352522Sraf dirname; 7362522Sraf endusershell; 7372522Sraf _exithandle; 7382522Sraf fgetwc; 7392522Sraf fgetws; 7402522Sraf fpgetround; 7412522Sraf fpsetround; 7422522Sraf fputwc; 7432522Sraf fputws; 7442522Sraf fseeko; 7452522Sraf ftello; 7462522Sraf ftrylockfile; 7472522Sraf getexecname; 7482522Sraf _getexecname; 7492522Sraf getpassphrase; 7502522Sraf gettext; 7512522Sraf getusershell; 7522522Sraf getwc; 7532522Sraf getwchar; 7542522Sraf getws; 7552522Sraf isenglish; 7562522Sraf isideogram; 7572522Sraf isnumber; 7582522Sraf isphonogram; 7592522Sraf isspecial; 7602522Sraf iswalnum; 7612522Sraf iswalpha; 7622522Sraf iswcntrl; 7632522Sraf iswctype; 7642522Sraf iswdigit; 7652522Sraf iswgraph; 7662522Sraf iswlower; 7672522Sraf iswprint; 7682522Sraf iswpunct; 7692522Sraf iswspace; 7702522Sraf iswupper; 7712522Sraf iswxdigit; 7722522Sraf __loc1; 7732522Sraf ____loc1; 7742522Sraf _longjmp; 7752522Sraf _lwp_sema_trywait; 7762522Sraf ntp_adjtime; 7772522Sraf _ntp_adjtime; 7782522Sraf ntp_gettime; 7792522Sraf _ntp_gettime; 7802522Sraf __posix_asctime_r; 7812522Sraf __posix_ctime_r; 7822522Sraf __posix_getgrgid_r; 7832522Sraf __posix_getgrnam_r; 7842522Sraf __posix_getlogin_r; 7852522Sraf __posix_getpwnam_r; 7862522Sraf __posix_getpwuid_r; 7872522Sraf __posix_sigwait; 7882522Sraf __posix_ttyname_r; 7892522Sraf pset_assign; 7902522Sraf pset_bind; 7912522Sraf pset_create; 7922522Sraf pset_destroy; 7932522Sraf pset_info; 7942522Sraf pthread_atfork; 7952522Sraf pthread_attr_destroy; 7962522Sraf pthread_attr_getdetachstate; 7972522Sraf pthread_attr_getinheritsched; 7982522Sraf pthread_attr_getschedparam; 7992522Sraf pthread_attr_getschedpolicy; 8002522Sraf pthread_attr_getscope; 8012522Sraf pthread_attr_getstackaddr; 8022522Sraf pthread_attr_getstacksize; 8032522Sraf pthread_attr_init; 8042522Sraf pthread_attr_setdetachstate; 8052522Sraf pthread_attr_setinheritsched; 8062522Sraf pthread_attr_setschedparam; 8072522Sraf pthread_attr_setschedpolicy; 8082522Sraf pthread_attr_setscope; 8092522Sraf pthread_attr_setstackaddr; 8102522Sraf pthread_attr_setstacksize; 8112522Sraf pthread_cancel; 8122522Sraf __pthread_cleanup_pop; 8132522Sraf __pthread_cleanup_push; 8142522Sraf pthread_create; 8152522Sraf pthread_detach; 8162522Sraf pthread_equal; 8172522Sraf pthread_exit; 8182522Sraf pthread_getschedparam; 8192522Sraf pthread_getspecific; 8202522Sraf pthread_join; 8212522Sraf pthread_key_create; 8222522Sraf pthread_key_delete; 8232522Sraf pthread_kill; 8242522Sraf pthread_once; 8252522Sraf pthread_self; 8262522Sraf pthread_setcancelstate; 8272522Sraf pthread_setcanceltype; 8282522Sraf pthread_setschedparam; 8292522Sraf pthread_setspecific; 8302522Sraf pthread_sigmask; 8312522Sraf pthread_testcancel; 8322522Sraf putwc; 8332522Sraf putwchar; 8342522Sraf putws; 8352522Sraf regcmp; 8362522Sraf regex; 8372522Sraf resolvepath; 8382522Sraf _resolvepath; 8392522Sraf rwlock_destroy; 8402522Sraf _rwlock_destroy; 8412522Sraf sema_destroy; 8422522Sraf _sema_destroy; 8432522Sraf _setjmp; 8442522Sraf setusershell; 8452522Sraf siginterrupt; 8462522Sraf sigstack; 8472522Sraf snprintf; 8482522Sraf strtows; 8492522Sraf sync_instruction_memory; 8502522Sraf textdomain; 8512522Sraf thr_main; 8522522Sraf towctrans; 8532522Sraf towlower; 8542522Sraf towupper; 8552522Sraf ungetwc; 8562522Sraf vsnprintf; 8572522Sraf watoll; 8582522Sraf wcscat; 8592522Sraf wcschr; 8602522Sraf wcscmp; 8612522Sraf wcscoll; 8622522Sraf wcscpy; 8632522Sraf wcscspn; 8642522Sraf wcsftime; 8652522Sraf wcslen; 8662522Sraf wcsncat; 8672522Sraf wcsncmp; 8682522Sraf wcsncpy; 8692522Sraf wcspbrk; 8702522Sraf wcsrchr; 8712522Sraf wcsspn; 8722522Sraf wcstod; 8732522Sraf wcstok; 8742522Sraf wcstol; 8752522Sraf wcstoul; 8762522Sraf wcswcs; 8772522Sraf wcswidth; 8782522Sraf wcsxfrm; 8792522Sraf wctrans; 8802522Sraf wctype; 8812522Sraf wcwidth; 8822522Sraf wscasecmp; 8832522Sraf wscat; 8842522Sraf wschr; 8852522Sraf wscmp; 8862522Sraf wscol; 8872522Sraf wscoll; 8882522Sraf wscpy; 8892522Sraf wscspn; 8902522Sraf wsdup; 8912522Sraf wslen; 8922522Sraf wsncasecmp; 8932522Sraf wsncat; 8942522Sraf wsncmp; 8952522Sraf wsncpy; 8962522Sraf wspbrk; 8972522Sraf wsprintf; 8982522Sraf wsrchr; 8992522Sraf wsscanf; 9002522Sraf wsspn; 9012522Sraf wstod; 9022522Sraf wstok; 9032522Sraf wstol; 9042522Sraf wstoll; 9052522Sraf wstostr; 9062522Sraf wsxfrm; 9072522Sraf __xpg4_putmsg; 9082522Sraf __xpg4_putpmsg; 9092522Sraf} SUNW_0.9; 9102522Sraf 9112522SrafSUNW_0.9 { # SunOS 5.5 (Solaris 2.5) 9122522Sraf global: 9132522Sraf acl; 9142522Sraf bcmp; 9152522Sraf bcopy; 9162522Sraf bzero; 9172522Sraf facl; 9182522Sraf ftime; 9192522Sraf getdtablesize; 9202522Sraf gethostid; 9212522Sraf gethostname; 9222522Sraf getpagesize; 9232522Sraf getpriority; 9242522Sraf getrusage; 9252522Sraf getwd; 9262522Sraf index; 9272522Sraf initstate; 9282522Sraf killpg; 9292522Sraf _nsc_trydoorcall; 9302522Sraf pthread_condattr_destroy; 9312522Sraf pthread_condattr_getpshared; 9322522Sraf pthread_condattr_init; 9332522Sraf pthread_condattr_setpshared; 9342522Sraf pthread_cond_broadcast; 9352522Sraf pthread_cond_destroy; 9362522Sraf pthread_cond_init; 9372522Sraf pthread_cond_signal; 9382522Sraf pthread_cond_timedwait; 9392522Sraf pthread_cond_wait; 9402522Sraf pthread_mutexattr_destroy; 9412522Sraf pthread_mutexattr_getprioceiling; 9422522Sraf pthread_mutexattr_getprotocol; 9432522Sraf pthread_mutexattr_getpshared; 9442522Sraf pthread_mutexattr_init; 9452522Sraf pthread_mutexattr_setprioceiling; 9462522Sraf pthread_mutexattr_setprotocol; 9472522Sraf pthread_mutexattr_setpshared; 9482522Sraf pthread_mutex_destroy; 9492522Sraf pthread_mutex_getprioceiling; 9502522Sraf pthread_mutex_init; 9512522Sraf pthread_mutex_lock; 9522522Sraf pthread_mutex_setprioceiling; 9532522Sraf pthread_mutex_trylock; 9542522Sraf pthread_mutex_unlock; 9552522Sraf random; 9562522Sraf reboot; 9572522Sraf re_comp; 9582522Sraf re_exec; 9592522Sraf rindex; 9602522Sraf setbuffer; 9612522Sraf sethostname; 9622522Sraf setlinebuf; 9632522Sraf setpriority; 9642522Sraf setregid; 9652522Sraf setreuid; 9662522Sraf setstate; 9672522Sraf srandom; 9682522Sraf thr_min_stack; 9692522Sraf thr_stksegment; 9702522Sraf ualarm; 9712522Sraf usleep; 9722522Sraf wait3; 9732522Sraf wait4; 9742522Sraf} SUNW_0.8; 9752522Sraf 9762522SrafSUNW_0.8 { # SunOS 5.4 (Solaris 2.4) 9772522Sraf global: 9782522Sraf addsev; 9792522Sraf cond_broadcast; 9802522Sraf cond_destroy; 9812522Sraf cond_init; 9822522Sraf cond_signal; 9832522Sraf cond_timedwait; 9842522Sraf cond_wait; 9852522Sraf confstr; 9862522Sraf fnmatch; 9872522Sraf _getdate_err_addr; 9882522Sraf glob; 9892522Sraf globfree; 9902522Sraf iconv; 9912522Sraf iconv_close; 9922522Sraf iconv_open; 9932522Sraf lfmt; 9942522Sraf mutex_destroy; 9952522Sraf mutex_init; 9962522Sraf mutex_lock; 9972522Sraf mutex_trylock; 9982522Sraf mutex_unlock; 9992522Sraf pfmt; 10002522Sraf regcomp; 10012522Sraf regerror; 10022522Sraf regexec; 10032522Sraf regfree; 10042522Sraf rwlock_init; 10052522Sraf rw_rdlock; 10062522Sraf rw_read_held; 10072522Sraf rw_tryrdlock; 10082522Sraf rw_trywrlock; 10092522Sraf rw_unlock; 10102522Sraf rw_write_held; 10112522Sraf rw_wrlock; 10122522Sraf sema_held; 10132522Sraf sema_init; 10142522Sraf sema_post; 10152522Sraf sema_trywait; 10162522Sraf sema_wait; 10172522Sraf setcat; 10182522Sraf sigfpe; 10192522Sraf strfmon; 10202522Sraf strptime; 10212522Sraf thr_continue; 10222522Sraf thr_create; 10232522Sraf thr_exit; 10242522Sraf thr_getconcurrency; 10252522Sraf thr_getprio; 10262522Sraf thr_getspecific; 10272522Sraf thr_join; 10282522Sraf thr_keycreate; 10292522Sraf thr_kill; 10302522Sraf thr_self; 10312522Sraf thr_setconcurrency; 10322522Sraf thr_setprio; 10332522Sraf thr_setspecific; 10342522Sraf thr_sigsetmask; 10352522Sraf thr_suspend; 10362522Sraf thr_yield; 10372522Sraf vlfmt; 10382522Sraf vpfmt; 10392522Sraf wordexp; 10402522Sraf wordfree; 10412522Sraf __xpg4 = NODIRECT; 10422522Sraf} SUNW_0.7; 10432522Sraf 10442522SrafSUNW_0.7 { # SunOS 5.3 (Solaris 2.3) 10452522Sraf global: 10462522Sraf a64l; 10472522Sraf adjtime; 10482522Sraf altzone; 10492522Sraf ascftime; 10502522Sraf atoll; 10512522Sraf brk; 10522522Sraf cftime; 10532522Sraf closelog; 10542522Sraf csetcol; 10552522Sraf csetlen; 10562522Sraf ctermid_r; 10572522Sraf dbm_close; 10582522Sraf dbm_delete; 10592522Sraf dbm_fetch; 10602522Sraf dbm_firstkey; 10612522Sraf dbm_nextkey; 10622522Sraf dbm_open; 10632522Sraf dbm_store; 10642522Sraf decimal_to_double; 10652522Sraf decimal_to_extended; 10662522Sraf decimal_to_quadruple; 10672522Sraf decimal_to_single; 10682522Sraf double_to_decimal; 10692522Sraf drand48; 10702522Sraf econvert; 10712522Sraf ecvt; 10722522Sraf endnetgrent; 10732522Sraf endspent; 10742522Sraf endutent; 10752522Sraf endutxent; 10762522Sraf erand48; 10772522Sraf euccol; 10782522Sraf euclen; 10792522Sraf eucscol; 10802522Sraf extended_to_decimal; 10812522Sraf fchroot; 10822522Sraf fconvert; 10832522Sraf fcvt; 10842522Sraf ffs; 10852522Sraf fgetspent; 10862522Sraf fgetspent_r; 10872522Sraf _filbuf; 10882522Sraf finite; 10892522Sraf fork1; 10902522Sraf fpclass; 10912522Sraf fpgetmask; 10922522Sraf fpgetsticky; 10932522Sraf fpsetmask; 10942522Sraf fpsetsticky; 10952522Sraf fstatfs; 10962522Sraf ftruncate; 10972522Sraf ftw; 10982522Sraf func_to_decimal; 10992522Sraf gconvert; 11002522Sraf gcvt; 11012522Sraf getdents; 11022522Sraf gethrtime; 11032522Sraf gethrvtime; 11042522Sraf getmntany; 11052522Sraf getmntent; 11062522Sraf getnetgrent; 11072522Sraf getnetgrent_r; 11082522Sraf getpw; 11092522Sraf getspent; 11102522Sraf getspent_r; 11112522Sraf getspnam; 11122522Sraf getspnam_r; 11132522Sraf getutent; 11142522Sraf getutid; 11152522Sraf getutline; 11162522Sraf getutmp; 11172522Sraf getutmpx; 11182522Sraf getutxent; 11192522Sraf getutxid; 11202522Sraf getutxline; 11212522Sraf getvfsany; 11222522Sraf getvfsent; 11232522Sraf getvfsfile; 11242522Sraf getvfsspec; 11252522Sraf getwidth; 11262522Sraf gsignal; 11272522Sraf hasmntopt; 11282522Sraf innetgr; 11292522Sraf insque; 11302522Sraf _insque; 11312522Sraf isnanf = FUNCTION FILTER libm.so.2; 11322522Sraf jrand48; 11332522Sraf l64a; 11342522Sraf ladd; 11352522Sraf lckpwdf; 11362522Sraf lcong48; 11372522Sraf ldivide; 11382522Sraf lexp10; 11392522Sraf llabs; 11402522Sraf lldiv; 11412522Sraf llog10; 11422522Sraf llseek; 11432522Sraf lltostr; 11442522Sraf lmul; 11452522Sraf lone; 11462522Sraf lrand48; 11472522Sraf lshiftl; 11482522Sraf lsub; 11492522Sraf lten; 11502522Sraf _lwp_cond_broadcast; 11512522Sraf _lwp_cond_signal; 11522522Sraf _lwp_cond_timedwait; 11532522Sraf _lwp_cond_wait; 11542522Sraf _lwp_continue; 11552522Sraf _lwp_info; 11562522Sraf _lwp_kill; 11572522Sraf _lwp_mutex_lock; 11582522Sraf _lwp_mutex_trylock; 11592522Sraf _lwp_mutex_unlock; 11602522Sraf _lwp_self; 11612522Sraf _lwp_sema_init; 11622522Sraf _lwp_sema_post; 11632522Sraf _lwp_sema_wait; 11642522Sraf _lwp_suspend; 11652522Sraf lzero; 11662522Sraf madvise; 11672522Sraf __major; 11682522Sraf __makedev; 11692522Sraf memalign = NODIRECT; 11702522Sraf mincore; 11712522Sraf __minor; 11722522Sraf mkstemp; 11732522Sraf _mkstemp; 11742522Sraf mlockall; 11752522Sraf modff = FUNCTION FILTER libm.so.2; 11762522Sraf mrand48; 11772522Sraf munlockall; 11782522Sraf nrand48; 11792522Sraf nss_default_finders; 11802522Sraf _nss_netdb_aliases; 11812522Sraf _nss_XbyY_buf_alloc; 11822522Sraf _nss_XbyY_buf_free; 11832522Sraf __nsw_extended_action; 11842522Sraf __nsw_freeconfig; 11852522Sraf __nsw_getconfig; 11862522Sraf openlog; 11872522Sraf plock; 11882522Sraf pread; 11892522Sraf __priocntl; 11902522Sraf __priocntlset; 11912522Sraf processor_bind; 11922522Sraf processor_info; 11932522Sraf psiginfo; 11942522Sraf psignal; 11952522Sraf putpwent; 11962522Sraf putspent; 11972522Sraf pututline; 11982522Sraf pututxline; 11992522Sraf pwrite; 12002522Sraf qeconvert; 12012522Sraf qecvt; 12022522Sraf qfconvert; 12032522Sraf qfcvt; 12042522Sraf qgconvert; 12052522Sraf qgcvt; 12062522Sraf quadruple_to_decimal; 12072522Sraf realpath; 12082522Sraf remque; 12092522Sraf _remque; 12102522Sraf seconvert; 12112522Sraf seed48; 12122522Sraf select; 12132522Sraf _sema_held; 12142522Sraf setegid; 12152522Sraf seteuid; 12162522Sraf setlogmask; 12172522Sraf setnetgrent; 12182522Sraf setspent; 12192522Sraf settimeofday; 12202522Sraf setutent; 12212522Sraf setutxent; 12222522Sraf sfconvert; 12232522Sraf sgconvert; 12242522Sraf sig2str; 12252522Sraf sigwait; 12262522Sraf single_to_decimal; 12272522Sraf ssignal; 12282522Sraf statfs; 12292522Sraf str2sig; 12302522Sraf strcasecmp; 12312522Sraf string_to_decimal; 12322522Sraf strncasecmp; 12332522Sraf strsignal; 12342522Sraf strtoll; 12352522Sraf strtoull; 12362522Sraf swapctl; 12372522Sraf sysfs; 12382522Sraf _sys_illlist; 12392522Sraf syslog; 12402522Sraf _syslog; 12412522Sraf tmpnam_r; 12422522Sraf truncate; 12432522Sraf ttyslot; 12442522Sraf uadmin; 12452522Sraf ulckpwdf; 12462522Sraf ulltostr; 12472522Sraf unordered; 12482522Sraf updwtmp; 12492522Sraf updwtmpx; 12502522Sraf ustat; 12512522Sraf utimes; 12522522Sraf utmpname; 12532522Sraf utmpxname; 12542522Sraf valloc = NODIRECT; 12552522Sraf vfork; 12562522Sraf vhangup; 12572522Sraf vsyslog; 12582522Sraf yield; 12592522Sraf}; 12602522Sraf 12612522Sraf# There should never be more than one SUNWprivate version. 12622522Sraf# Don't add any more. Add new private symbols to SUNWprivate_1.1 12632522Sraf 12642522SrafSUNWprivate_1.1 { 12652522Sraf global: 12662522Sraf _a64l; 12672522Sraf acctctl; 12682522Sraf _acctctl; 12692522Sraf _acl; 12702522Sraf _adjtime; 12712522Sraf ___Argv = NODIRECT; 12722522Sraf _ascftime; 12732522Sraf _asctime_r; 12742522Sraf _assert_c99; 12752522Sraf __assert_c99; 12762522Sraf _assfail; 12772522Sraf _atoll; 12782522Sraf _atomic_add_16; 12792522Sraf _atomic_add_16_nv; 12802522Sraf _atomic_add_32; 12812522Sraf _atomic_add_32_nv; 12822522Sraf _atomic_add_64; 12832522Sraf _atomic_add_64_nv; 12842522Sraf _atomic_add_8; 12852522Sraf _atomic_add_8_nv; 12862522Sraf _atomic_add_char; 12872522Sraf _atomic_add_char_nv; 12882522Sraf _atomic_add_int; 12892522Sraf _atomic_add_int_nv; 12902522Sraf _atomic_add_long; 12912522Sraf _atomic_add_long_nv; 12922522Sraf _atomic_add_ptr; 12932522Sraf _atomic_add_ptr_nv; 12942522Sraf _atomic_add_short; 12952522Sraf _atomic_add_short_nv; 12962522Sraf _atomic_and_16; 12972522Sraf _atomic_and_16_nv; 12982522Sraf _atomic_and_32; 12992522Sraf _atomic_and_32_nv; 13002522Sraf _atomic_and_64; 13012522Sraf _atomic_and_64_nv; 13022522Sraf _atomic_and_8; 13032522Sraf _atomic_and_8_nv; 13042522Sraf _atomic_and_uchar; 13052522Sraf _atomic_and_uchar_nv; 13062522Sraf _atomic_and_uint; 13072522Sraf _atomic_and_uint_nv; 13082522Sraf _atomic_and_ulong; 13092522Sraf _atomic_and_ulong_nv; 13102522Sraf _atomic_and_ushort; 13112522Sraf _atomic_and_ushort_nv; 13122522Sraf _atomic_cas_16; 13132522Sraf _atomic_cas_32; 13142522Sraf _atomic_cas_64; 13152522Sraf _atomic_cas_8; 13162522Sraf _atomic_cas_ptr; 13172522Sraf _atomic_cas_uchar; 13182522Sraf _atomic_cas_uint; 13192522Sraf _atomic_cas_ulong; 13202522Sraf _atomic_cas_ushort; 13212522Sraf _atomic_clear_long_excl; 13222522Sraf _atomic_dec_16; 13232522Sraf _atomic_dec_16_nv; 13242522Sraf _atomic_dec_32; 13252522Sraf _atomic_dec_32_nv; 13262522Sraf _atomic_dec_64; 13272522Sraf _atomic_dec_64_nv; 13282522Sraf _atomic_dec_8; 13292522Sraf _atomic_dec_8_nv; 13302522Sraf _atomic_dec_uchar; 13312522Sraf _atomic_dec_uchar_nv; 13322522Sraf _atomic_dec_uint; 13332522Sraf _atomic_dec_uint_nv; 13342522Sraf _atomic_dec_ulong; 13352522Sraf _atomic_dec_ulong_nv; 13362522Sraf _atomic_dec_ushort; 13372522Sraf _atomic_dec_ushort_nv; 13382522Sraf _atomic_inc_16; 13392522Sraf _atomic_inc_16_nv; 13402522Sraf _atomic_inc_32; 13412522Sraf _atomic_inc_32_nv; 13422522Sraf _atomic_inc_64; 13432522Sraf _atomic_inc_64_nv; 13442522Sraf _atomic_inc_8; 13452522Sraf _atomic_inc_8_nv; 13462522Sraf _atomic_inc_uchar; 13472522Sraf _atomic_inc_uchar_nv; 13482522Sraf _atomic_inc_uint; 13492522Sraf _atomic_inc_uint_nv; 13502522Sraf _atomic_inc_ulong; 13512522Sraf _atomic_inc_ulong_nv; 13522522Sraf _atomic_inc_ushort; 13532522Sraf _atomic_inc_ushort_nv; 13542522Sraf _atomic_or_16; 13552522Sraf _atomic_or_16_nv; 13562522Sraf _atomic_or_32; 13572522Sraf _atomic_or_32_nv; 13582522Sraf _atomic_or_64; 13592522Sraf _atomic_or_64_nv; 13602522Sraf _atomic_or_8; 13612522Sraf _atomic_or_8_nv; 13622522Sraf _atomic_or_uchar; 13632522Sraf _atomic_or_uchar_nv; 13642522Sraf _atomic_or_uint; 13652522Sraf _atomic_or_uint_nv; 13662522Sraf _atomic_or_ulong; 13672522Sraf _atomic_or_ulong_nv; 13682522Sraf _atomic_or_ushort; 13692522Sraf _atomic_or_ushort_nv; 13702522Sraf _atomic_set_long_excl; 13712522Sraf _atomic_swap_16; 13722522Sraf _atomic_swap_32; 13732522Sraf _atomic_swap_64; 13742522Sraf _atomic_swap_8; 13752522Sraf _atomic_swap_ptr; 13762522Sraf _atomic_swap_uchar; 13772522Sraf _atomic_swap_uint; 13782522Sraf _atomic_swap_ulong; 13792522Sraf _atomic_swap_ushort; 13802522Sraf _autofssys; 13812522Sraf _brk; 13822522Sraf __btowc_dense; 13832522Sraf __btowc_euc; 13842522Sraf __btowc_sb; 13852522Sraf _bufsync; 13862522Sraf cfree = NODIRECT; 13872522Sraf _cftime; 13882522Sraf __charmap_init; 13892522Sraf _cladm; 13902522Sraf __cladm; 13912522Sraf __class_quadruple; 13922522Sraf _clock_getres; 13932522Sraf _clock_gettime; 13942522Sraf _clock_nanosleep; 13952522Sraf _clock_settime; 13962522Sraf _closelog; 13972522Sraf __collate_init; 13982522Sraf _cond_broadcast; 13992522Sraf _cond_destroy; 14002522Sraf _cond_init; 14012522Sraf _cond_reltimedwait; 14022522Sraf _cond_signal; 14032522Sraf _cond_timedwait; 14042522Sraf _cond_wait; 14052522Sraf core_get_default_content; 14062522Sraf _core_get_default_content; 14072522Sraf core_get_default_path; 14082522Sraf _core_get_default_path; 14092522Sraf core_get_global_content; 14102522Sraf _core_get_global_content; 14112522Sraf core_get_global_path; 14122522Sraf _core_get_global_path; 14132522Sraf core_get_options; 14142522Sraf _core_get_options; 14152522Sraf core_get_process_content; 14162522Sraf _core_get_process_content; 14172522Sraf core_get_process_path; 14182522Sraf _core_get_process_path; 14192522Sraf core_set_default_content; 14202522Sraf _core_set_default_content; 14212522Sraf core_set_default_path; 14222522Sraf _core_set_default_path; 14232522Sraf core_set_global_content; 14242522Sraf _core_set_global_content; 14252522Sraf core_set_global_path; 14262522Sraf _core_set_global_path; 14272522Sraf core_set_options; 14282522Sraf _core_set_options; 14292522Sraf core_set_process_content; 14302522Sraf _core_set_process_content; 14312522Sraf core_set_process_path; 14322522Sraf _core_set_process_path; 14332522Sraf _cswidth; 14342522Sraf _ctermid_r; 14352522Sraf _ctime_r; 14362522Sraf __ctype_init; 14372522Sraf __ctype_mask; 14382522Sraf dbm_close_status; 14392522Sraf dbm_do_nextkey; 14402522Sraf dbm_setdefwrite; 14412522Sraf _D_cplx_div; 14422522Sraf _D_cplx_div_ix; 14432522Sraf _D_cplx_div_rx; 14442522Sraf _D_cplx_mul; 14452522Sraf _decimal_to_double; 14462522Sraf _decimal_to_extended; 14472522Sraf _decimal_to_quadruple; 14482522Sraf _decimal_to_single; 14492923Sraf defcntl; 14502923Sraf _defcntl; 14512923Sraf defopen; 14522923Sraf _defopen; 14532923Sraf defread; 14542923Sraf _defread; 14552522Sraf _delete; 14562522Sraf _dgettext; 14572522Sraf _door_bind; 14582522Sraf _door_call; 14592522Sraf _door_create; 14602522Sraf _door_cred; 14612522Sraf _door_getparam; 14622522Sraf _door_info; 14632522Sraf _door_return; 14642522Sraf _door_revoke; 14652522Sraf _door_server_create; 14662522Sraf _door_setparam; 14672522Sraf _door_ucred; 14682522Sraf _door_unbind; 14692522Sraf _doprnt; 14702522Sraf _doscan; 14712522Sraf _double_to_decimal; 14722522Sraf _drand48; 14732522Sraf _econvert; 14742522Sraf _ecvt; 14752522Sraf _endgrent; 14762522Sraf _endpwent; 14772522Sraf _endspent; 14782522Sraf _endutent; 14792522Sraf _endutxent; 14802522Sraf __environ_lock = NODIRECT; 14812522Sraf _erand48; 14822522Sraf __eucpctowc_gen; 14832522Sraf exportfs; 14842522Sraf _exportfs; 14852522Sraf _extended_to_decimal; 14862522Sraf _facl; 14872522Sraf _fchroot; 14882522Sraf _fconvert; 14892522Sraf _F_cplx_div; 14902522Sraf _F_cplx_div_ix; 14912522Sraf _F_cplx_div_rx; 14922522Sraf _F_cplx_mul; 14932522Sraf _fcvt; 14942522Sraf _ffs; 14952522Sraf _fgetgrent; 14962522Sraf _fgetgrent_r; 14972522Sraf _fgetpwent; 14982522Sraf _fgetpwent_r; 14992522Sraf _fgetspent; 15002522Sraf _fgetspent_r; 15012522Sraf __fgetwc_dense; 15022522Sraf __fgetwc_euc; 15032522Sraf __fgetwc_sb; 15042522Sraf __fgetwc_xpg5; 15052522Sraf __fgetws_xpg5; 15062522Sraf _file_to_decimal; 15072522Sraf _findbuf; 15082522Sraf _findiop; 15092522Sraf __fini_daemon_priv; 15102522Sraf _finite; 15112522Sraf _flockfile; 15122522Sraf __fnmatch_C; 15132522Sraf __fnmatch_sb; 15142522Sraf __fnmatch_std; 15152522Sraf _fork1; 15162522Sraf _forkall; 15173235Sraf _forkallx; 15183235Sraf _forkx; 15192522Sraf _fpclass; 15202522Sraf _fpgetmask; 15212522Sraf _fpgetround; 15222522Sraf _fpgetsticky; 15232522Sraf _fprintf; 15242522Sraf _fpsetmask; 15252522Sraf _fpsetround; 15262522Sraf _fpsetsticky; 15272522Sraf __fputwc_xpg5; 15282522Sraf __fputws_xpg5; 15292522Sraf _fstatfs; 15302522Sraf _ftruncate; 15312522Sraf _ftrylockfile; 15322522Sraf _ftw; 15332522Sraf _func_to_decimal; 15342522Sraf _funlockfile; 15352522Sraf _gconvert; 15362522Sraf _gcvt; 15372522Sraf _getarg; 15382522Sraf _getchar_unlocked; 15392522Sraf __getcontext; 15402522Sraf _getc_unlocked; 15412522Sraf __getdate_std; 15422522Sraf _getdents; 15432522Sraf _get_exit_frame_monitor; 15442522Sraf _getfp; 15452522Sraf _getgrent; 15462522Sraf _getgrent_r; 15472522Sraf _getgrgid_r; 15482522Sraf _getgrnam_r; 15492522Sraf _getgroupsbymember; 15502522Sraf __getloadavg; 15512522Sraf _getlogin_r; 15522522Sraf _getmntany; 15532522Sraf _getmntent; 15542522Sraf _getpw; 15552522Sraf _getpwent; 15562522Sraf _getpwent_r; 15572522Sraf _getpwnam_r; 15582522Sraf _getpwuid_r; 15592522Sraf _getsp; 15602522Sraf _getspent; 15612522Sraf _getspent_r; 15622522Sraf _getspnam; 15632522Sraf _getspnam_r; 15642522Sraf __gettsp; 15652522Sraf _getutent; 15662522Sraf _getutid; 15672522Sraf _getutline; 15682522Sraf _getutmp; 15692522Sraf _getutmpx; 15702522Sraf _getutxent; 15712522Sraf _getutxid; 15722522Sraf _getutxline; 15732522Sraf _getvfsany; 15742522Sraf _getvfsent; 15752522Sraf _getvfsfile; 15762522Sraf _getvfsspec; 15772522Sraf __getwchar_xpg5; 15782522Sraf __getwc_xpg5; 15792522Sraf _getzoneid; 15802522Sraf _getzoneidbyname; 15812522Sraf _getzonenamebyid; 15822522Sraf _gmtime_r; 15832522Sraf _gsignal; 15842522Sraf _iconv; 15852522Sraf _iconv_close; 15862522Sraf _iconv_open; 15872522Sraf __inf_read; 15882522Sraf __inf_written; 15892522Sraf __init_daemon_priv; 15902522Sraf __init_suid_priv; 15912522Sraf _insert; 15922522Sraf inst_sync; 15932522Sraf _inst_sync; 15942522Sraf _is_euc_fc; 15952522Sraf _is_euc_pc; 15962522Sraf __i_size; 15972522Sraf _isnanf = FUNCTION FILTER libm.so.2; 15982522Sraf _is_system_labeled; 15992522Sraf _iswctype; 16002522Sraf __iswctype_bc; 16012522Sraf __iswctype_sb; 16022522Sraf __iswctype_std; 16032522Sraf _jrand48; 16042522Sraf _l64a; 16052522Sraf _ladd; 16062522Sraf __lc_charmap; 16072522Sraf __lc_collate; 16082522Sraf __lc_ctype; 16092522Sraf _lckpwdf; 16102522Sraf __lc_locale; 16112522Sraf __lc_messages; 16122522Sraf __lc_monetary; 16132522Sraf __lc_numeric; 16142522Sraf _lcong48; 16152522Sraf __lc_time; 16162522Sraf _ldivide; 16172522Sraf _lexp10; 16182522Sraf _lgrp_home_fast; 16192522Sraf _lgrpsys; 16202522Sraf __libc_threaded; 16212522Sraf _lib_version = NODIRECT; 16222522Sraf _llabs; 16232522Sraf _lldiv; 16242522Sraf _llog10; 16252522Sraf _llseek; 16262522Sraf _lltostr; 16272522Sraf _lmul; 16282522Sraf __localeconv_std; 16292522Sraf __locale_init; 16302522Sraf _localtime_r; 16312522Sraf _lock_clear; 16322522Sraf _lock_try; 16332522Sraf _logb = FUNCTION FILTER libm.so.2; 16342522Sraf _lone; 16352522Sraf _lrand48; 16362522Sraf _lshiftl; 16372522Sraf _lsub; 16382522Sraf _lten; 16392522Sraf _ltzset; 16402522Sraf __lwp_cond_broadcast; 16412522Sraf __lwp_cond_reltimedwait; 16422522Sraf __lwp_cond_signal; 16432522Sraf __lwp_cond_timedwait; 16442522Sraf __lwp_cond_wait; 16452522Sraf __lwp_continue; 16462522Sraf __lwp_info; 16472522Sraf __lwp_kill; 16482522Sraf __lwp_mutex_lock; 16492522Sraf __lwp_mutex_trylock; 16502522Sraf __lwp_mutex_unlock; 16512522Sraf lwp_self; 16522522Sraf __lwp_self; 16532522Sraf __lwp_sema_init; 16542522Sraf __lwp_sema_post; 16552522Sraf __lwp_sema_trywait; 16562522Sraf __lwp_sema_wait; 16572522Sraf __lwp_suspend; 16582522Sraf _lzero; 16592522Sraf _madvise; 16602522Sraf makeut; 16612522Sraf _makeut; 16622522Sraf makeutx; 16632522Sraf _makeutx; 16642522Sraf __malloc_lock; 16652522Sraf _mbftowc; 16662522Sraf __mbftowc_dense; 16672522Sraf __mbftowc_euc; 16682522Sraf __mbftowc_sb; 16692522Sraf __mblen_gen; 16702522Sraf __mblen_sb; 16712522Sraf __mbrlen_gen; 16722522Sraf __mbrlen_sb; 16732522Sraf __mbrtowc_dense; 16742522Sraf __mbrtowc_euc; 16752522Sraf __mbrtowc_sb; 16762522Sraf __mbsinit_gen; 16772522Sraf __mbsrtowcs_dense; 16782522Sraf __mbsrtowcs_euc; 16792522Sraf __mbsrtowcs_sb; 16802522Sraf __mbst_get_consumed_array; 16812522Sraf __mbst_get_locale; 16822522Sraf __mbst_get_nconsumed; 16832522Sraf __mbstowcs_dense; 16842522Sraf __mbstowcs_euc; 16852522Sraf __mbstowcs_sb; 16862522Sraf __mbst_set_consumed_array; 16872522Sraf __mbst_set_locale; 16882522Sraf __mbst_set_nconsumed; 16892522Sraf __mbtowc_dense; 16902522Sraf __mbtowc_euc; 16912522Sraf __mbtowc_sb; 16922522Sraf mcfiller; 16932522Sraf _membar_consumer; 16942522Sraf _membar_enter; 16952522Sraf _membar_exit; 16962522Sraf _membar_producer; 16972522Sraf __messages_init; 16982522Sraf _mincore; 16992522Sraf _mkarglst; 17002522Sraf _mlockall; 17012522Sraf mntopt; 17022522Sraf modctl; 17032522Sraf _modff = FUNCTION FILTER libm.so.2; 17042522Sraf modutx; 17052522Sraf _modutx; 17062522Sraf __monetary_init; 17072522Sraf _mrand48; 17082522Sraf msgctl64; 17092522Sraf _msgctl64; 17102522Sraf __multi_innetgr; 17112522Sraf _munlockall; 17122522Sraf _mutex_destroy; 17132522Sraf __mutex_destroy; 17142522Sraf mutex_held; 17152522Sraf __mutex_held; 17162522Sraf _mutex_init; 17172522Sraf __mutex_init; 17182522Sraf __mutex_lock; 17192522Sraf _mutex_trylock; 17202522Sraf __mutex_trylock; 17212522Sraf _mutex_unlock; 17222522Sraf __mutex_unlock; 17232522Sraf _nanosleep; 17242522Sraf __nan_read; 17252522Sraf __nan_written; 17262522Sraf nfs_getfh; 17272522Sraf _nfs_getfh; 17282522Sraf nfssvc; 17292522Sraf _nfssvc; 17302522Sraf _nfssys; 17312522Sraf __nis_debug_bind; 17322522Sraf __nis_debug_calls; 17332522Sraf __nis_debug_file; 17342522Sraf __nis_debug_rpc; 17352522Sraf __nis_get_environment; 17362522Sraf __nis_prefsrv; 17372522Sraf __nis_preftype; 17382522Sraf __nis_server; 17392522Sraf __nl_langinfo_std; 17402522Sraf _nrand48; 17412522Sraf _nss_db_state_destr; 17422522Sraf _nss_default_finders; 17432830Sdjl nss_default_key2str; 17442522Sraf nss_delete; 17452522Sraf _nss_delete; 17462522Sraf nss_endent; 17472522Sraf _nss_endent; 17482522Sraf nss_getent; 17492522Sraf _nss_getent; 17502830Sdjl _nss_initf_group; 17512522Sraf _nss_initf_netgroup; 17522830Sdjl _nss_initf_passwd; 17532830Sdjl _nss_initf_shadow; 17542830Sdjl nss_packed_arg_init; 17552830Sdjl nss_packed_context_init; 17562830Sdjl nss_packed_getkey; 17572830Sdjl nss_packed_set_status; 17582522Sraf nss_search; 17592522Sraf _nss_search; 17602522Sraf nss_setent; 17612522Sraf _nss_setent; 17622522Sraf _nss_XbyY_fgets; 17632522Sraf __nsw_extended_action_v1; 17642522Sraf __nsw_freeconfig_v1; 17652522Sraf __nsw_getconfig_v1; 17662522Sraf __nthreads; 17672522Sraf __numeric_init; 17682522Sraf _openlog; 17692522Sraf _plock; 17702522Sraf _port_alert; 17712522Sraf _port_associate; 17722522Sraf _port_create; 17732522Sraf _port_dissociate; 17742522Sraf _port_get; 17752522Sraf _port_getn; 17762522Sraf _port_send; 17772522Sraf _port_sendn; 17782522Sraf _posix_openpt; 17792522Sraf _posix_spawn; 17802522Sraf _posix_spawnattr_destroy; 17812522Sraf _posix_spawnattr_getflags; 17822522Sraf _posix_spawnattr_getpgroup; 17832522Sraf _posix_spawnattr_getschedparam; 17842522Sraf _posix_spawnattr_getschedpolicy; 17852522Sraf _posix_spawnattr_getsigdefault; 17862522Sraf _posix_spawnattr_getsigmask; 17872522Sraf _posix_spawnattr_init; 17882522Sraf _posix_spawnattr_setflags; 17892522Sraf _posix_spawnattr_setpgroup; 17902522Sraf _posix_spawnattr_setschedparam; 17912522Sraf _posix_spawnattr_setschedpolicy; 17922522Sraf _posix_spawnattr_setsigdefault; 17932522Sraf _posix_spawnattr_setsigmask; 17942522Sraf _posix_spawn_file_actions_addclose; 17952522Sraf _posix_spawn_file_actions_adddup2; 17962522Sraf _posix_spawn_file_actions_addopen; 17972522Sraf _posix_spawn_file_actions_destroy; 17982522Sraf _posix_spawn_file_actions_init; 17992522Sraf _posix_spawnp; 18002522Sraf _pread; 18012522Sraf _printstack; 18022522Sraf __priv_bracket; 18032522Sraf __priv_relinquish; 18042522Sraf _pselect; 18052522Sraf pset_assign_forced; 18062522Sraf _psiginfo; 18072522Sraf _psignal; 18082522Sraf _pthread_atfork; 18092522Sraf _pthread_attr_destroy; 18102522Sraf _pthread_attr_getdetachstate; 18112522Sraf _pthread_attr_getguardsize; 18122522Sraf _pthread_attr_getinheritsched; 18132522Sraf _pthread_attr_getschedparam; 18142522Sraf _pthread_attr_getschedpolicy; 18152522Sraf _pthread_attr_getscope; 18162522Sraf _pthread_attr_getstack; 18172522Sraf _pthread_attr_getstackaddr; 18182522Sraf _pthread_attr_getstacksize; 18192522Sraf _pthread_attr_init; 18202522Sraf _pthread_attr_setdetachstate; 18212522Sraf _pthread_attr_setguardsize; 18222522Sraf _pthread_attr_setinheritsched; 18232522Sraf _pthread_attr_setschedparam; 18242522Sraf _pthread_attr_setschedpolicy; 18252522Sraf _pthread_attr_setscope; 18262522Sraf _pthread_attr_setstack; 18272522Sraf _pthread_attr_setstackaddr; 18282522Sraf _pthread_attr_setstacksize; 18292522Sraf _pthread_barrierattr_destroy; 18302522Sraf _pthread_barrierattr_getpshared; 18312522Sraf _pthread_barrierattr_init; 18322522Sraf _pthread_barrierattr_setpshared; 18332522Sraf _pthread_barrier_destroy; 18342522Sraf _pthread_barrier_init; 18352522Sraf _pthread_barrier_wait; 18362522Sraf _pthread_cancel; 18372522Sraf _pthread_condattr_destroy; 18382522Sraf _pthread_condattr_getclock; 18392522Sraf _pthread_condattr_getpshared; 18402522Sraf _pthread_condattr_init; 18412522Sraf _pthread_condattr_setclock; 18422522Sraf _pthread_condattr_setpshared; 18432522Sraf _pthread_cond_broadcast; 18442522Sraf _pthread_cond_destroy; 18452522Sraf _pthread_cond_init; 18462522Sraf _pthread_cond_reltimedwait_np; 18472522Sraf _pthread_cond_signal; 18482522Sraf _pthread_cond_timedwait; 18492522Sraf _pthread_cond_wait; 18502522Sraf _pthread_create; 18512522Sraf _pthread_detach; 18522522Sraf _pthread_equal; 18532522Sraf _pthread_exit; 18542522Sraf _pthread_getconcurrency; 18552522Sraf _pthread_getschedparam; 18562522Sraf _pthread_getspecific; 18572522Sraf _pthread_join; 18582522Sraf _pthread_key_create; 18592522Sraf _pthread_key_delete; 18602522Sraf _pthread_kill; 18612522Sraf __pthread_min_stack; 18622522Sraf _pthread_mutexattr_destroy; 18632522Sraf _pthread_mutexattr_getprioceiling; 18642522Sraf _pthread_mutexattr_getprotocol; 18652522Sraf _pthread_mutexattr_getpshared; 18662522Sraf _pthread_mutexattr_getrobust_np; 18672522Sraf _pthread_mutexattr_gettype; 18682522Sraf _pthread_mutexattr_init; 18692522Sraf _pthread_mutexattr_setprioceiling; 18702522Sraf _pthread_mutexattr_setprotocol; 18712522Sraf _pthread_mutexattr_setpshared; 18722522Sraf _pthread_mutexattr_setrobust_np; 18732522Sraf _pthread_mutexattr_settype; 18742522Sraf _pthread_mutex_consistent_np; 18752522Sraf _pthread_mutex_destroy; 18762522Sraf _pthread_mutex_getprioceiling; 18772522Sraf _pthread_mutex_init; 18782522Sraf _pthread_mutex_lock; 18792522Sraf _pthread_mutex_reltimedlock_np; 18802522Sraf _pthread_mutex_setprioceiling; 18812522Sraf _pthread_mutex_timedlock; 18822522Sraf _pthread_mutex_trylock; 18832522Sraf _pthread_mutex_unlock; 18842522Sraf _pthread_once; 18852522Sraf _pthread_rwlockattr_destroy; 18862522Sraf _pthread_rwlockattr_getpshared; 18872522Sraf _pthread_rwlockattr_init; 18882522Sraf _pthread_rwlockattr_setpshared; 18892522Sraf _pthread_rwlock_destroy; 18902522Sraf _pthread_rwlock_init; 18912522Sraf _pthread_rwlock_rdlock; 18922522Sraf _pthread_rwlock_reltimedrdlock_np; 18932522Sraf _pthread_rwlock_reltimedwrlock_np; 18942522Sraf _pthread_rwlock_timedrdlock; 18952522Sraf _pthread_rwlock_timedwrlock; 18962522Sraf _pthread_rwlock_tryrdlock; 18972522Sraf _pthread_rwlock_trywrlock; 18982522Sraf _pthread_rwlock_unlock; 18992522Sraf _pthread_rwlock_wrlock; 19002522Sraf _pthread_self; 19012522Sraf _pthread_setcancelstate; 19022522Sraf _pthread_setcanceltype; 19032522Sraf _pthread_setcleanupinit; 19042522Sraf _pthread_setconcurrency; 19052522Sraf _pthread_setschedparam; 19062522Sraf _pthread_setschedprio; 19072522Sraf _pthread_setspecific; 19082522Sraf _pthread_sigmask; 19092522Sraf _pthread_spin_destroy; 19102522Sraf _pthread_spin_init; 19112522Sraf _pthread_spin_lock; 19122522Sraf _pthread_spin_trylock; 19132522Sraf _pthread_spin_unlock; 19142522Sraf _pthread_testcancel; 19152522Sraf _putchar_unlocked; 19162522Sraf _putc_unlocked; 19172522Sraf _putpwent; 19182522Sraf _putspent; 19192522Sraf _pututline; 19202522Sraf _pututxline; 19212522Sraf __putwchar_xpg5; 19222522Sraf __putwc_xpg5; 19232522Sraf _pwrite; 19242522Sraf _qeconvert; 19252522Sraf _qecvt; 19262522Sraf _qfconvert; 19272522Sraf _qfcvt; 19282522Sraf _qgconvert; 19292522Sraf _qgcvt; 19302522Sraf _quadruple_to_decimal; 19312522Sraf _rand_r; 19322522Sraf rctlctl; 19332522Sraf _rctlctl; 19342522Sraf rctllist; 19352522Sraf _rctllist; 19362522Sraf _readdir_r; 19372522Sraf _realbufend; 19382522Sraf _realpath; 19392522Sraf __regcomp_C; 19402522Sraf __regcomp_std; 19412522Sraf __regerror_std; 19422522Sraf __regexec_C; 19432522Sraf __regexec_std; 19442522Sraf __regfree_std; 19452522Sraf _resume; 19462522Sraf _resume_ret; 19472522Sraf _rpcsys; 19482522Sraf _rwlock_init; 19492522Sraf _rw_rdlock; 19502522Sraf _rw_tryrdlock; 19512522Sraf _rw_trywrlock; 19522522Sraf _rw_unlock; 19532522Sraf _rw_wrlock; 19542522Sraf _sbrk_grow_aligned; 19552522Sraf _sbrk_unlocked; 19562522Sraf _schedctl_exit; 19572522Sraf _schedctl_init; 19582522Sraf _schedctl_lookup; 19592522Sraf scrwidth; 19602522Sraf _seconvert; 19612522Sraf _seed48; 19622522Sraf _select; 19632522Sraf _sema_init; 19642522Sraf _sema_post; 19652522Sraf _sema_reltimedwait; 19662522Sraf _sema_timedwait; 19672522Sraf _sema_trywait; 19682522Sraf _sema_wait; 19692522Sraf _sem_close; 19702522Sraf semctl64; 19712522Sraf _semctl64; 19722522Sraf _sem_destroy; 19732522Sraf _sem_getvalue; 19742522Sraf _sem_init; 19752522Sraf _sem_open; 19762522Sraf _sem_post; 19772522Sraf _sem_reltimedwait_np; 19782522Sraf _sem_timedwait; 19792522Sraf _sem_trywait; 19802522Sraf _sem_unlink; 19812522Sraf _sem_wait; 19822712Snn35248 set_setcontext_enforcement; 19832712Snn35248 set_l10n_alternate_root; 19842522Sraf _setbufend; 19852522Sraf _setegid; 19862522Sraf _setenv; 19872522Sraf __set_errno; 19882522Sraf _seteuid; 19892522Sraf _setgrent; 19902522Sraf _setlogmask; 19912522Sraf _setpwent; 1992*3684Srd117015 setprojrctl; 1993*3684Srd117015 _setprojrctl; 19942522Sraf _setregid; 19952522Sraf _setreuid; 19962712Snn35248 setsigacthandler; 19972522Sraf _setspent; 19982522Sraf _settimeofday; 19992522Sraf _setutent; 20002522Sraf _setutxent; 20012522Sraf _sfconvert; 20022522Sraf _sgconvert; 20032522Sraf shmctl64; 20042522Sraf _shmctl64; 20052522Sraf _sig2str; 20062522Sraf sigflag; 20072522Sraf _sigflag; 20082522Sraf _sigfpe; 20092522Sraf _siginterrupt; 20102522Sraf _signal; 20112522Sraf _sigoff; 20122522Sraf _sigon; 20132522Sraf _sigqueue; 20142522Sraf _sigstack; 20152522Sraf _sigtimedwait; 20162522Sraf _sigwait; 20172522Sraf _sigwaitinfo; 20182522Sraf _single_to_decimal; 20192522Sraf _smbuf; 20202522Sraf _so_accept; 20212522Sraf _so_bind; 20222522Sraf _sockconfig; 20232522Sraf _so_connect; 20242522Sraf _so_getpeername; 20252522Sraf _so_getsockname; 20262522Sraf _so_getsockopt; 20272522Sraf _so_listen; 20282522Sraf _so_recv; 20292522Sraf _so_recvfrom; 20302522Sraf _so_recvmsg; 20312522Sraf _so_send; 20322522Sraf _so_sendmsg; 20332522Sraf _so_sendto; 20342522Sraf _so_setsockopt; 20352522Sraf _so_shutdown; 20362522Sraf _so_socket; 20372522Sraf _so_socketpair; 20382522Sraf _sp; 20392522Sraf _srand48; 20402522Sraf _ssignal; 20412522Sraf _statfs; 20422830Sdjl str2group; 20432830Sdjl str2passwd; 20442522Sraf _str2sig; 20452522Sraf str2spwd; 20462522Sraf __strcoll_C; 20472522Sraf __strcoll_sb; 20482522Sraf __strcoll_std; 20492522Sraf _strerror; 20502522Sraf _strerror_r; 20512522Sraf __strfmon_std; 20522522Sraf __strftime_std; 20532522Sraf _string_to_decimal; 20542522Sraf __strptime_dontzero; 20552522Sraf __strptime_std; 20562522Sraf _strsignal; 20572522Sraf _strtok_r; 20582522Sraf _strtoll; 20592522Sraf _strtoull; 20602522Sraf __strxfrm_C; 20612522Sraf __strxfrm_sb; 20622522Sraf __strxfrm_std; 20632522Sraf stty; 20642522Sraf _stty; 20652522Sraf _swapctl; 20662522Sraf syscall; 20672522Sraf _sysconfig; 20682522Sraf _sysfs; 20692522Sraf __systemcall; 20702522Sraf _tdb_bootstrap; 20712522Sraf _thr_continue; 20722522Sraf thr_continue_allmutators; 20732522Sraf _thr_continue_allmutators; 20742522Sraf thr_continue_mutator; 20752522Sraf _thr_continue_mutator; 20762522Sraf _thr_create; 20772522Sraf _thr_detach; 20782522Sraf __threaded; 20792522Sraf _thr_exit; 20802522Sraf _thr_getconcurrency; 20812522Sraf _thr_get_inf_read; 20822522Sraf _thr_get_nan_read; 20832522Sraf _thr_getprio; 20842522Sraf _thr_getspecific; 20852522Sraf thr_getstate; 20862522Sraf _thr_getstate; 20872522Sraf _thr_join; 20882522Sraf _thr_keycreate; 20892522Sraf _thr_key_delete; 20902522Sraf _thr_kill; 20912522Sraf _thr_main; 20922522Sraf _thr_min_stack; 20932522Sraf thr_mutators_barrier; 20942522Sraf _thr_mutators_barrier; 20952522Sraf thr_probe_getfunc_addr; 20962522Sraf thr_probe_setup; 20972522Sraf _thr_schedctl; 20982522Sraf _thr_self; 20992522Sraf _thr_setconcurrency; 21002522Sraf thr_setmutator; 21012522Sraf _thr_setmutator; 21022522Sraf _thr_setprio; 21032522Sraf _thr_setspecific; 21042522Sraf thr_setstate; 21052522Sraf _thr_setstate; 21062522Sraf thr_sighndlrinfo; 21072522Sraf _thr_sighndlrinfo; 21082522Sraf _thr_sigsetmask; 21092522Sraf _thr_slot_offset; 21102522Sraf _thr_stksegment; 21112522Sraf _thr_suspend; 21122522Sraf thr_suspend_allmutators; 21132522Sraf _thr_suspend_allmutators; 21142522Sraf thr_suspend_mutator; 21152522Sraf _thr_suspend_mutator; 21162522Sraf thr_wait_mutator; 21172522Sraf _thr_wait_mutator; 21182522Sraf _thr_yield; 21192522Sraf __time_init; 21202522Sraf _timer_create; 21212522Sraf _timer_delete; 21222522Sraf _timer_getoverrun; 21232522Sraf _timer_gettime; 21242522Sraf _timer_settime; 21252522Sraf __tls_get_addr; 21262522Sraf _tmpnam; 21272522Sraf _tmpnam_r; 21282522Sraf __towctrans_bc; 21292522Sraf __towctrans_std; 21302522Sraf __towlower_bc; 21312522Sraf __towlower_std; 21322522Sraf __towupper_bc; 21332522Sraf __towupper_std; 21342522Sraf __trans_lower; 21352522Sraf __trans_upper; 21362522Sraf _truncate; 21372522Sraf _trwctype; 21382522Sraf __trwctype_std; 21392522Sraf _ttyname_dev; 21402522Sraf _ttyname_r; 21412522Sraf _ttyslot; 21422522Sraf _uadmin; 21432522Sraf _uberdata; 21442522Sraf _ucred_alloc; 21452522Sraf ucred_getamask; 21462522Sraf _ucred_getamask; 21472522Sraf ucred_getasid; 21482522Sraf _ucred_getasid; 21492522Sraf ucred_getatid; 21502522Sraf _ucred_getatid; 21512522Sraf ucred_getauid; 21522522Sraf _ucred_getauid; 21532522Sraf _ulckpwdf; 21542522Sraf _ulltostr; 21552522Sraf _uncached_getgrgid_r; 21562522Sraf _uncached_getgrnam_r; 21572522Sraf _uncached_getpwnam_r; 21582522Sraf _uncached_getpwuid_r; 21592522Sraf _ungetc_unlocked; 21602522Sraf __ungetwc_xpg5; 21612522Sraf _unordered; 21622522Sraf _unsetenv; 21632522Sraf _updwtmp; 21642522Sraf _updwtmpx; 21652522Sraf _usleep; 21662522Sraf _ustat; 21672522Sraf _utimes; 21682522Sraf _utmpname; 21692522Sraf _utmpxname; 21702522Sraf utssys; 21712522Sraf _utssys; 21722522Sraf _vfork; 21733235Sraf _vforkx; 21742522Sraf _vhangup; 21752522Sraf _vsyslog; 21762522Sraf _wait3; 21772522Sraf _walkcontext; 21782522Sraf __wcrtomb_dense; 21792522Sraf __wcrtomb_euc; 21802522Sraf __wcrtomb_sb; 21812522Sraf __wcscoll_bc; 21822522Sraf __wcscoll_C; 21832522Sraf __wcscoll_std; 21842522Sraf __wcsftime_std; 21852522Sraf __wcsftime_xpg5; 21862522Sraf __wcsrtombs_dense; 21872522Sraf __wcsrtombs_euc; 21882522Sraf __wcsrtombs_sb; 21892522Sraf __wcstok_xpg5; 21902522Sraf __wcstombs_dense; 21912522Sraf __wcstombs_euc; 21922522Sraf __wcstombs_sb; 21932522Sraf __wcswidth_bc; 21942522Sraf __wcswidth_dense; 21952522Sraf __wcswidth_euc; 21962522Sraf __wcswidth_sb; 21972522Sraf __wcswidth_std; 21982522Sraf __wcsxfrm_bc; 21992522Sraf __wcsxfrm_C; 22002522Sraf __wcsxfrm_std; 22012522Sraf __wctob_dense; 22022522Sraf __wctob_euc; 22032522Sraf __wctob_sb; 22042522Sraf __wctoeucpc_gen; 22052522Sraf _wctomb; 22062522Sraf __wctomb_dense; 22072522Sraf __wctomb_euc; 22082522Sraf __wctomb_sb; 22092522Sraf __wctrans_std; 22102522Sraf __wctype_std; 22112522Sraf __wcwidth_bc; 22122522Sraf __wcwidth_dense; 22132522Sraf __wcwidth_euc; 22142522Sraf __wcwidth_sb; 22152522Sraf __wcwidth_std; 22162522Sraf wdbindf; 22172522Sraf wdchkind; 22182522Sraf wddelim; 22192522Sraf _wrtchk; 22202522Sraf _xflsbuf; 22212522Sraf _xgetwidth; 22222522Sraf __xpg6 = NODIRECT; 22232522Sraf _yield; 22243448Sdh155122 zone_add_datalink; 22252522Sraf zone_boot; 22263448Sdh155122 zone_check_datalink; 22272522Sraf zone_create; 22282522Sraf zone_destroy; 22292522Sraf zone_enter; 22302522Sraf zone_getattr; 22312522Sraf zone_get_id; 22322522Sraf zone_list; 22333448Sdh155122 zone_list_datalink; 22342522Sraf zonept; 22353448Sdh155122 zone_remove_datalink; 22362522Sraf zone_setattr; 22372522Sraf zone_shutdown; 22382522Sraf zone_version; 22392522Sraf local: 22402522Sraf *; 22412522Sraf}; 2242