mapfile-vers revision b0b97f2d7771cd703b265f6a5bc0141bdc74d7c2
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# CDDL HEADER START
71cef386fae61275b03e203825680b39fedaa8c6Tinderbox User#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# The contents of this file are subject to the terms of the
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Common Development and Distribution License (the "License").
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# You may not use this file except in compliance with the License.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews# or http://www.opensolaris.org/os/licensing.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# See the License for the specific language governing permissions
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# and limitations under the License.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User# When distributing Covered Code, include this CDDL HEADER in each
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cd32f419a8a5432fbb139f56ee73cbf68b9350ccTinderbox User# If applicable, add the following below this CDDL HEADER, with the
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont# fields enclosed by brackets "[]" replaced with your own identifying
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# CDDL HEADER END
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Use is subject to license terms.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater# ident "%Z%%M% %I% %E% SMI"
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews#
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark AndrewsSUNW_1.23 { # SunOS 5.11 (Solaris 11)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews global:
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews addrtosymstr;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews aio_cancel;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews aiocancel;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User aio_error;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews aio_fsync;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aio_read;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aioread;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aio_return;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aio_suspend;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aiowait;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aio_waitn;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews aio_write;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User aiowrite;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User assfail;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User backtrace;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User backtrace_symbols;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews backtrace_symbols_fd;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User clock_getres;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User clock_gettime;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User clock_nanosleep;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User clock_settime;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews dirfd;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_bind;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_call;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_create;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_cred;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_getparam;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_info;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_return;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_revoke;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_server_create;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_setparam;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_ucred;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User door_unbind;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User err;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User errx;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User fdatasync;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User fgetattr;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User forkallx;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User forkx;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User fsetattr;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User getattrat;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _getpagesizes;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User getpagesizes2;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _getpagesizes2;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User htonl;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User htons;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User lio_listio;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mkdtemp;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _mkdtemp;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mkstemps;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _mkstemps;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_close;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_getattr;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_notify;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_open;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_receive;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_reltimedreceive_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_reltimedsend_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_send;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User mq_setattr;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_timedreceive;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User mq_timedsend;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews mq_unlink;
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews mutex_consistent;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater nanosleep;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater ntohl;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews ntohs;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_fallocate;
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater pthread_key_create_once_np;
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater _renameat;
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater sched_getparam;
ad671240d635376dd8681550eebee799d2e3d1fdAutomatic Updater sched_get_priority_max;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sched_get_priority_min;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sched_getscheduler;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sched_rr_get_interval;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User sched_setparam;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sched_setscheduler;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sched_yield;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sem_close;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews sem_destroy;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews sem_getvalue;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sem_init;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sem_open;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sem_post;
cd791043c8a6edbcacc2392575a9816d19b8157cTinderbox User sem_reltimedwait_np;
bfb7b680bf88c1fdd9949197b71c512c532280a4Tinderbox User sem_timedwait;
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater sem_trywait;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sem_unlink;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sem_wait;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User setattrat;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _sharefs;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User shm_open;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User shm_unlink;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sigqueue;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sigtimedwait;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sigwaitinfo;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User strnlen;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User thr_keycreate_once = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User timer_create;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User timer_delete;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User timer_getoverrun;
731cc132f22dbc9e0ecd7035dce314a61076d31bAutomatic Updater timer_gettime;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User timer_settime;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User u8_strcmp;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User u8_textprep_str;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User u8_validate;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User uconv_u16tou32;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User uconv_u16tou8;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews uconv_u32tou16;
ca67ebfe9eef0b8f04179f7e511a19e0337a5422Automatic Updater uconv_u32tou8;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User uconv_u8tou16;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User uconv_u8tou32;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User uucopy;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User uucopystr;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User vforkx;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User verr;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User verrx;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User vwarn;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User vwarnx;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User warn;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User warnx;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User} SUNW_1.22.2;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox UserSUNW_1.22.2 {
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User global:
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User is_system_labeled;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User ucred_getlabel;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _ucred_getlabel;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User} SUNW_1.22.1;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.22.1 {
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_8;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_8_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_char = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_char_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_int = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_int_nv = NODYNSORT;
2f8d63983c297c62630044d28a6f66676b4d339dMark Andrews atomic_add_ptr = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_add_ptr_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_add_short = NODYNSORT;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_add_short_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_16;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_16_nv;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_and_32_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_and_64;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_and_64_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_and_8;
bfb7b680bf88c1fdd9949197b71c512c532280a4Tinderbox User atomic_and_8_nv;
bfb7b680bf88c1fdd9949197b71c512c532280a4Tinderbox User atomic_and_uchar = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_uchar_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_uint_nv = NODYNSORT;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_and_ulong = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_ulong_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_ushort = NODYNSORT;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_and_ushort_nv = NODYNSORT;
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt atomic_cas_16;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_cas_32;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_cas_64;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_cas_8;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_cas_ptr = NODYNSORT;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_cas_uchar = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_cas_uint = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_cas_ulong = NODYNSORT;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_cas_ushort = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_clear_long_excl = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_dec_16;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_16_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_32;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_dec_32_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_dec_64;
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updater atomic_dec_64_nv;
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox User atomic_dec_8;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_dec_8_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_uchar = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_uchar_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_dec_uint = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_uint_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_ulong = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_ulong_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_ushort = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_dec_ushort_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_16;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_16_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_32;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_inc_32_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_64;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_64_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_8;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_8_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_uchar = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_uchar_nv = NODYNSORT;
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater atomic_inc_uint = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_uint_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_ulong = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_ulong_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_inc_ushort = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_inc_ushort_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_16;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_or_16_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_32_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_64;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_64_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_8;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_8_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_uchar = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_uchar_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_uint_nv = NODYNSORT;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_or_ulong = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_ulong_nv = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_ushort = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_ushort_nv = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_set_long_excl = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_16;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_32;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater atomic_swap_64;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_8;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_ptr = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_swap_uchar = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_uint = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_swap_ulong = NODYNSORT;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_swap_ushort = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User membar_consumer;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User membar_enter;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User membar_exit;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User membar_producer;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User} SUNW_1.22;
a3f8c8e20780e488141d200acdfea6c5f3303513Automatic Updater
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.22 { # SunOS 5.10 (Solaris 10)
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User alphasort;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _alphasort;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_16;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_16_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_32;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_32_nv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_64;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_add_64_nv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_add_long = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_add_long_nv = NODYNSORT;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews atomic_and_32;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_and_uint = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User atomic_or_32;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User atomic_or_uint = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _Exit;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getisax;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getisax;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User getopt_clip;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _getopt_clip;
575e15fed997a3ad1cb35c5b9ef34ab24ce47e72Automatic Updater getopt_long;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _getopt_long;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User getopt_long_only;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getopt_long_only;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getpeerucred;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getpeerucred;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getpflags;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getpflags;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getppriv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getppriv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getprivimplinfo;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _getprivimplinfo;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getzoneid;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User getzoneidbyname;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User getzonenamebyid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User imaxabs;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews imaxdiv;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User isblank;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User iswblank;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_alert;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_associate;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_create;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_dissociate;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_get;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_getn;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_send;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User port_sendn;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_openpt;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawn;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnattr_destroy;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater posix_spawnattr_getflags;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnattr_getpgroup;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnattr_getschedparam;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_getschedpolicy;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_getsigdefault;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_getsigmask;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_init;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_setflags;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_setpgroup;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawnattr_setschedparam;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnattr_setschedpolicy;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnattr_setsigdefault;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews posix_spawnattr_setsigmask;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawn_file_actions_addclose;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawn_file_actions_adddup2;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawn_file_actions_addopen;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawn_file_actions_destroy;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User posix_spawn_file_actions_init;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User posix_spawnp;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_addset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater _priv_addset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater priv_allocset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_allocset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_copyset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _priv_copyset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_delset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _priv_delset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_emptyset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater _priv_emptyset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_fillset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater _priv_fillset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User __priv_free_info;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_freeset;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _priv_freeset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_getbyname;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _priv_getbyname;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User __priv_getbyname;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_getbynum;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _priv_getbynum;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User __priv_getbynum;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User __priv_getdata;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_getsetbyname;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_getsetbyname;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User __priv_getsetbyname;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews priv_getsetbynum;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_getsetbynum;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User __priv_getsetbynum;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User priv_gettext;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_gettext;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_ineffect;
6f1205897504b8f50b1785975482c995888dd630Tinderbox User _priv_ineffect;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_intersect;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_intersect;
6f1205897504b8f50b1785975482c995888dd630Tinderbox User priv_inverse;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_inverse;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_isemptyset;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _priv_isemptyset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_isequalset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_isequalset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_isfullset;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User _priv_isfullset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_ismember;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_ismember;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User priv_issubset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater _priv_issubset;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater __priv_parse_info;
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater priv_set;
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater _priv_set;
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater priv_set_to_str;
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater _priv_set_to_str;
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater __priv_set_to_str;
bbbf2e27d3a981163dab139497d6b2dc85449db0Tinderbox User priv_str_to_set;
bbbf2e27d3a981163dab139497d6b2dc85449db0Tinderbox User _priv_str_to_set;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater priv_union;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _priv_union;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pselect;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater pthread_attr_getstack;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_attr_setstack;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_barrierattr_destroy;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_barrierattr_getpshared;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_barrierattr_init;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_barrierattr_setpshared;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_barrier_destroy;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_barrier_init;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_barrier_wait;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_condattr_getclock;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_condattr_setclock;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_mutexattr_getrobust_np;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_mutexattr_setrobust_np;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_mutex_consistent_np = NODYNSORT;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_mutex_reltimedlock_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_mutex_timedlock;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater pthread_rwlock_reltimedrdlock_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_rwlock_reltimedwrlock_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_rwlock_timedrdlock;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_rwlock_timedwrlock;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_setschedprio;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_spin_destroy;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_spin_init;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_spin_lock;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User pthread_spin_trylock;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pthread_spin_unlock;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_set_recipient_pid;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater scandir;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _scandir;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User schedctl_exit;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User schedctl_init = NODYNSORT;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User schedctl_lookup;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User sema_reltimedwait;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User sema_timedwait;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User setenv;
f8e3e03cacd16ffb923a9603fca23a9e1a1fee07Automatic Updater setpflags;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _setpflags;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User setppriv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _setppriv;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User strerror_r;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User strtof;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User strtoimax;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User strtold;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater strtoumax;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ucred_free;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _ucred_free;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User ucred_get;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _ucred_get;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User ucred_getegid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _ucred_getegid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ucred_geteuid;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _ucred_geteuid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ucred_getgroups;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _ucred_getgroups;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User ucred_getpflags;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User _ucred_getpflags;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ucred_getpid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _ucred_getpid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getprivset;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_getprivset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ucred_getprojid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_getprojid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getrgid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_getrgid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getruid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_getruid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getsgid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_getsgid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getsuid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _ucred_getsuid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_getzoneid;
9d557856c2a19ec95ee73245f60a92f8675cf5baTinderbox User _ucred_getzoneid;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater ucred_size;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater _ucred_size;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User unsetenv;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstof;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstoimax;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstold;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstoll;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstoull;
3acf5eb97cebc2ba868e6ac4a4e01e6d1be0c892Automatic Updater wcstoumax;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User} SUNW_1.21.3;
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.21.3 {
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User forkall;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User} SUNW_1.21.2;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.21.2 {
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt getustack;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _getustack;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews setustack;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _setustack;
90153b6536f7a5078e1c157c980110dbcd7fe205Mark Andrews stack_getbounds;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _stack_getbounds;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _stack_grow;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User stack_inbounds;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _stack_inbounds;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User stack_setbounds;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _stack_setbounds;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User stack_violation;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _stack_violation;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User} SUNW_1.21.1;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.21.1 {
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User crypt_gensalt;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User} SUNW_1.21;
e62b9c9ce6413fb183c8116381e75dcd07ca5517Tinderbox User
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox UserSUNW_1.21 { # SunOS 5.9 (Solaris 9)
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User global:
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews attropen;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _attropen;
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews bind_textdomain_codeset;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews closefrom;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _closefrom;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews cond_reltimedwait;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews dcngettext;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews dngettext;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews fchownat;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _fchownat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews fdopendir;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _fdopendir;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews fdwalk;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _fdwalk;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews fstatat;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _fstatat;
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews futimesat;
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews _futimesat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews getcpuid;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _getcpuid;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews gethomelgroup;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _gethomelgroup = NODYNSORT;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews getpagesizes;
e76f11373900958f6f248d286079d4a525db4f4eTinderbox User getrctl;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _getrctl;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews issetugid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _issetugid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _lwp_cond_reltimedwait;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User meminfo;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User _meminfo;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ngettext;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User openat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _openat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews printstack;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews priocntl;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews priocntlset;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pset_getattr;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews pset_getloadavg;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User pset_list;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews pset_setattr;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews pthread_cond_reltimedwait_np;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_get_enforced_value;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews rctlblk_get_firing_time;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_get_global_action;
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt rctlblk_get_global_flags;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews rctlblk_get_local_action;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews rctlblk_get_local_flags;
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrews rctlblk_get_privilege;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews rctlblk_get_recipient_pid;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_get_value;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_set_local_action;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_set_local_flags;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User rctlblk_set_privilege;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_set_value;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctlblk_size;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User rctl_walk;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User renameat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews setrctl;
c6c78f699b55b3344fb6b17ddc854cbae4610468Automatic Updater _setrctl;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews unlinkat;
8e821eea5f57ac47a94305aa7ab0c3570d92a311Automatic Updater _unlinkat;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews vfscanf;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User _vfscanf;
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User vfwscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews vscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _vscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews vsscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _vsscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews vswscanf;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews vwscanf;
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater} SUNW_1.20.4;
cd32f419a8a5432fbb139f56ee73cbf68b9350ccTinderbox User
7e71f05d8643aca84914437c900cb716444507e4Tinderbox UserSUNW_1.20.4 {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews global:
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews semtimedop;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _semtimedop;
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater} SUNW_1.20.1;
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark AndrewsSUNW_1.20.1 {
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User global:
4abdfc917e6635a7c81d1f931a0c79227e72d025Mark Andrews getacct;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _getacct;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews getprojid;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _getprojid;
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox User gettaskid;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews _gettaskid;
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews msgids;
_msgids;
msgsnap;
_msgsnap;
putacct;
_putacct;
semids;
_semids;
settaskid;
_settaskid;
shmids;
_shmids;
wracct;
_wracct;
} SUNW_1.20;
SUNW_1.20 { # SunOS 5.8 (Solaris 8)
global:
getextmntent;
resetmnttab;
} SUNW_1.19;
SUNW_1.19 {
global:
strlcat;
strlcpy;
umount2;
_umount2;
} SUNW_1.18.1;
SUNW_1.18.1 {
global:
__fsetlocking;
} SUNW_1.18;
SUNW_1.18 { # SunOS 5.7 (Solaris 7)
global:
btowc;
__fbufsize;
__flbf;
_flushlbf;
__fpending;
__fpurge;
__freadable;
__freading;
fwide;
fwprintf;
__fwritable;
__fwriting;
fwscanf;
getloadavg;
isaexec;
mbrlen;
mbrtowc;
mbsinit;
mbsrtowcs;
pcsample;
pthread_attr_getguardsize;
pthread_attr_setguardsize;
pthread_getconcurrency;
pthread_mutexattr_gettype;
pthread_mutexattr_settype;
pthread_rwlockattr_destroy;
pthread_rwlockattr_getpshared;
pthread_rwlockattr_init;
pthread_rwlockattr_setpshared;
pthread_rwlock_destroy;
pthread_rwlock_init;
pthread_rwlock_rdlock;
pthread_rwlock_tryrdlock;
pthread_rwlock_trywrlock;
pthread_rwlock_unlock;
pthread_rwlock_wrlock;
pthread_setconcurrency;
swprintf;
swscanf;
__sysconf_xpg5;
vfwprintf;
vswprintf;
vwprintf;
wcrtomb;
wcsrtombs;
wcsstr;
wctob;
wmemchr;
wmemcmp;
wmemcpy;
wmemmove;
wmemset;
wprintf;
wscanf;
} SUNW_1.17;
# The empty versions SUNW_1.2 through SUNW_1.17 must be preserved because
# applications built on Solaris 2.6 Beta (when they did contain symbols)
# may depend on them. All symbol content for SunOS 5.6 is now in SUNW_1.1
SUNW_1.17 {
global:
SUNW_1.17;
} SUNW_1.16;
SUNW_1.16 {
global:
SUNW_1.16;
} SUNW_1.15;
SUNW_1.15 {
global:
SUNW_1.15;
} SUNW_1.14;
SUNW_1.14 {
global:
SUNW_1.14;
} SUNW_1.13;
SUNW_1.13 {
global:
SUNW_1.13;
} SUNW_1.12;
SUNW_1.12 {
global:
SUNW_1.12;
} SUNW_1.11;
SUNW_1.11 {
global:
SUNW_1.11;
} SUNW_1.10;
SUNW_1.10 {
global:
SUNW_1.10;
} SUNW_1.9;
SUNW_1.9 {
global:
SUNW_1.9;
} SUNW_1.8;
SUNW_1.8 {
global:
SUNW_1.8;
} SUNW_1.7;
SUNW_1.7 {
global:
SUNW_1.7;
} SUNW_1.6;
SUNW_1.6 {
global:
SUNW_1.6;
} SUNW_1.5;
SUNW_1.5 {
global:
SUNW_1.5;
} SUNW_1.4;
SUNW_1.4 {
global:
SUNW_1.4;
} SUNW_1.3;
SUNW_1.3 {
global:
SUNW_1.3;
} SUNW_1.2;
SUNW_1.2 {
global:
SUNW_1.2;
} SUNW_1.1;
SUNW_1.1 { # SunOS 5.6 (Solaris 2.6)
global:
basename;
bindtextdomain;
bsd_signal;
dbm_clearerr;
dbm_error;
dcgettext;
dgettext;
directio;
dirname;
endusershell;
_exithandle;
fgetwc;
fgetws;
fpgetround;
fpsetround;
fputwc;
fputws;
fseeko;
ftello;
ftrylockfile;
getexecname;
_getexecname;
getpassphrase;
gettext;
getusershell;
getwc;
getwchar;
getws;
isenglish;
isideogram;
isnumber;
isphonogram;
isspecial;
iswalnum;
iswalpha;
iswcntrl;
iswctype;
iswdigit;
iswgraph;
iswlower;
iswprint;
iswpunct;
iswspace;
iswupper;
iswxdigit;
__loc1;
____loc1;
_longjmp;
_lwp_sema_trywait;
ntp_adjtime;
_ntp_adjtime;
ntp_gettime;
_ntp_gettime;
__posix_asctime_r;
__posix_ctime_r;
__posix_getgrgid_r;
__posix_getgrnam_r;
__posix_getlogin_r;
__posix_getpwnam_r;
__posix_getpwuid_r;
__posix_sigwait;
__posix_ttyname_r;
pset_assign;
pset_bind;
pset_create;
pset_destroy;
pset_info;
pthread_atfork;
pthread_attr_destroy;
pthread_attr_getdetachstate;
pthread_attr_getinheritsched;
pthread_attr_getschedparam;
pthread_attr_getschedpolicy;
pthread_attr_getscope;
pthread_attr_getstackaddr;
pthread_attr_getstacksize;
pthread_attr_init;
pthread_attr_setdetachstate;
pthread_attr_setinheritsched;
pthread_attr_setschedparam;
pthread_attr_setschedpolicy;
pthread_attr_setscope;
pthread_attr_setstackaddr;
pthread_attr_setstacksize;
pthread_cancel;
__pthread_cleanup_pop;
__pthread_cleanup_push;
pthread_create;
pthread_detach;
pthread_equal;
pthread_exit;
pthread_getschedparam;
pthread_getspecific;
pthread_join;
pthread_key_create;
pthread_key_delete;
pthread_kill;
pthread_once;
pthread_self;
pthread_setcancelstate;
pthread_setcanceltype;
pthread_setschedparam;
pthread_setspecific;
pthread_sigmask;
pthread_testcancel;
putwc;
putwchar;
putws;
regcmp;
regex;
resolvepath;
_resolvepath;
rwlock_destroy = NODYNSORT;
_rwlock_destroy = NODYNSORT;
sema_destroy;
_sema_destroy;
_setjmp;
setusershell;
siginterrupt;
sigstack;
snprintf;
strtows;
sync_instruction_memory;
textdomain;
thr_main;
towctrans;
towlower;
towupper;
ungetwc;
vsnprintf;
watoll;
wcscat;
wcschr;
wcscmp;
wcscoll;
wcscpy;
wcscspn;
wcsftime;
wcslen;
wcsncat;
wcsncmp;
wcsncpy;
wcspbrk;
wcsrchr;
wcsspn;
wcstod;
wcstok;
wcstol;
wcstoul;
wcswcs;
wcswidth;
wcsxfrm;
wctrans;
wctype;
wcwidth;
wscasecmp;
wscat;
wschr;
wscmp;
wscol;
wscoll;
wscpy;
wscspn;
wsdup;
wslen;
wsncasecmp;
wsncat;
wsncmp;
wsncpy;
wspbrk;
wsprintf;
wsrchr;
wsscanf;
wsspn;
wstod;
wstok;
wstol;
wstoll;
wstostr;
wsxfrm;
__xpg4_putmsg;
__xpg4_putpmsg;
} SUNW_0.9;
SUNW_0.9 { # SunOS 5.5 (Solaris 2.5)
global:
acl;
bcmp;
bcopy;
bzero;
facl;
ftime;
getdtablesize;
gethostid;
gethostname;
getpagesize;
getpriority;
getrusage;
getwd;
index;
initstate;
killpg;
_nsc_trydoorcall;
pthread_condattr_destroy;
pthread_condattr_getpshared;
pthread_condattr_init;
pthread_condattr_setpshared;
pthread_cond_broadcast;
pthread_cond_destroy;
pthread_cond_init;
pthread_cond_signal;
pthread_cond_timedwait;
pthread_cond_wait;
pthread_mutexattr_destroy;
pthread_mutexattr_getprioceiling;
pthread_mutexattr_getprotocol;
pthread_mutexattr_getpshared;
pthread_mutexattr_init;
pthread_mutexattr_setprioceiling;
pthread_mutexattr_setprotocol;
pthread_mutexattr_setpshared;
pthread_mutex_destroy;
pthread_mutex_getprioceiling;
pthread_mutex_init;
pthread_mutex_lock;
pthread_mutex_setprioceiling;
pthread_mutex_trylock;
pthread_mutex_unlock;
random;
reboot;
re_comp;
re_exec;
rindex;
setbuffer;
sethostname;
setlinebuf;
setpriority;
setregid;
setreuid;
setstate;
srandom;
thr_min_stack = NODYNSORT;
thr_stksegment;
ualarm;
usleep;
wait3;
wait4;
} SUNW_0.8;
SUNW_0.8 { # SunOS 5.4 (Solaris 2.4)
global:
addsev;
cond_broadcast = NODYNSORT;
cond_destroy = NODYNSORT;
cond_init;
cond_signal = NODYNSORT;
cond_timedwait;
cond_wait;
confstr;
fnmatch;
_getdate_err_addr;
glob;
globfree;
iconv;
iconv_close;
iconv_open;
lfmt;
mutex_destroy = NODYNSORT;
mutex_init;
mutex_lock = NODYNSORT;
mutex_trylock = NODYNSORT;
mutex_unlock = NODYNSORT;
pfmt;
regcomp;
regerror;
regexec;
regfree;
rwlock_init;
rw_rdlock = NODYNSORT;
rw_read_held;
rw_tryrdlock = NODYNSORT;
rw_trywrlock = NODYNSORT;
rw_unlock = NODYNSORT;
rw_write_held;
rw_wrlock = NODYNSORT;
sema_held;
sema_init;
sema_post;
sema_trywait;
sema_wait;
setcat;
sigfpe;
strfmon;
strptime;
thr_continue;
thr_create;
thr_exit = NODYNSORT;
thr_getconcurrency;
thr_getprio;
thr_getspecific;
thr_join;
thr_keycreate = NODYNSORT;
thr_kill = NODYNSORT;
thr_self = NODYNSORT;
thr_setconcurrency;
thr_setprio = NODYNSORT;
thr_setspecific = NODYNSORT;
thr_sigsetmask = NODYNSORT;
thr_suspend;
thr_yield;
vlfmt;
vpfmt;
wordexp;
wordfree;
__xpg4 = NODIRECT;
} SUNW_0.7;
SUNW_0.7 { # SunOS 5.3 (Solaris 2.3)
global:
a64l;
adjtime;
altzone;
ascftime;
atoll;
brk;
cftime;
closelog;
csetcol;
csetlen;
ctermid_r;
dbm_close;
dbm_delete;
dbm_fetch;
dbm_firstkey;
dbm_nextkey;
dbm_open;
dbm_store;
decimal_to_double;
decimal_to_extended;
decimal_to_quadruple;
decimal_to_single;
double_to_decimal;
drand48;
econvert;
ecvt;
endnetgrent;
endspent;
endutent;
endutxent;
erand48;
euccol;
euclen;
eucscol;
extended_to_decimal;
fchroot;
fconvert;
fcvt;
ffs;
fgetspent;
fgetspent_r;
_filbuf;
finite;
fork1 = NODYNSORT;
fpclass;
fpgetmask;
fpgetsticky;
fpsetmask;
fpsetsticky;
fstatfs;
ftruncate;
ftw;
func_to_decimal;
gconvert;
gcvt;
getdents;
gethrtime;
gethrvtime;
getmntany;
getmntent;
getnetgrent;
getnetgrent_r;
getpw;
getspent;
getspent_r;
getspnam;
getspnam_r;
getutent;
getutid;
getutline;
getutmp;
getutmpx;
getutxent;
getutxid;
getutxline;
getvfsany;
getvfsent;
getvfsfile;
getvfsspec;
getwidth;
gsignal;
hasmntopt;
innetgr;
insque;
_insque;
isnanf = FUNCTION FILTER libm.so.2;
jrand48;
l64a;
ladd;
lckpwdf;
lcong48;
ldivide;
lexp10;
llabs;
lldiv;
llog10;
llseek;
lltostr;
lmul;
lone;
lrand48;
lshiftl;
lsub;
lten;
_lwp_cond_broadcast;
_lwp_cond_signal;
_lwp_cond_timedwait;
_lwp_cond_wait;
_lwp_continue;
_lwp_info;
_lwp_kill;
_lwp_mutex_lock;
_lwp_mutex_trylock;
_lwp_mutex_unlock;
_lwp_self;
_lwp_sema_init;
_lwp_sema_post;
_lwp_sema_wait;
_lwp_suspend;
lzero;
madvise;
__major;
__makedev;
memalign = NODIRECT;
mincore;
__minor;
mkstemp;
_mkstemp;
mlockall;
modff = FUNCTION FILTER libm.so.2;
mrand48;
munlockall;
nrand48;
nss_default_finders;
_nss_netdb_aliases;
_nss_XbyY_buf_alloc;
_nss_XbyY_buf_free;
__nsw_extended_action;
__nsw_freeconfig;
__nsw_getconfig;
openlog;
plock;
pread;
__priocntl;
__priocntlset;
processor_bind;
processor_info;
psiginfo;
psignal;
putpwent;
putspent;
pututline;
pututxline;
pwrite;
qeconvert;
qecvt;
qfconvert;
qfcvt;
qgconvert;
qgcvt;
quadruple_to_decimal;
realpath;
remque;
_remque;
seconvert;
seed48;
select;
_sema_held;
setegid;
seteuid;
setlogmask;
setnetgrent;
setspent;
settimeofday;
setutent;
setutxent;
sfconvert;
sgconvert;
sig2str;
sigwait;
single_to_decimal;
ssignal;
statfs;
str2sig;
strcasecmp;
string_to_decimal;
strncasecmp;
strsignal;
strtoll;
strtoull;
swapctl;
sysfs;
_sys_illlist;
syslog;
_syslog;
tmpnam_r;
truncate;
ttyslot;
uadmin;
ulckpwdf;
ulltostr;
unordered;
updwtmp;
updwtmpx;
ustat;
utimes;
utmpname;
utmpxname;
valloc = NODIRECT;
vfork;
vhangup;
vsyslog;
yield;
};
# There should never be more than one SUNWprivate version.
# Don't add any more. Add new private symbols to SUNWprivate_1.1
SUNWprivate_1.1 {
global:
__accessat;
_a64l;
acctctl;
_acctctl;
_acl;
_adjtime;
allocids;
___Argv = NODIRECT;
_ascftime;
_asctime_r;
_assert_c99;
__assert_c99;
_assfail;
_atoll;
_atomic_add_16 = NODYNSORT;
_atomic_add_16_nv = NODYNSORT;
_atomic_add_32 = NODYNSORT;
_atomic_add_32_nv = NODYNSORT;
_atomic_add_64 = NODYNSORT;
_atomic_add_64_nv = NODYNSORT;
_atomic_add_8 = NODYNSORT;
_atomic_add_8_nv = NODYNSORT;
_atomic_add_char = NODYNSORT;
_atomic_add_char_nv = NODYNSORT;
_atomic_add_int = NODYNSORT;
_atomic_add_int_nv = NODYNSORT;
_atomic_add_long = NODYNSORT;
_atomic_add_long_nv = NODYNSORT;
_atomic_add_ptr = NODYNSORT;
_atomic_add_ptr_nv = NODYNSORT;
_atomic_add_short = NODYNSORT;
_atomic_add_short_nv = NODYNSORT;
_atomic_and_16 = NODYNSORT;
_atomic_and_16_nv = NODYNSORT;
_atomic_and_32 = NODYNSORT;
_atomic_and_32_nv = NODYNSORT;
_atomic_and_64 = NODYNSORT;
_atomic_and_64_nv = NODYNSORT;
_atomic_and_8 = NODYNSORT;
_atomic_and_8_nv = NODYNSORT;
_atomic_and_uchar = NODYNSORT;
_atomic_and_uchar_nv = NODYNSORT;
_atomic_and_uint = NODYNSORT;
_atomic_and_uint_nv = NODYNSORT;
_atomic_and_ulong = NODYNSORT;
_atomic_and_ulong_nv = NODYNSORT;
_atomic_and_ushort = NODYNSORT;
_atomic_and_ushort_nv = NODYNSORT;
_atomic_cas_16 = NODYNSORT;
_atomic_cas_32 = NODYNSORT;
_atomic_cas_64 = NODYNSORT;
_atomic_cas_8 = NODYNSORT;
_atomic_cas_ptr = NODYNSORT;
_atomic_cas_uchar = NODYNSORT;
_atomic_cas_uint = NODYNSORT;
_atomic_cas_ulong = NODYNSORT;
_atomic_cas_ushort = NODYNSORT;
_atomic_clear_long_excl = NODYNSORT;
_atomic_dec_16 = NODYNSORT;
_atomic_dec_16_nv = NODYNSORT;
_atomic_dec_32 = NODYNSORT;
_atomic_dec_32_nv = NODYNSORT;
_atomic_dec_64 = NODYNSORT;
_atomic_dec_64_nv = NODYNSORT;
_atomic_dec_8 = NODYNSORT;
_atomic_dec_8_nv = NODYNSORT;
_atomic_dec_uchar = NODYNSORT;
_atomic_dec_uchar_nv = NODYNSORT;
_atomic_dec_uint = NODYNSORT;
_atomic_dec_uint_nv = NODYNSORT;
_atomic_dec_ulong = NODYNSORT;
_atomic_dec_ulong_nv = NODYNSORT;
_atomic_dec_ushort = NODYNSORT;
_atomic_dec_ushort_nv = NODYNSORT;
_atomic_inc_16 = NODYNSORT;
_atomic_inc_16_nv = NODYNSORT;
_atomic_inc_32 = NODYNSORT;
_atomic_inc_32_nv = NODYNSORT;
_atomic_inc_64 = NODYNSORT;
_atomic_inc_64_nv = NODYNSORT;
_atomic_inc_8 = NODYNSORT;
_atomic_inc_8_nv = NODYNSORT;
_atomic_inc_uchar = NODYNSORT;
_atomic_inc_uchar_nv = NODYNSORT;
_atomic_inc_uint = NODYNSORT;
_atomic_inc_uint_nv = NODYNSORT;
_atomic_inc_ulong = NODYNSORT;
_atomic_inc_ulong_nv = NODYNSORT;
_atomic_inc_ushort = NODYNSORT;
_atomic_inc_ushort_nv = NODYNSORT;
_atomic_or_16 = NODYNSORT;
_atomic_or_16_nv = NODYNSORT;
_atomic_or_32 = NODYNSORT;
_atomic_or_32_nv = NODYNSORT;
_atomic_or_64 = NODYNSORT;
_atomic_or_64_nv = NODYNSORT;
_atomic_or_8 = NODYNSORT;
_atomic_or_8_nv = NODYNSORT;
_atomic_or_uchar = NODYNSORT;
_atomic_or_uchar_nv = NODYNSORT;
_atomic_or_uint = NODYNSORT;
_atomic_or_uint_nv = NODYNSORT;
_atomic_or_ulong = NODYNSORT;
_atomic_or_ulong_nv = NODYNSORT;
_atomic_or_ushort = NODYNSORT;
_atomic_or_ushort_nv = NODYNSORT;
_atomic_set_long_excl = NODYNSORT;
_atomic_swap_16 = NODYNSORT;
_atomic_swap_32 = NODYNSORT;
_atomic_swap_64 = NODYNSORT;
_atomic_swap_8 = NODYNSORT;
_atomic_swap_ptr = NODYNSORT;
_atomic_swap_uchar = NODYNSORT;
_atomic_swap_uint = NODYNSORT;
_atomic_swap_ulong = NODYNSORT;
_atomic_swap_ushort = NODYNSORT;
attr_count;
attr_to_data_type;
attr_to_name;
attr_to_option;
attr_to_xattr_view;
_autofssys;
_brk;
__btowc_dense;
__btowc_euc;
__btowc_sb;
_bufsync;
cfree = NODIRECT;
_cftime;
__charmap_init;
_cladm;
__cladm;
__class_quadruple;
_clock_getres;
_clock_gettime;
_clock_nanosleep;
_clock_settime;
_closelog;
__collate_init;
_cond_broadcast = NODYNSORT;
_cond_destroy = NODYNSORT;
_cond_init;
_cond_reltimedwait;
_cond_signal = NODYNSORT;
_cond_timedwait;
_cond_wait;
core_get_default_content;
_core_get_default_content;
core_get_default_path;
_core_get_default_path;
core_get_global_content;
_core_get_global_content;
core_get_global_path;
_core_get_global_path;
core_get_options;
_core_get_options;
core_get_process_content;
_core_get_process_content;
core_get_process_path;
_core_get_process_path;
core_set_default_content;
_core_set_default_content;
core_set_default_path;
_core_set_default_path;
core_set_global_content;
_core_set_global_content;
core_set_global_path;
_core_set_global_path;
core_set_options;
_core_set_options;
core_set_process_content;
_core_set_process_content;
core_set_process_path;
_core_set_process_path;
_cswidth;
_ctermid_r;
_ctime_r;
__ctype_init;
__ctype_mask;
dbm_close_status;
dbm_do_nextkey;
dbm_setdefwrite;
_D_cplx_div;
_D_cplx_div_ix;
_D_cplx_div_rx;
_D_cplx_mul;
_decimal_to_double;
_decimal_to_extended;
_decimal_to_quadruple;
_decimal_to_single;
defcntl;
_defcntl;
defopen;
_defopen;
defread;
_defread;
_delete;
_dgettext;
_dirfd;
_door_bind = NODYNSORT;
_door_call = NODYNSORT;
_door_create;
_door_cred;
_door_getparam = NODYNSORT;
_door_info = NODYNSORT;
_door_return;
_door_revoke = NODYNSORT;
_door_server_create;
_door_setparam = NODYNSORT;
_door_ucred;
_door_unbind = NODYNSORT;
_doprnt;
_doscan;
_double_to_decimal;
_drand48;
_econvert;
_ecvt;
_endgrent;
_endpwent;
_endspent;
_endutent;
_endutxent;
__environ_lock = NODIRECT;
_erand48;
_err;
_errfp;
_errx;
_errxfp;
__eucpctowc_gen;
exportfs;
_exportfs;
_extended_to_decimal;
_facl;
_fchroot;
_fconvert;
_F_cplx_div;
_F_cplx_div_ix;
_F_cplx_div_rx;
_F_cplx_mul;
_fcvt;
_fdatasync;
_ffs;
_fgetgrent;
_fgetgrent_r;
_fgetpwent;
_fgetpwent_r;
_fgetspent;
_fgetspent_r;
__fgetwc_dense;
__fgetwc_euc;
__fgetwc_sb;
__fgetwc_xpg5;
__fgetws_xpg5;
_file_to_decimal;
_findbuf;
_findiop;
__fini_daemon_priv;
_finite;
_flockfile;
__fnmatch_C;
__fnmatch_sb;
__fnmatch_std;
_fork1 = NODYNSORT;
_forkall;
_forkallx = NODYNSORT;
_forkx = NODYNSORT;
_fpclass;
_fpgetmask;
_fpgetround;
_fpgetsticky;
_fprintf;
_fpsetmask;
_fpsetround;
_fpsetsticky;
__fputwc_xpg5;
__fputws_xpg5;
_fstatfs;
_ftruncate;
_ftrylockfile;
_ftw;
_func_to_decimal;
_funlockfile;
_gconvert;
_gcvt;
_getarg;
_getchar_unlocked;
__getcontext;
_getc_unlocked;
__getdate_std;
_getdents;
_get_exit_frame_monitor;
_getfp;
_getgrent;
_getgrent_r;
_getgrgid_r;
_getgrnam_r;
_getgroupsbymember;
__getloadavg;
_getlogin_r;
_getmntany;
_getmntent;
_getpw;
_getpwent;
_getpwent_r;
_getpwnam_r;
_getpwuid_r;
_getsp;
_getspent;
_getspent_r;
_getspnam;
_getspnam_r;
__gettsp;
_getutent;
_getutid;
_getutline;
_getutmp;
_getutmpx;
_getutxent;
_getutxid;
_getutxline;
_getvfsany;
_getvfsent;
_getvfsfile;
_getvfsspec;
getvmusage;
__getwchar_xpg5;
__getwc_xpg5;
_getzoneid;
_getzoneidbyname;
_getzonenamebyid;
_gmtime_r;
_gsignal;
_iconv;
_iconv_close;
_iconv_open;
idmap_reg;
idmap_unreg;
__inf_read;
__inf_written;
__init_daemon_priv;
__init_suid_priv;
_insert;
inst_sync;
_inst_sync;
_is_euc_fc;
_is_euc_pc;
__i_size;
_isnanf = FUNCTION FILTER libm.so.2;
_is_system_labeled;
_iswctype;
__iswctype_bc;
__iswctype_sb;
__iswctype_std;
_jrand48;
_l64a;
_ladd;
__lc_charmap;
__lc_collate;
__lc_ctype;
_lckpwdf;
__lc_locale;
__lc_messages;
__lc_monetary;
__lc_numeric;
_lcong48;
__lc_time;
_ldivide;
_lexp10;
_lgrp_home_fast = NODYNSORT;
_lgrpsys;
__libc_threaded;
_lib_version = NODIRECT;
_llabs;
_lldiv;
_llog10;
_llseek;
_lltostr;
_lmul;
__localeconv_std;
__locale_init;
_localtime_r;
_lock_clear;
_lock_try;
_logb = FUNCTION FILTER libm.so.2;
_lone = NODYNSORT;
_lrand48;
_lshiftl;
_lsub;
_lten;
_ltzset;
__lwp_cond_broadcast;
__lwp_cond_reltimedwait;
__lwp_cond_signal;
__lwp_cond_timedwait;
__lwp_cond_wait;
__lwp_continue;
__lwp_info;
__lwp_kill;
__lwp_mutex_lock;
__lwp_mutex_trylock;
__lwp_mutex_unlock;
lwp_self;
__lwp_self;
__lwp_sema_init;
__lwp_sema_post;
__lwp_sema_trywait;
__lwp_sema_wait;
__lwp_suspend;
_lzero = NODYNSORT;
_madvise;
makeut;
_makeut;
makeutx;
_makeutx;
__malloc_lock;
_mbftowc;
__mbftowc_dense;
__mbftowc_euc;
__mbftowc_sb;
__mblen_gen;
__mblen_sb;
__mbrlen_gen;
__mbrlen_sb;
__mbrtowc_dense;
__mbrtowc_euc;
__mbrtowc_sb;
__mbsinit_gen;
__mbsrtowcs_dense;
__mbsrtowcs_euc;
__mbsrtowcs_sb;
__mbst_get_consumed_array;
__mbst_get_locale;
__mbst_get_nconsumed;
__mbstowcs_dense;
__mbstowcs_euc;
__mbstowcs_sb;
__mbst_set_consumed_array;
__mbst_set_locale;
__mbst_set_nconsumed;
__mbtowc_dense;
__mbtowc_euc;
__mbtowc_sb;
mcfiller;
_membar_consumer;
_membar_enter = NODYNSORT;
_membar_exit = NODYNSORT;
_membar_producer = NODYNSORT;
__messages_init;
_mincore;
_mkarglst;
_mlockall;
mntopt;
modctl;
_modff = FUNCTION FILTER libm.so.2;
modutx;
_modutx;
__monetary_init;
_mrand48;
msgctl64;
_msgctl64;
__multi_innetgr;
_munlockall;
_mutex_consistent = NODYNSORT;
__mutex_consistent = NODYNSORT;
_mutex_destroy = NODYNSORT;
__mutex_destroy;
mutex_held;
__mutex_held = NODYNSORT;
_mutex_init = NODYNSORT;
__mutex_init;
__mutex_lock;
_mutex_trylock = NODYNSORT;
__mutex_trylock;
_mutex_unlock = NODYNSORT;
__mutex_unlock;
name_to_attr;
_nanosleep;
__nan_read;
__nan_written;
nfs_getfh;
_nfs_getfh;
nfssvc;
_nfssvc;
_nfssys;
__nis_debug_bind;
__nis_debug_calls;
__nis_debug_file;
__nis_debug_rpc;
__nis_get_environment;
__nis_prefsrv;
__nis_preftype;
__nis_server;
__nl_langinfo_std;
_nrand48;
_nss_db_state_destr;
_nss_default_finders;
nss_default_key2str;
nss_delete;
_nss_delete;
nss_endent;
_nss_endent;
nss_getent;
_nss_getent;
_nss_initf_group;
_nss_initf_netgroup;
_nss_initf_passwd;
_nss_initf_shadow;
nss_packed_arg_init;
nss_packed_context_init;
nss_packed_getkey;
nss_packed_set_status;
nss_search;
_nss_search;
nss_setent;
_nss_setent;
_nss_XbyY_fgets;
__nsw_extended_action_v1;
__nsw_freeconfig_v1;
__nsw_getconfig_v1;
__nthreads;
__numeric_init;
__openattrdirat;
option_to_attr;
_openlog;
_plock;
_port_alert;
_port_associate;
_port_create;
_port_dissociate;
_port_get;
_port_getn;
_port_send;
_port_sendn;
_posix_openpt;
_posix_spawn;
_posix_spawnattr_destroy;
_posix_spawnattr_getflags;
_posix_spawnattr_getpgroup;
_posix_spawnattr_getschedparam;
_posix_spawnattr_getschedpolicy;
_posix_spawnattr_getsigdefault;
_posix_spawnattr_getsigmask;
_posix_spawnattr_init;
_posix_spawnattr_setflags;
_posix_spawnattr_setpgroup;
_posix_spawnattr_setschedparam;
_posix_spawnattr_setschedpolicy;
_posix_spawnattr_setsigdefault;
_posix_spawnattr_setsigmask;
_posix_spawn_file_actions_addclose;
_posix_spawn_file_actions_adddup2;
_posix_spawn_file_actions_addopen;
_posix_spawn_file_actions_destroy;
_posix_spawn_file_actions_init;
_posix_spawnp;
_pread;
_printstack;
__priv_bracket;
__priv_relinquish;
_pselect;
pset_assign_forced;
_psiginfo;
_psignal;
_pthread_atfork = NODYNSORT;
_pthread_attr_destroy;
_pthread_attr_getdetachstate;
_pthread_attr_getguardsize;
_pthread_attr_getinheritsched;
_pthread_attr_getschedparam;
_pthread_attr_getschedpolicy;
_pthread_attr_getscope;
_pthread_attr_getstack;
_pthread_attr_getstackaddr;
_pthread_attr_getstacksize;
_pthread_attr_init;
_pthread_attr_setdetachstate;
_pthread_attr_setguardsize;
_pthread_attr_setinheritsched;
_pthread_attr_setschedparam;
_pthread_attr_setschedpolicy;
_pthread_attr_setscope;
_pthread_attr_setstack;
_pthread_attr_setstackaddr;
_pthread_attr_setstacksize;
_pthread_barrierattr_destroy;
_pthread_barrierattr_getpshared;
_pthread_barrierattr_init;
_pthread_barrierattr_setpshared;
_pthread_barrier_destroy;
_pthread_barrier_init;
_pthread_barrier_wait;
_pthread_cancel;
_pthread_condattr_destroy;
_pthread_condattr_getclock;
_pthread_condattr_getpshared;
_pthread_condattr_init;
_pthread_condattr_setclock;
_pthread_condattr_setpshared;
_pthread_cond_broadcast = NODYNSORT;
_pthread_cond_destroy = NODYNSORT;
_pthread_cond_init;
_pthread_cond_reltimedwait_np;
_pthread_cond_signal = NODYNSORT;
_pthread_cond_timedwait;
_pthread_cond_wait;
_pthread_create;
_pthread_detach = NODYNSORT;
_pthread_equal;
_pthread_exit = NODYNSORT;
_pthread_getconcurrency;
_pthread_getschedparam;
_pthread_getspecific;
_pthread_join;
_pthread_key_create = NODYNSORT;
_pthread_key_create_once_np = NODYNSORT;
_pthread_key_delete = NODYNSORT;
_pthread_kill = NODYNSORT;
__pthread_min_stack;
_pthread_mutexattr_destroy;
_pthread_mutexattr_getprioceiling;
_pthread_mutexattr_getprotocol;
_pthread_mutexattr_getpshared;
_pthread_mutexattr_getrobust_np;
_pthread_mutexattr_gettype;
_pthread_mutexattr_init;
_pthread_mutexattr_setprioceiling;
_pthread_mutexattr_setprotocol;
_pthread_mutexattr_setpshared;
_pthread_mutexattr_setrobust_np;
_pthread_mutexattr_settype;
_pthread_mutex_consistent_np = NODYNSORT;
_pthread_mutex_destroy = NODYNSORT;
_pthread_mutex_getprioceiling;
_pthread_mutex_init;
_pthread_mutex_lock = NODYNSORT;
_pthread_mutex_reltimedlock_np;
_pthread_mutex_setprioceiling;
_pthread_mutex_timedlock;
_pthread_mutex_trylock = NODYNSORT;
_pthread_mutex_unlock = NODYNSORT;
_pthread_once;
_pthread_rwlockattr_destroy;
_pthread_rwlockattr_getpshared;
_pthread_rwlockattr_init;
_pthread_rwlockattr_setpshared;
_pthread_rwlock_destroy = NODYNSORT;
_pthread_rwlock_init = NODYNSORT;
_pthread_rwlock_rdlock = NODYNSORT;
_pthread_rwlock_reltimedrdlock_np;
_pthread_rwlock_reltimedwrlock_np;
_pthread_rwlock_timedrdlock;
_pthread_rwlock_timedwrlock;
_pthread_rwlock_tryrdlock = NODYNSORT;
_pthread_rwlock_trywrlock = NODYNSORT;
_pthread_rwlock_unlock = NODYNSORT;
_pthread_rwlock_wrlock = NODYNSORT;
_pthread_self = NODYNSORT;
_pthread_setcancelstate;
_pthread_setcanceltype;
_pthread_setcleanupinit;
_pthread_setconcurrency;
_pthread_setschedparam;
_pthread_setschedprio = NODYNSORT;
_pthread_setspecific = NODYNSORT;
_pthread_sigmask = NODYNSORT;
_pthread_spin_destroy;
_pthread_spin_init;
_pthread_spin_lock;
_pthread_spin_trylock;
_pthread_spin_unlock;
_pthread_testcancel;
_putchar_unlocked;
_putc_unlocked;
_putpwent;
_putspent;
_pututline;
_pututxline;
__putwchar_xpg5;
__putwc_xpg5;
_pwrite;
_qeconvert;
_qecvt;
_qfconvert;
_qfcvt;
_qgconvert;
_qgcvt;
_quadruple_to_decimal;
_rand_r;
rctlctl;
_rctlctl;
rctllist;
_rctllist;
_readdir_r;
_realbufend;
_realpath;
__regcomp_C;
__regcomp_std;
__regerror_std;
__regexec_C;
__regexec_std;
__regfree_std;
_resume;
_resume_ret;
_rpcsys;
_rwlock_init = NODYNSORT;
_rw_rdlock = NODYNSORT;
_rw_tryrdlock = NODYNSORT;
_rw_trywrlock = NODYNSORT;
_rw_unlock = NODYNSORT;
_rw_wrlock = NODYNSORT;
_sbrk_grow_aligned;
_sbrk_unlocked;
_schedctl_exit;
_schedctl_init;
_schedctl_lookup = NODYNSORT;
scrwidth;
_seconvert;
_seed48;
_select;
_sema_init;
_sema_post;
_sema_reltimedwait;
_sema_timedwait;
_sema_trywait;
_sema_wait;
_sem_close;
semctl64;
_semctl64;
_sem_destroy;
_sem_getvalue;
_sem_init;
_sem_open;
_sem_post;
_sem_reltimedwait_np;
_sem_timedwait;
_sem_trywait;
_sem_unlink;
_sem_wait;
set_setcontext_enforcement;
set_l10n_alternate_root;
_setbufend;
_setegid;
_setenv;
__set_errno;
_seteuid;
_setgrent;
_setlogmask;
_setpwent;
setprojrctl;
_setprojrctl;
_setregid;
_setreuid;
setsigacthandler;
_setspent;
_settimeofday;
_setutent;
_setutxent;
_sfconvert;
_sgconvert;
shmctl64;
_shmctl64;
_sig2str;
sigflag;
_sigflag;
_sigfpe;
_siginterrupt;
_signal;
_sigoff;
_sigon;
_sigqueue;
_sigstack;
_sigtimedwait;
_sigwait;
_sigwaitinfo;
_single_to_decimal;
_smbuf;
_so_accept;
_so_bind;
_sockconfig;
_so_connect;
_so_getpeername;
_so_getsockname;
_so_getsockopt;
_so_listen;
_so_recv;
_so_recvfrom;
_so_recvmsg;
_so_send;
_so_sendmsg;
_so_sendto;
_so_setsockopt;
_so_shutdown;
_so_socket;
_so_socketpair;
_sp;
_srand48;
_ssignal;
_statfs;
str2group;
str2passwd;
_str2sig;
str2spwd;
__strcoll_C;
__strcoll_sb;
__strcoll_std;
_strerror;
_strerror_r;
__strfmon_std;
__strftime_std;
_string_to_decimal;
__strptime_dontzero;
__strptime_std;
_strsignal;
_strtok_r;
_strtoll;
_strtoull;
__strxfrm_C;
__strxfrm_sb;
__strxfrm_std;
stty;
_stty;
_swapctl;
syscall;
_sysconfig;
_sysfs;
__systemcall;
_tdb_bootstrap;
_thr_continue;
thr_continue_allmutators;
_thr_continue_allmutators;
thr_continue_mutator;
_thr_continue_mutator;
_thr_create;
_thr_detach;
__threaded;
_thr_exit = NODYNSORT;
_thr_getconcurrency;
_thr_get_inf_read;
_thr_get_nan_read;
_thr_getprio;
_thr_getspecific;
thr_getstate;
_thr_getstate;
_thr_join;
_thr_keycreate = NODYNSORT;
_thr_keycreate_once = NODYNSORT;
_thr_key_delete;
_thr_kill = NODYNSORT;
_thr_main;
_thr_min_stack = NODYNSORT;
thr_mutators_barrier;
_thr_mutators_barrier;
thr_probe_getfunc_addr;
thr_probe_setup;
_thr_schedctl;
_thr_self = NODYNSORT;
_thr_setconcurrency;
thr_setmutator;
_thr_setmutator;
_thr_setprio = NODYNSORT;
_thr_setspecific = NODYNSORT;
thr_setstate;
_thr_setstate;
thr_sighndlrinfo;
_thr_sighndlrinfo;
_thr_sigsetmask;
_thr_slot_offset;
_thr_stksegment;
_thr_suspend;
thr_suspend_allmutators;
_thr_suspend_allmutators;
thr_suspend_mutator;
_thr_suspend_mutator;
thr_wait_mutator;
_thr_wait_mutator;
_thr_yield;
__time_init;
_timer_create;
_timer_delete;
_timer_getoverrun;
_timer_gettime;
_timer_settime;
__tls_get_addr;
_tmpnam;
_tmpnam_r;
__towctrans_bc;
__towctrans_std;
__towlower_bc;
__towlower_std;
__towupper_bc;
__towupper_std;
__trans_lower;
__trans_upper;
_truncate;
_trwctype;
__trwctype_std;
_ttyname_dev;
_ttyname_r;
_ttyslot;
_uadmin;
_uberdata;
_ucred_alloc;
ucred_getamask;
_ucred_getamask;
ucred_getasid;
_ucred_getasid;
ucred_getatid;
_ucred_getatid;
ucred_getauid;
_ucred_getauid;
_ulckpwdf;
_ulltostr;
_uncached_getgrgid_r;
_uncached_getgrnam_r;
_uncached_getpwnam_r;
_uncached_getpwuid_r;
_ungetc_unlocked;
__ungetwc_xpg5;
_unordered;
_unsetenv;
_updwtmp;
_updwtmpx;
_usleep;
_ustat;
_utimes;
_utmpname;
_utmpxname;
utssys;
_utssys;
_verr;
_verrfp;
_verrx;
_verrxfp;
_vfork;
_vforkx;
_vhangup;
_vsyslog;
_vwarn;
_vwarnfp;
_vwarnx;
_vwarnxfp;
_wait3;
_walkcontext;
_warn;
_warnfp;
_warnx;
_warnxfp;
__wcrtomb_dense;
__wcrtomb_euc;
__wcrtomb_sb;
__wcscoll_bc;
__wcscoll_C;
__wcscoll_std;
__wcsftime_std;
__wcsftime_xpg5;
__wcsrtombs_dense;
__wcsrtombs_euc;
__wcsrtombs_sb;
__wcstok_xpg5;
__wcstombs_dense;
__wcstombs_euc;
__wcstombs_sb;
__wcswidth_bc;
__wcswidth_dense;
__wcswidth_euc;
__wcswidth_sb;
__wcswidth_std;
__wcsxfrm_bc;
__wcsxfrm_C;
__wcsxfrm_std;
__wctob_dense;
__wctob_euc;
__wctob_sb;
__wctoeucpc_gen;
_wctomb;
__wctomb_dense;
__wctomb_euc;
__wctomb_sb;
__wctrans_std;
__wctype_std;
__wcwidth_bc;
__wcwidth_dense;
__wcwidth_euc;
__wcwidth_sb;
__wcwidth_std;
wdbindf;
wdchkind;
wddelim;
_wrtchk;
_xflsbuf;
_xgetwidth;
__xpg6 = NODIRECT;
_yield;
zone_add_datalink;
zone_boot;
zone_check_datalink;
zone_create;
zone_destroy;
zone_enter;
zone_getattr;
zone_get_id;
zone_list;
zone_list_datalink;
zonept;
zone_remove_datalink;
zone_setattr;
zone_shutdown;
zone_version;
local:
__imax_lldiv = NODYNSORT;
_private_execve = NODYNSORT;
_private_exit = NODYNSORT;
_private_forkallx = NODYNSORT;
_private_forkx = NODYNSORT;
_private_geteuid = NODYNSORT;
_private_getcontext = NODYNSORT;
_private_getgid = NODYNSORT;
_private_getpid = NODYNSORT;
_private_getrlimit = NODYNSORT;
_private_getuid = NODYNSORT;
_private_lwp_mutex_lock = NODYNSORT;
_private_lwp_mutex_unlock = NODYNSORT;
_private_mmap = NODYNSORT;
_private_mprotect = NODYNSORT;
_private_munmap = NODYNSORT;
_private_mutex_destroy = NODYNSORT;
_private_mutex_init = NODYNSORT;
_private_mutex_lock = NODYNSORT;
_private_mutex_trylock = NODYNSORT;
_private_mutex_unlock = NODYNSORT;
_private_memcpy = NODYNSORT;
_private_memset = NODYNSORT;
_private_pthread_atfork = NODYNSORT;
_private_setgid = NODYNSORT;
_private_setpgid = NODYNSORT;
_private_setuid = NODYNSORT;
_private_setustack = NODYNSORT;
_private_sigaddset = NODYNSORT;
_private_sigdelset = NODYNSORT;
_private_sigemptyset = NODYNSORT;
_private_sigfillset = NODYNSORT;
_private_sigismember = NODYNSORT;
_private_testcancel = NODYNSORT;
_ti_thr_self = NODYNSORT;
rw_read_is_held = NODYNSORT;
rw_write_is_held = NODYNSORT;
*;
};