2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNW_1.10 { # SunOS 5.11 (Solaris 11)
2N/A global:
2N/A SUNW_1.10;
2N/A} SUNW_1.9.1;
2N/A
2N/ASYMBOL_VERSION SUNW_1.9.1 { # SunOS 5.10 (Solaris 10 update 5)
2N/A global:
2N/A inet_aton;
2N/A} SUNW_1.9;
2N/A
2N/ASYMBOL_VERSION SUNW_1.9 { # SunOS 5.10 (Solaris 10)
2N/A global:
2N/A freeipsecalgent;
2N/A getipsecalgbyname;
2N/A getipsecalgbynum;
2N/A getipsecprotobyname;
2N/A getipsecprotobynum;
2N/A svc_fd_negotiate_ucred;
2N/A svc_getcallerucred;
2N/A} SUNW_1.8;
2N/A
2N/ASYMBOL_VERSION SUNW_1.8 { # SunOS 5.9 (Solaris 9)
2N/A global:
2N/A clnt_send;
2N/A svc_add_input;
2N/A svc_remove_input;
2N/A} SUNW_1.7;
2N/A
2N/ASYMBOL_VERSION SUNW_1.7 { # SunOS 5.8 (Solaris 8)
2N/A global:
2N/A freehostent;
2N/A getipnodebyaddr;
2N/A getipnodebyname;
2N/A inet_ntop;
2N/A inet_pton;
2N/A} SUNW_1.6;
2N/A
2N/ASYMBOL_VERSION SUNW_1.6 { # SunOS 5.7 (Solaris 7)
2N/A global:
2N/A _xti_rcvreldata;
2N/A _xti_rcvv;
2N/A _xti_rcvvudata;
2N/A _xti_sndreldata;
2N/A _xti_sndv;
2N/A _xti_sndvudata;
2N/A _xti_sysconf;
2N/A _xti_xns5_accept;
2N/A _xti_xns5_snd;
2N/A} SUNW_1.5;
2N/A
2N/A# The empty versions SUNW_1.2 through SUNW_1.5 must be preserved because
2N/A# applications built on Solaris 2.6 Beta (when they did contain symbols)
2N/A# may depend on them. All symbol content for SunOS 5.6 is now in SUNW_1.1
2N/A
2N/ASYMBOL_VERSION SUNW_1.5 {
2N/A global:
2N/A SUNW_1.5;
2N/A} SUNW_1.4;
2N/A
2N/ASYMBOL_VERSION SUNW_1.4 {
2N/A global:
2N/A SUNW_1.4;
2N/A} SUNW_1.3;
2N/A
2N/ASYMBOL_VERSION SUNW_1.3 {
2N/A global:
2N/A SUNW_1.3;
2N/A} SUNW_1.2;
2N/A
2N/ASYMBOL_VERSION SUNW_1.2 {
2N/A global:
2N/A SUNW_1.2;
2N/A} SUNW_1.1;
2N/A
2N/ASYMBOL_VERSION SUNW_1.1 { # SunOS 5.6 (Solaris 2.6)
2N/A global:
2N/A clnt_create_vers_timed;
2N/A clnt_door_create;
2N/A$if _ELF32
2N/A _new_svc_fdset {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x80;
2N/A };
2N/A };
2N/A$endif
2N/A rpc_gss_getcred;
2N/A rpc_gss_get_error;
2N/A rpc_gss_get_mechanisms;
2N/A rpc_gss_get_mech_info;
2N/A rpc_gss_get_principal_name;
2N/A rpc_gss_get_versions;
2N/A rpc_gss_is_installed;
2N/A rpc_gss_max_data_length;
2N/A rpc_gss_mech_to_oid;
2N/A rpc_gss_qop_to_num;
2N/A rpc_gss_seccreate;
2N/A rpc_gss_set_callback;
2N/A rpc_gss_set_defaults;
2N/A rpc_gss_set_svc_name;
2N/A rpc_gss_svc_max_data_length;
2N/A svc_door_create;
2N/A svc_max_pollfd {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=4;
2N/A };
2N/A };
2N/A svc_pollfd {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A _xti_accept;
2N/A _xti_alloc;
2N/A _xti_bind;
2N/A _xti_close;
2N/A _xti_connect;
2N/A _xti_error;
2N/A _xti_free;
2N/A _xti_getinfo;
2N/A _xti_getprotaddr;
2N/A _xti_getstate;
2N/A _xti_listen;
2N/A _xti_look;
2N/A _xti_open;
2N/A _xti_optmgmt;
2N/A _xti_rcv;
2N/A _xti_rcvconnect;
2N/A _xti_rcvdis;
2N/A _xti_rcvrel;
2N/A _xti_rcvudata;
2N/A _xti_rcvuderr;
2N/A _xti_snd;
2N/A _xti_snddis;
2N/A _xti_sndrel;
2N/A _xti_sndudata;
2N/A _xti_strerror;
2N/A _xti_sync;
2N/A _xti_unbind;
2N/A} SUNW_0.9;
2N/A
2N/ASYMBOL_VERSION SUNW_0.9 { # SunOS 5.5 (Solaris 2.5)
2N/A global:
2N/A clnt_create_timed;
2N/A clnt_tp_create_timed;
2N/A getrpcport;
2N/A} SUNW_0.8;
2N/A
2N/ASYMBOL_VERSION SUNW_0.8 { # SunOS 5.4 (Solaris 2.4)
2N/A global:
2N/A rpc_control;
2N/A svc_done;
2N/A} SUNW_0.7;
2N/A
2N/A# SUNW_0.7 is complicated by ABI issues:
2N/A#
2N/A# - On 32-bit sparc, SUNW_0.7 contains __rpc_createerr and svc_exit, and
2N/A# inherits everyting else from SISCD_2.3, which in turn inherits from
2N/A# SYSVABI_1.3.
2N/A# - On 32-bit X86, there is no SISCD_2.3, the symbols it contained are
2N/A# instead found in SUNW_0.7, which directly inherits SYSVABI_1.3.
2N/A# - The other platforms do not have SISCD_2.3, or SYSVABI_1.3, and everything
2N/A# is directly found in in SUNW_0.7, which does not inherit anything.
2N/A#
2N/ASYMBOL_VERSION SUNW_0.7 { # SunOS 5.3 (Solaris 2.3)
2N/A global:
2N/A authdes_create;
2N/A authdes_lock {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x18;
2N/A };
2N/A };
2N/A auth_destroy;
2N/A callrpc;
2N/A clnt_broadcast;
2N/A clnt_call;
2N/A clnt_control;
2N/A clnt_create_vers;
2N/A clnt_destroy;
2N/A clnt_freeres;
2N/A clnt_geterr;
2N/A clntraw_create;
2N/A clnttcp_create;
2N/A clntudp_bufcreate;
2N/A clntudp_create;
2N/A dbmclose;
2N/A dbminit;
2N/A delete;
2N/A des_setparity;
2N/A dial;
2N/A endhostent;
2N/A endrpcent;
2N/A fetch;
2N/A firstkey;
2N/A gethostbyaddr_r;
2N/A gethostbyname_r;
2N/A gethostent;
2N/A gethostent_r;
2N/A get_myaddress;
2N/A getrpcbyname;
2N/A getrpcbyname_r;
2N/A getrpcbynumber;
2N/A getrpcbynumber_r;
2N/A getrpcent;
2N/A getrpcent_r;
2N/A h_errno {
2N/A FLAGS = NODIRECT;
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=4;
2N/A };
2N/A };
2N/A inet_ntoa_r;
2N/A key_secretkey_is_set;
2N/A maxbno {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A nc_sperror;
2N/A netdir_perror;
2N/A netdir_sperror;
2N/A nextkey;
2N/A nis_clone_object;
2N/A nis_destroy_object;
2N/A nis_dir_cmp;
2N/A nis_domain_of;
2N/A nis_leaf_of;
2N/A nis_leaf_of_r;
2N/A nis_local_directory;
2N/A nis_local_group;
2N/A nis_local_host;
2N/A nis_name_of;
2N/A pmap_getmaps;
2N/A pmap_getport;
2N/A pmap_rmtcall;
2N/A pmap_set;
2N/A pmap_unset;
2N/A registerrpc;
2N/A __rpc_createerr;
2N/A sethostent;
2N/A setrpcent;
2N/A store;
2N/A svc_auth_reg;
2N/A svc_control;
2N/A svc_destroy;
2N/A svc_dg_enablecache;
2N/A svcfd_create;
2N/A svc_exit;
2N/A svc_freeargs;
2N/A svc_getargs;
2N/A svc_getreq;
2N/A svc_getreq_common;
2N/A svc_getreq_poll;
2N/A svc_getrpccaller;
2N/A svcraw_create;
2N/A svc_register;
2N/A svctcp_create;
2N/A svcudp_bufcreate;
2N/A svcudp_create;
2N/A svc_unregister;
2N/A __t_errno;
2N/A t_getname;
2N/A t_nerr { ASSERT { TYPE=data; SIZE=4 } };
2N/A t_strerror;
2N/A undial;
2N/A xdr_destroy;
2N/A xdr_getpos;
2N/A xdr_hyper;
2N/A xdr_inline;
2N/A xdr_longlong_t;
2N/A xdr_quadruple;
2N/A xdrrec_endofrecord;
2N/A xdrrec_readbytes;
2N/A xdr_setpos;
2N/A xdr_sizeof;
2N/A xdr_u_hyper;
2N/A xdr_u_int;
2N/A xdr_u_longlong_t;
2N/A yp_all;
2N/A yp_bind;
2N/A yperr_string;
2N/A yp_first;
2N/A yp_get_default_domain;
2N/A yp_master;
2N/A yp_match;
2N/A yp_next;
2N/A yp_order;
2N/A ypprot_err;
2N/A yp_unbind;
2N/A yp_update;
2N/A$if _sparc && _ELF32
2N/A} SISCD_2.3;
2N/A
2N/ASYMBOL_VERSION SISCD_2.3 {
2N/A global:
2N/A$endif
2N/A gethostbyaddr;
2N/A gethostbyname;
2N/A inet_addr;
2N/A inet_netof;
2N/A inet_ntoa;
2N/A _null_auth {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A$if _ELF32
2N/A SIZE=0xc;
2N/A$elif _ELF64
2N/A SIZE=0x18;
2N/A$else
2N/A$error unknown ELFCLASS
2N/A$endif
2N/A };
2N/A };
2N/A rpc_broadcast_exp;
2N/A svc_fdset {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A$if _ELF32
2N/A SIZE=0x80;
2N/A$elif _ELF64
2N/A SIZE=0x2000;
2N/A$else
2N/A$error unknown ELFCLASS
2N/A$endif
2N/A };
2N/A };
2N/A$if _ELF32
2N/A} SYSVABI_1.3;
2N/A
2N/ASYMBOL_VERSION SYSVABI_1.3 {
2N/A global:
2N/A$endif
2N/A authdes_getucred;
2N/A authdes_seccreate;
2N/A authnone_create;
2N/A authsys_create;
2N/A authsys_create_default;
2N/A clnt_create;
2N/A clnt_dg_create;
2N/A clnt_pcreateerror;
2N/A clnt_perrno;
2N/A clnt_perror;
2N/A clnt_raw_create;
2N/A clnt_spcreateerror;
2N/A clnt_sperrno;
2N/A clnt_sperror;
2N/A clnt_tli_create;
2N/A clnt_tp_create;
2N/A clnt_vc_create;
2N/A endnetconfig;
2N/A endnetpath;
2N/A freenetconfigent;
2N/A getnetconfig;
2N/A getnetconfigent;
2N/A getnetname;
2N/A getnetpath;
2N/A getpublickey;
2N/A getsecretkey;
2N/A host2netname;
2N/A key_decryptsession;
2N/A key_encryptsession;
2N/A key_gendes;
2N/A key_setsecret;
2N/A nc_perror;
2N/A _nderror {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=4;
2N/A };
2N/A };
2N/A netdir_free;
2N/A netdir_getbyaddr;
2N/A netdir_getbyname;
2N/A netdir_options;
2N/A netname2host;
2N/A netname2user;
2N/A rpcb_getaddr;
2N/A rpcb_getmaps;
2N/A rpcb_gettime;
2N/A rpcb_rmtcall;
2N/A rpc_broadcast;
2N/A rpcb_set;
2N/A rpcb_unset;
2N/A rpc_call;
2N/A rpc_createerr {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x10;
2N/A };
2N/A };
2N/A rpc_reg;
2N/A setnetconfig;
2N/A setnetpath;
2N/A svc_create;
2N/A svc_dg_create;
2N/A svcerr_auth;
2N/A svcerr_decode;
2N/A svcerr_noproc;
2N/A svcerr_noprog;
2N/A svcerr_progvers;
2N/A svcerr_systemerr;
2N/A svcerr_weakauth;
2N/A svc_fd_create;
2N/A svc_getreqset;
2N/A svc_raw_create;
2N/A svc_reg;
2N/A svc_run;
2N/A svc_sendreply;
2N/A svc_tli_create;
2N/A svc_tp_create;
2N/A svc_unreg;
2N/A svc_vc_create;
2N/A t_accept;
2N/A taddr2uaddr;
2N/A t_alloc;
2N/A t_bind;
2N/A t_close;
2N/A t_connect;
2N/A t_errno {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=4;
2N/A };
2N/A };
2N/A t_error;
2N/A t_free;
2N/A t_getinfo;
2N/A t_getstate;
2N/A t_listen;
2N/A t_look;
2N/A t_open;
2N/A t_optmgmt;
2N/A t_rcv;
2N/A t_rcvconnect;
2N/A t_rcvdis;
2N/A t_rcvrel;
2N/A t_rcvudata;
2N/A t_rcvuderr;
2N/A t_snd;
2N/A t_snddis;
2N/A t_sndrel;
2N/A t_sndudata;
2N/A t_sync;
2N/A t_unbind;
2N/A uaddr2taddr;
2N/A user2netname;
2N/A xdr_accepted_reply;
2N/A xdr_array;
2N/A xdr_authsys_parms;
2N/A xdr_bool;
2N/A xdr_bytes;
2N/A xdr_callhdr;
2N/A xdr_callmsg;
2N/A xdr_char;
2N/A xdr_double;
2N/A xdr_enum;
2N/A xdr_float;
2N/A xdr_free;
2N/A xdr_int;
2N/A xdr_long;
2N/A xdrmem_create;
2N/A xdr_opaque;
2N/A xdr_opaque_auth;
2N/A xdr_pointer;
2N/A xdrrec_create;
2N/A xdrrec_eof;
2N/A xdrrec_skiprecord;
2N/A xdr_reference;
2N/A xdr_rejected_reply;
2N/A xdr_replymsg;
2N/A xdr_short;
2N/A xdrstdio_create;
2N/A xdr_string;
2N/A xdr_u_char;
2N/A xdr_u_long;
2N/A xdr_union;
2N/A xdr_u_short;
2N/A xdr_vector;
2N/A xdr_void;
2N/A xdr_wrapstring;
2N/A xprt_register;
2N/A xprt_unregister;
2N/A};
2N/A
2N/A
2N/A# There really should be only one SUNWprivate version.
2N/A# Don't add any more. Add new private symbols to SUNWprivate_1.5
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.5 {
2N/A global:
2N/A clnt_create_service_timed;
2N/A xpol_encode;
2N/A xpol_encode_size;
2N/A xpol_decode;
2N/A xpol_decode_free;
2N/A xpol_context_free;
2N/A xpol_context_install;
2N/A xpol_parse_ruleset;
2N/A xpol_restricted_privs;
2N/A xpol_extended_privs;
2N/A} SUNWprivate_1.4;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.4 {
2N/A global:
2N/A _build_internal_algs;
2N/A _check_daemon_lock;
2N/A _clean_trash;
2N/A _create_daemon_lock;
2N/A _duplicate_alg;
2N/A _enter_daemon_lock;
2N/A _real_getipsecalgs;
2N/A _real_getipsecprotos;
2N/A str2hostent6;
2N/A _str_to_ipsec_exec_mode;
2N/A __yp_all_cflookup;
2N/A} SUNWprivate_1.3;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.3 {
2N/A global:
2N/A key_call_ruid;
2N/A key_removesecret_g_ruid;
2N/A key_secretkey_is_set_g_ruid;
2N/A key_setnet_g_ruid;
2N/A key_setnet_ruid;
2N/A} SUNWprivate_1.2;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.2 {
2N/A global:
2N/A __endhostent6;
2N/A __gethostent6;
2N/A __nis_netconfig2ep;
2N/A __nis_netconfig_matches_ep;
2N/A __rpc_bindresvport_ipv6;
2N/A __sethostent6;
2N/A _switch_getipnodebyaddr_r;
2N/A _switch_getipnodebyname_r;
2N/A _uncached_getipnodebyaddr;
2N/A _uncached_getipnodebyname;
2N/A __yp_first_cflookup;
2N/A __yp_match_cflookup;
2N/A __yp_match_rsvdport_cflookup;
2N/A __yp_next_cflookup;
2N/A} SUNWprivate_1.1;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A __authenticate;
2N/A bitno {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A blkno {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A calchash;
2N/A cbc_crypt;
2N/A __cbc_triple_crypt;
2N/A __clnt_create_loopback;
2N/A dbrdonly {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=4;
2N/A };
2N/A };
2N/A __des_crypt;
2N/A des_setparity_g;
2N/A dirbuf {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x1000;
2N/A };
2N/A };
2N/A dirf {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=4;
2N/A };
2N/A };
2N/A ecb_crypt;
2N/A __empty_yp_cache;
2N/A firsthash;
2N/A __gen_common_dhkeys_g;
2N/A __gen_dhkeys;
2N/A __gen_dhkeys_g;
2N/A getdomainname;
2N/A gethostname { TYPE = FUNCTION; FILTER = libc.so.1 };
2N/A _get_hostserv_inetnetdir_byaddr;
2N/A _get_hostserv_inetnetdir_byname;
2N/A __getnetnamebyuid;
2N/A __getpublickey_cached;
2N/A __getpublickey_cached_g;
2N/A __getpublickey_flush;
2N/A __getpublickey_flush_g;
2N/A getpublickey_g;
2N/A getsecretkey_g;
2N/A hashinc;
2N/A _herrno2nss;
2N/A hmask {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A __inet_address_count;
2N/A __inet_free_local_interfaces;
2N/A __inet_get_addr;
2N/A __inet_get_local_interfaces;
2N/A __inet_get_networka;
2N/A __inet_get_uaddr;
2N/A __inet_uaddr_is_local;
2N/A key_call;
2N/A key_decryptsession_g;
2N/A key_decryptsession_pk;
2N/A key_decryptsession_pk_g;
2N/A __key_decryptsession_pk_LOCAL {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A key_encryptsession_g;
2N/A key_encryptsession_pk;
2N/A key_encryptsession_pk_g;
2N/A __key_encryptsession_pk_LOCAL {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A key_gendes_g;
2N/A __key_gendes_LOCAL {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A key_get_conv;
2N/A key_get_conv_g;
2N/A key_removesecret_g;
2N/A key_secretkey_is_set_g;
2N/A key_setnet;
2N/A key_setnet_g;
2N/A key_setsecret_g;
2N/A makdatum;
2N/A __nderror;
2N/A __netdir_getbyaddr_nosrv;
2N/A __nis_authtype2mechalias;
2N/A __nis_clnt_create;
2N/A __nis_dhext_extract_pkey;
2N/A __nis_get_mechanism_library;
2N/A __nis_get_mechanisms;
2N/A __nis_get_mechanism_symbol;
2N/A nis_get_static_storage;
2N/A __nis_gssprin2netname;
2N/A __nis_keyalg2authtype;
2N/A __nis_keyalg2mechalias;
2N/A __nis_mechalias2authtype;
2N/A __nis_mechname2alias;
2N/A nis_read_obj;
2N/A __nis_release_mechanisms;
2N/A __nis_rpc_domain;
2N/A __nis_translate_mechanism;
2N/A nis_write_obj;
2N/A __nsl_dom { ASSERT { TYPE=data; SIZE=0x10 } };
2N/A __nss2herrno;
2N/A nss_ioctl;
2N/A order_haddrlist_af;
2N/A pagbuf {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x400;
2N/A };
2N/A };
2N/A pagf {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=0x4;
2N/A };
2N/A };
2N/A passwd2des;
2N/A passwd2des_g;
2N/A _rawcombuf {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A __rpcbind_is_up;
2N/A __rpc_bindresvport;
2N/A rpcb_taddr2uaddr;
2N/A rpcb_uaddr2taddr;
2N/A __rpc_control;
2N/A __rpc_dtbsize;
2N/A __rpc_endconf;
2N/A __rpcfd_to_nconf;
2N/A __rpc_get_a_size;
2N/A __rpc_getconf;
2N/A __rpc_getconfip;
2N/A __rpc_get_default_domain;
2N/A __rpc_get_local_uid;
2N/A __rpc_get_t_size;
2N/A __rpc_matchserv;
2N/A __rpc_negotiate_uid;
2N/A __rpc_select_to_poll;
2N/A __rpc_setconf;
2N/A __rpc_timeval_to_msec;
2N/A __rpc_tli_set_options;
2N/A rtime_tli;
2N/A setdomainname;
2N/A __seterr_reply;
2N/A str2hostent;
2N/A str2servent;
2N/A __svcauth_des;
2N/A svc_get_local_cred;
2N/A _svc_getreqset_proc {
2N/A ASSERT {
2N/A TYPE=data;
2N/A SH_ATTR=nobits;
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A __svc_get_svcauth;
2N/A __svc_nisplus_enable_timestamps;
2N/A __svc_nisplus_fdcleanup_hack;
2N/A __svc_nisplus_purge_since;
2N/A __svc_set_proc_cleanup_cb;
2N/A __svc_vc_dup;
2N/A __svc_vc_dupcache_init;
2N/A __svc_vc_dupdone;
2N/A svc_xprt_alloc;
2N/A svc_xprt_free;
2N/A _switch_gethostbyaddr_r;
2N/A _switch_gethostbyname_r;
2N/A t_errlist {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if _ELF32
2N/A SIZE=0xe8;
2N/A$elif _ELF64
2N/A SIZE=0x1d0;
2N/A$else
2N/A$error unknown ELFCLASS
2N/A$endif
2N/A };
2N/A };
2N/A tiusr_statetbl { ASSERT { TYPE=data; SIZE=0xe1 } };
2N/A _uncached_gethostbyaddr_r;
2N/A _uncached_gethostbyname_r;
2N/A usingypmap;
2N/A xdecrypt;
2N/A xdecrypt_g;
2N/A xdr_authdes_cred;
2N/A xdr_authdes_verf;
2N/A xdr_cryptkeyarg;
2N/A xdr_cryptkeyarg2;
2N/A xdr_cryptkeyarg3;
2N/A xdr_cryptkeyres;
2N/A xdr_cryptkeyres3;
2N/A xdr_datum;
2N/A xdr_des_block;
2N/A xdr_deskeyarg3;
2N/A xdr_deskeyarray;
2N/A xdr_directory_obj;
2N/A xdr_endpoint;
2N/A xdr_entry_obj;
2N/A xdr_getcredres;
2N/A xdr_getcredres3;
2N/A xdr_gid_t;
2N/A xdr_int16_t;
2N/A xdr_int32_t;
2N/A xdr_int64_t;
2N/A xdr_int8_t;
2N/A xdr_keybuf;
2N/A xdr_keybuf3;
2N/A xdr_key_netstarg;
2N/A xdr_key_netstarg3;
2N/A xdr_key_netstres;
2N/A xdr_key_netstres3;
2N/A xdr_keynum_t;
2N/A xdr_keystatus;
2N/A xdr_mechtype;
2N/A xdr_netbuf;
2N/A xdr_netnamestr;
2N/A xdr_netobj;
2N/A xdr_nis_attr;
2N/A xdr_nis_name;
2N/A xdr_nis_object;
2N/A xdr_nis_oid;
2N/A xdr_nis_server;
2N/A xdr_objdata;
2N/A xdr_pmap;
2N/A xdr_pmaplist;
2N/A xdr_pmaplist_ptr;
2N/A xdr_rmtcallargs;
2N/A xdr_rmtcallres;
2N/A xdr_rpcb;
2N/A xdr_rpcb_entry;
2N/A xdr_rpcb_entry_list_ptr;
2N/A xdr_rpcblist;
2N/A xdr_rpcblist_ptr;
2N/A xdr_rpcb_rmtcallargs;
2N/A xdr_rpcb_rmtcallres;
2N/A xdr_rpcbs_addrlist;
2N/A xdr_rpcbs_addrlist_ptr;
2N/A xdr_rpcbs_proc;
2N/A xdr_rpcbs_rmtcalllist;
2N/A xdr_rpcbs_rmtcalllist_ptr;
2N/A xdr_rpcb_stat;
2N/A xdr_rpcb_stat_byvers;
2N/A xdr_setkeyarg3;
2N/A xdr_table_obj;
2N/A xdr_uid_t;
2N/A xdr_uint16_t;
2N/A xdr_uint32_t;
2N/A xdr_uint64_t;
2N/A xdr_uint8_t;
2N/A xdr_ulonglong_t;
2N/A xdr_unixcred;
2N/A xdr_ypall;
2N/A xdr_ypbind_domain;
2N/A xdr_ypbind_resp;
2N/A xdr_ypbind_resptype;
2N/A xdr_ypbind_setdom;
2N/A xdr_yp_buf;
2N/A xdr_ypdelete_args;
2N/A xdr_ypdomain_wrap_string;
2N/A xdr_ypmap_parms;
2N/A xdr_ypmap_wrap_string;
2N/A xdr_ypowner_wrap_string;
2N/A xdr_yppasswd;
2N/A xdr_yppushresp_xfr;
2N/A xdr_ypreq_key;
2N/A xdr_ypreq_newxfr;
2N/A xdr_ypreq_nokey;
2N/A xdr_ypreq_xfr;
2N/A xdr_ypresp_key_val;
2N/A xdr_ypresp_maplist;
2N/A xdr_ypresp_master;
2N/A xdr_ypresp_order;
2N/A xdr_ypresp_val;
2N/A xdr_ypupdate_args;
2N/A xencrypt;
2N/A xencrypt_g;
2N/A __yp_add_binding;
2N/A __yp_all_rsvdport;
2N/A ypbindproc_domain_3;
2N/A __yp_clnt_create_rsvdport;
2N/A __yp_dobind;
2N/A __yp_master_rsvdport;
2N/A yp_match_rsvdport;
2N/A __yp_rel_binding;
2N/A local:
2N/A *;
2N/A};