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#
228744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
232522Sraf# Use is subject to license terms.
242522Sraf#
252522Sraf#
262522Sraf
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
298744SAli.Bahrami@Sun.COM#
308744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
318744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
348744SAli.Bahrami@Sun.COM#
358744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
368744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
378744SAli.Bahrami@Sun.COM#
388744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
398744SAli.Bahrami@Sun.COM#
408744SAli.Bahrami@Sun.COM
412522SrafSUNW_1.10 {		# SunOS 5.11 (Solaris 11)
422522Sraf    global:
437895SChin-Long.Shu@Sun.COM	SUNW_1.10;
447895SChin-Long.Shu@Sun.COM} SUNW_1.9.1;
457895SChin-Long.Shu@Sun.COM
467895SChin-Long.Shu@Sun.COMSUNW_1.9.1 {		# SunOS 5.10 (Solaris 10 update 5)
477895SChin-Long.Shu@Sun.COM    global:
482522Sraf	inet_aton;
492522Sraf} SUNW_1.9;
502522Sraf
512522SrafSUNW_1.9 {		# SunOS 5.10 (Solaris 10)
522522Sraf    global:
532522Sraf	freeipsecalgent;
542522Sraf	getipsecalgbyname;
552522Sraf	getipsecalgbynum;
562522Sraf	getipsecprotobyname;
572522Sraf	getipsecprotobynum;
582522Sraf	svc_fd_negotiate_ucred;
592522Sraf	svc_getcallerucred;
602522Sraf} SUNW_1.8;
612522Sraf
622522SrafSUNW_1.8 {		# SunOS 5.9 (Solaris 9)
632522Sraf    global:
642522Sraf	clnt_send;
652522Sraf	svc_add_input;
662522Sraf	svc_remove_input;
672522Sraf} SUNW_1.7;
682522Sraf
692522SrafSUNW_1.7 {		# SunOS 5.8 (Solaris 8)
702522Sraf    global:
712522Sraf	freehostent;
722522Sraf	getipnodebyaddr;
732522Sraf	getipnodebyname;
742522Sraf	inet_ntop;
752522Sraf	inet_pton;
762522Sraf} SUNW_1.6;
772522Sraf
782522SrafSUNW_1.6 {		# SunOS 5.7 (Solaris 7)
792522Sraf    global:
802522Sraf	_xti_rcvreldata;
812522Sraf	_xti_rcvv;
822522Sraf	_xti_rcvvudata;
832522Sraf	_xti_sndreldata;
842522Sraf	_xti_sndv;
852522Sraf	_xti_sndvudata;
862522Sraf	_xti_sysconf;
872522Sraf	_xti_xns5_accept;
882522Sraf	_xti_xns5_snd;
892522Sraf} SUNW_1.5;
902522Sraf
912522Sraf# The empty versions SUNW_1.2 through SUNW_1.5 must be preserved because
922522Sraf# applications built on Solaris 2.6 Beta (when they did contain symbols)
932522Sraf# may depend on them.  All symbol content for SunOS 5.6 is now in SUNW_1.1
942522Sraf
952522SrafSUNW_1.5 {
962522Sraf    global:
972522Sraf	SUNW_1.5;
982522Sraf} SUNW_1.4;
992522Sraf
1002522SrafSUNW_1.4 {
1012522Sraf    global:
1022522Sraf	SUNW_1.4;
1032522Sraf} SUNW_1.3;
1042522Sraf
1052522SrafSUNW_1.3 {
1062522Sraf    global:
1072522Sraf	SUNW_1.3;
1082522Sraf} SUNW_1.2;
1092522Sraf
1102522SrafSUNW_1.2 {
1112522Sraf    global:
1122522Sraf	SUNW_1.2;
1132522Sraf} SUNW_1.1;
1142522Sraf
1152522SrafSUNW_1.1 {		# SunOS 5.6 (Solaris 2.6)
1162522Sraf    global:
1172522Sraf	clnt_create_vers_timed;
1182522Sraf	clnt_door_create;
1192522Sraf	rpc_gss_getcred;
1202522Sraf	rpc_gss_get_error;
1212522Sraf	rpc_gss_get_mechanisms;
1222522Sraf	rpc_gss_get_mech_info;
1232522Sraf	rpc_gss_get_principal_name;
1242522Sraf	rpc_gss_get_versions;
1252522Sraf	rpc_gss_is_installed;
1262522Sraf	rpc_gss_max_data_length;
1272522Sraf	rpc_gss_mech_to_oid;
1282522Sraf	rpc_gss_qop_to_num;
1292522Sraf	rpc_gss_seccreate;
1302522Sraf	rpc_gss_set_callback;
1312522Sraf	rpc_gss_set_defaults;
1322522Sraf	rpc_gss_set_svc_name;
1332522Sraf	rpc_gss_svc_max_data_length;
1342522Sraf	svc_door_create;
1352522Sraf	svc_max_pollfd;
1362522Sraf	svc_pollfd;
1372522Sraf	_xti_accept;
1382522Sraf	_xti_alloc;
1392522Sraf	_xti_bind;
1402522Sraf	_xti_close;
1412522Sraf	_xti_connect;
1422522Sraf	_xti_error;
1432522Sraf	_xti_free;
1442522Sraf	_xti_getinfo;
1452522Sraf	_xti_getprotaddr;
1462522Sraf	_xti_getstate;
1472522Sraf	_xti_listen;
1482522Sraf	_xti_look;
1492522Sraf	_xti_open;
1502522Sraf	_xti_optmgmt;
1512522Sraf	_xti_rcv;
1522522Sraf	_xti_rcvconnect;
1532522Sraf	_xti_rcvdis;
1542522Sraf	_xti_rcvrel;
1552522Sraf	_xti_rcvudata;
1562522Sraf	_xti_rcvuderr;
1572522Sraf	_xti_snd;
1582522Sraf	_xti_snddis;
1592522Sraf	_xti_sndrel;
1602522Sraf	_xti_sndudata;
1612522Sraf	_xti_strerror;
1622522Sraf	_xti_sync;
1632522Sraf	_xti_unbind;
1642522Sraf} SUNW_0.9;
1652522Sraf
1662522SrafSUNW_0.9 {		# SunOS 5.5 (Solaris 2.5)
1672522Sraf    global:
1682522Sraf	clnt_create_timed;
1692522Sraf	clnt_tp_create_timed;
1702522Sraf	getrpcport;
1712522Sraf} SUNW_0.8;
1722522Sraf
1732522SrafSUNW_0.8 {		# SunOS 5.4 (Solaris 2.4)
1742522Sraf    global:
1752522Sraf	rpc_control;
1762522Sraf	svc_done;
1772522Sraf} SUNW_0.7;
1782522Sraf
1792522SrafSUNW_0.7 {		# SunOS 5.3 (Solaris 2.3)
1802522Sraf    global:
1812522Sraf	authdes_create;
1822522Sraf	authdes_lock;
1832522Sraf	auth_destroy;
1842522Sraf	callrpc;
1852522Sraf	clnt_broadcast;
1862522Sraf	clnt_call;
1872522Sraf	clnt_control;
1882522Sraf	clnt_create_vers;
1892522Sraf	clnt_destroy;
1902522Sraf	clnt_freeres;
1912522Sraf	clnt_geterr;
1922522Sraf	clntraw_create;
1932522Sraf	clnttcp_create;
1942522Sraf	clntudp_bufcreate;
1952522Sraf	clntudp_create;
1962522Sraf	dbmclose;
1972522Sraf	dbminit;
1982522Sraf	delete;
1992522Sraf	des_setparity;
2002522Sraf	dial;
2012522Sraf	doconfig;
2022522Sraf	endhostent;
2032522Sraf	endrpcent;
2042522Sraf	fetch;
2052522Sraf	firstkey;
2062522Sraf	gethostbyaddr_r;
2072522Sraf	gethostbyname_r;
2082522Sraf	gethostent;
2092522Sraf	gethostent_r;
2102522Sraf	get_myaddress;
2112522Sraf	getrpcbyname;
2122522Sraf	getrpcbyname_r;
2132522Sraf	getrpcbynumber;
2142522Sraf	getrpcbynumber_r;
2152522Sraf	getrpcent;
2162522Sraf	getrpcent_r;
2174271Srie	h_errno = NODIRECT;
2182522Sraf	inet_ntoa_r;
2192522Sraf	key_secretkey_is_set;
2202522Sraf	maxbno;
2212522Sraf	nc_sperror;
2222522Sraf	netdir_perror;
2232522Sraf	netdir_sperror;
2242522Sraf	nextkey;
225*11262SRajagopal.Andra@Sun.COM        nis_clone_object;
226*11262SRajagopal.Andra@Sun.COM        nis_destroy_object;
227*11262SRajagopal.Andra@Sun.COM        nis_dir_cmp;
2282522Sraf	nis_domain_of;
2292522Sraf	nis_leaf_of;
2302522Sraf	nis_leaf_of_r;
2312522Sraf	nis_local_directory;
2322522Sraf	nis_local_group;
2332522Sraf	nis_local_host;
2342522Sraf	nis_name_of;
2352522Sraf	pmap_getmaps;
2362522Sraf	pmap_getport;
2372522Sraf	pmap_rmtcall;
2382522Sraf	pmap_set;
2392522Sraf	pmap_unset;
2402522Sraf	registerrpc;
2412522Sraf	sethostent;
2422522Sraf	setrpcent;
2432522Sraf	store;
2442522Sraf	svc_auth_reg;
2452522Sraf	svc_control;
2462522Sraf	svc_destroy;
2472522Sraf	svc_dg_enablecache;
2482522Sraf	svcfd_create;
2492522Sraf	svc_freeargs;
2502522Sraf	svc_getargs;
2512522Sraf	svc_getreq;
2522522Sraf	svc_getreq_common;
2532522Sraf	svc_getreq_poll;
2542522Sraf	svc_getrpccaller;
2552522Sraf	svcraw_create;
2562522Sraf	svc_register;
2572522Sraf	svctcp_create;
2582522Sraf	svcudp_bufcreate;
2592522Sraf	svcudp_create;
2602522Sraf	svc_unregister;
2612522Sraf	__t_errno;
2622522Sraf	t_getname;
2632522Sraf	t_nerr;
2642522Sraf	t_strerror;
2652522Sraf	undial;
2662522Sraf	xdr_destroy;
2672522Sraf	xdr_getpos;
2682522Sraf	xdr_hyper;
2692522Sraf	xdr_inline;
2702522Sraf	xdr_longlong_t;
2712522Sraf	xdr_quadruple;
2722522Sraf	xdrrec_endofrecord;
2732522Sraf	xdrrec_readbytes;
2742522Sraf	xdr_setpos;
2752522Sraf	xdr_sizeof;
2762522Sraf	xdr_u_hyper;
2772522Sraf	xdr_u_int;
2782522Sraf	xdr_u_longlong_t;
2792522Sraf	yp_all;
2802522Sraf	yp_bind;
2812522Sraf	yperr_string;
2822522Sraf	yp_first;
2832522Sraf	yp_get_default_domain;
2842522Sraf	yp_master;
2852522Sraf	yp_match;
2862522Sraf	yp_next;
2872522Sraf	yp_order;
2882522Sraf	ypprot_err;
2892522Sraf	yp_unbind;
2902522Sraf	yp_update;
2912522Sraf};
2922522Sraf
2932522Sraf# There really should be only one SUNWprivate version.
2942522Sraf# Don't add any more.  Add new private symbols to SUNWprivate_1.5
2952522Sraf
2962522SrafSUNWprivate_1.5 {
2972522Sraf    global:
2982522Sraf	clnt_create_service_timed;
2992712Snn35248	__pmap_set;
3002712Snn35248	__pmap_unset;
3012712Snn35248	__use_portmapper;
3022522Sraf} SUNWprivate_1.4;
3032522Sraf
3042522SrafSUNWprivate_1.4 {
3052522Sraf    global:
3062522Sraf	_build_internal_algs;
3072522Sraf	_check_daemon_lock;
3082522Sraf	_check_services;
3092522Sraf	_clean_trash;
3102522Sraf	_create_daemon_lock;
3112522Sraf	_duplicate_alg;
3122522Sraf	_enter_daemon_lock;
3132522Sraf	_real_getipsecalgs;
3142522Sraf	_real_getipsecprotos;
3152522Sraf	str2hostent6;
3162522Sraf	_str_to_ipsec_exec_mode;
3172522Sraf	__yp_all_cflookup;
3182522Sraf} SUNWprivate_1.3;
3192522Sraf
3202522SrafSUNWprivate_1.3 {
3212522Sraf    global:
3222522Sraf	key_call_ruid;
3232522Sraf	key_removesecret_g_ruid;
3242522Sraf	key_secretkey_is_set_g_ruid;
3252522Sraf	key_setnet_g_ruid;
3262522Sraf	key_setnet_ruid;
3272522Sraf} SUNWprivate_1.2;
3282522Sraf
3292522SrafSUNWprivate_1.2 {
3302522Sraf    global:
3312522Sraf	_doexeclist;
3322522Sraf	_dup_execstr;
3332522Sraf	_endauthattr;
3342522Sraf	_endauuser;
3352522Sraf	_endexecattr;
3362522Sraf	__endhostent6;
3372522Sraf	_endprofattr;
3382522Sraf	_enduserattr;
3392522Sraf	_escape;
3402522Sraf	_exec_cleanup;
3412522Sraf	_exec_wild_id;
3422522Sraf	_fgetuserattr;
3432522Sraf	_free_execstr;
3442522Sraf	_getauthattr;
3452522Sraf	_getauthnam;
3462522Sraf	_getauuserent;
3472522Sraf	_getauusernam;
3482522Sraf	_getexecattr;
3492522Sraf	_getexecprof;
3502522Sraf	__gethostent6;
3512522Sraf	_getprofattr;
3522522Sraf	_getprofnam;
3532522Sraf	_getuserattr;
3542522Sraf	_getusernam;
3552522Sraf	__nis_netconfig2ep;
3562522Sraf	__nis_netconfig_matches_ep;
3572522Sraf	_readbufline;
3582522Sraf	__rpc_bindresvport_ipv6;
3592522Sraf	_setauthattr;
3602522Sraf	_setauuser;
3612522Sraf	_setexecattr;
3622522Sraf	__sethostent6;
3632522Sraf	_setprofattr;
3642522Sraf	_setuserattr;
3652522Sraf	_strdup_null;
3662522Sraf	_strpbrk_escape;
3672522Sraf	_strtok_escape;
3682522Sraf	_switch_getipnodebyaddr_r;
3692522Sraf	_switch_getipnodebyname_r;
3702522Sraf	_uncached_getipnodebyaddr;
3712522Sraf	_uncached_getipnodebyname;
3722522Sraf	_unescape;
3732522Sraf	__yp_first_cflookup;
3742522Sraf	__yp_match_cflookup;
3752522Sraf	__yp_match_rsvdport_cflookup;
3762522Sraf	__yp_next_cflookup;
3772522Sraf} SUNWprivate_1.1;
3782522Sraf
3792522SrafSUNWprivate_1.1 {
3802522Sraf    global:
3812522Sraf	__authenticate;
3822522Sraf	bitno;
3832522Sraf	blkno;
3842522Sraf	calchash;
3852522Sraf	cbc_crypt;
3862522Sraf	__cbc_triple_crypt;
3872522Sraf	check_version;
3882522Sraf	__clnt_create_loopback;
3892522Sraf	dbrdonly;
3902522Sraf	__des_crypt;
3912522Sraf	des_setparity_g;
3922522Sraf	dirbuf;
3932522Sraf	dirf;
3942522Sraf	ecb_crypt;
3952522Sraf	__empty_yp_cache;
3962522Sraf	firsthash;
3972522Sraf	__gen_common_dhkeys_g;
3982522Sraf	__gen_dhkeys;
3992522Sraf	__gen_dhkeys_g;
4002522Sraf	getdomainname;
4012522Sraf	gethostname = FUNCTION FILTER libc.so.1;
4022522Sraf	_get_hostserv_inetnetdir_byaddr;
4032522Sraf	_get_hostserv_inetnetdir_byname;
4042522Sraf	__getnetnamebyuid;
4052522Sraf	__getpublickey_cached;
4062522Sraf	__getpublickey_cached_g;
407*11262SRajagopal.Andra@Sun.COM        __getpublickey_flush;
408*11262SRajagopal.Andra@Sun.COM        __getpublickey_flush_g;
4092522Sraf	getpublickey_g;
4102522Sraf	getsecretkey_g;
4112522Sraf	hashinc;
4122522Sraf	_herrno2nss;
4132522Sraf	hmask;
4142522Sraf	__inet_address_count;
4152522Sraf	__inet_free_local_interfaces;
4162522Sraf	__inet_get_addr;
4172522Sraf	__inet_get_local_interfaces;
4182522Sraf	__inet_get_networka;
4192522Sraf	__inet_get_uaddr;
4202522Sraf	__inet_uaddr_is_local;
4212522Sraf	key_call;
4222522Sraf	key_decryptsession_g;
4232522Sraf	key_decryptsession_pk;
4242522Sraf	key_decryptsession_pk_g;
4252522Sraf	__key_decryptsession_pk_LOCAL;
4262522Sraf	key_encryptsession_g;
4272522Sraf	key_encryptsession_pk;
4282522Sraf	key_encryptsession_pk_g;
4292522Sraf	__key_encryptsession_pk_LOCAL;
4302522Sraf	key_gendes_g;
4312522Sraf	__key_gendes_LOCAL;
4322522Sraf	key_get_conv;
4332522Sraf	key_get_conv_g;
4342522Sraf	key_removesecret_g;
4352522Sraf	key_secretkey_is_set_g;
4362522Sraf	key_setnet;
4372522Sraf	key_setnet_g;
4382522Sraf	key_setsecret_g;
4392522Sraf	makdatum;
4402522Sraf	__nderror;
4412522Sraf	__netdir_getbyaddr_nosrv;
4422522Sraf	__nis_authtype2mechalias;
4432522Sraf	__nis_clnt_create;
4442522Sraf	__nis_dhext_extract_pkey;
4452522Sraf	__nis_get_mechanism_library;
4462522Sraf	__nis_get_mechanisms;
4472522Sraf	__nis_get_mechanism_symbol;
448*11262SRajagopal.Andra@Sun.COM        nis_get_static_storage;
4492522Sraf	__nis_gssprin2netname;
4502522Sraf	__nis_keyalg2authtype;
4512522Sraf	__nis_keyalg2mechalias;
4522522Sraf	__nis_mechalias2authtype;
4532522Sraf	__nis_mechname2alias;
454*11262SRajagopal.Andra@Sun.COM        nis_read_obj;
4552522Sraf	__nis_release_mechanisms;
4562522Sraf	__nis_rpc_domain;
4572522Sraf	__nis_translate_mechanism;
458*11262SRajagopal.Andra@Sun.COM        nis_write_obj;
4592522Sraf	__nsl_dom;
4602522Sraf	__nss2herrno;
4612522Sraf	nss_ioctl;
4622522Sraf	order_haddrlist_af;
4632522Sraf	pagbuf;
4642522Sraf	pagf;
4652522Sraf	passwd2des;
4662522Sraf	passwd2des_g;
4672522Sraf	_rawcombuf;
4682522Sraf	__rpcbind_is_up;
4692522Sraf	__rpc_bindresvport;
4702522Sraf	rpcb_taddr2uaddr;
4712522Sraf	rpcb_uaddr2taddr;
4722522Sraf	__rpc_control;
4732522Sraf	__rpc_dtbsize;
4742522Sraf	__rpc_endconf;
4752522Sraf	__rpcfd_to_nconf;
4762522Sraf	__rpc_get_a_size;
4772522Sraf	__rpc_getconf;
4782522Sraf	__rpc_getconfip;
4792522Sraf	__rpc_get_default_domain;
4802522Sraf	__rpc_get_local_uid;
4812522Sraf	__rpc_get_t_size;
4822522Sraf	__rpc_matchserv;
4832522Sraf	__rpc_negotiate_uid;
4842522Sraf	__rpc_select_to_poll;
4852522Sraf	__rpc_setconf;
4862522Sraf	__rpc_timeval_to_msec;
4872522Sraf	__rpc_tli_set_options;
4882522Sraf	rtime_tli;
4892522Sraf	setdomainname;
4902522Sraf	__seterr_reply;
4912522Sraf	str2hostent;
4922522Sraf	str2servent;
4932522Sraf	__svcauth_des;
4942522Sraf	svc_get_local_cred;
4952522Sraf	_svc_getreqset_proc;
4962522Sraf	__svc_get_svcauth;
4972522Sraf	__svc_nisplus_enable_timestamps;
4982522Sraf	__svc_nisplus_fdcleanup_hack;
4992522Sraf	__svc_nisplus_purge_since;
5002522Sraf	__svc_set_proc_cleanup_cb;
5012522Sraf	__svc_vc_dup;
5022522Sraf	__svc_vc_dupcache_init;
5032522Sraf	__svc_vc_dupdone;
5042522Sraf	svc_xprt_alloc;
5052522Sraf	svc_xprt_free;
5062522Sraf	_switch_gethostbyaddr_r;
5072522Sraf	_switch_gethostbyname_r;
5082522Sraf	t_errlist;
5092522Sraf	tiusr_statetbl;
5102522Sraf	_uncached_gethostbyaddr_r;
5112522Sraf	_uncached_gethostbyname_r;
5122522Sraf	usingypmap;
5132522Sraf	xdecrypt;
5142522Sraf	xdecrypt_g;
5152522Sraf	xdr_authdes_cred;
5162522Sraf	xdr_authdes_verf;
5172522Sraf	xdr_cryptkeyarg;
5182522Sraf	xdr_cryptkeyarg2;
5192522Sraf	xdr_cryptkeyarg3;
5202522Sraf	xdr_cryptkeyres;
5212522Sraf	xdr_cryptkeyres3;
5222522Sraf	xdr_datum;
5232522Sraf	xdr_des_block;
5242522Sraf	xdr_deskeyarg3;
5252522Sraf	xdr_deskeyarray;
5262522Sraf	xdr_directory_obj;
5272522Sraf	xdr_endpoint;
5282522Sraf	xdr_entry_obj;
5292522Sraf	xdr_getcredres;
5302522Sraf	xdr_getcredres3;
5312522Sraf	xdr_gid_t;
5322522Sraf	xdr_int16_t;
5332522Sraf	xdr_int32_t;
5342522Sraf	xdr_int64_t;
5352522Sraf	xdr_int8_t;
5362522Sraf	xdr_keybuf;
5372522Sraf	xdr_keybuf3;
5382522Sraf	xdr_key_netstarg;
5392522Sraf	xdr_key_netstarg3;
5402522Sraf	xdr_key_netstres;
5412522Sraf	xdr_key_netstres3;
5422522Sraf	xdr_keynum_t;
5432522Sraf	xdr_keystatus;
5442522Sraf	xdr_mechtype;
5452522Sraf	xdr_netbuf;
5462522Sraf	xdr_netnamestr;
5472522Sraf	xdr_netobj;
5482522Sraf	xdr_nis_attr;
5492522Sraf	xdr_nis_name;
5502522Sraf	xdr_nis_object;
5512522Sraf	xdr_nis_oid;
5522522Sraf	xdr_nis_server;
5532522Sraf	xdr_objdata;
5542522Sraf	xdr_pmap;
5552522Sraf	xdr_pmaplist;
5562522Sraf	xdr_pmaplist_ptr;
5572522Sraf	xdr_rmtcallargs;
5582522Sraf	xdr_rmtcallres;
5592522Sraf	xdr_rpcb;
5602522Sraf	xdr_rpcb_entry;
5612522Sraf	xdr_rpcb_entry_list_ptr;
5622522Sraf	xdr_rpcblist;
5632522Sraf	xdr_rpcblist_ptr;
5642522Sraf	xdr_rpcb_rmtcallargs;
5652522Sraf	xdr_rpcb_rmtcallres;
5662522Sraf	xdr_rpcbs_addrlist;
5672522Sraf	xdr_rpcbs_addrlist_ptr;
5682522Sraf	xdr_rpcbs_proc;
5692522Sraf	xdr_rpcbs_rmtcalllist;
5702522Sraf	xdr_rpcbs_rmtcalllist_ptr;
5712522Sraf	xdr_rpcb_stat;
5722522Sraf	xdr_rpcb_stat_byvers;
5732522Sraf	xdr_setkeyarg3;
5742522Sraf	xdr_table_obj;
5752522Sraf	xdr_uid_t;
5762522Sraf	xdr_uint16_t;
5772522Sraf	xdr_uint32_t;
5782522Sraf	xdr_uint64_t;
5792522Sraf	xdr_uint8_t;
5802522Sraf	xdr_ulonglong_t;
5812522Sraf	xdr_unixcred;
5822522Sraf	xdr_ypall;
5832522Sraf	xdr_ypbind_domain;
5842522Sraf	xdr_ypbind_resp;
5852522Sraf	xdr_ypbind_resptype;
5862522Sraf	xdr_ypbind_setdom;
5872522Sraf	xdr_yp_buf;
5882522Sraf	xdr_ypdelete_args;
5892522Sraf	xdr_ypdomain_wrap_string;
5902522Sraf	xdr_ypmap_parms;
5912522Sraf	xdr_ypmap_wrap_string;
5922522Sraf	xdr_ypowner_wrap_string;
5932522Sraf	xdr_yppasswd;
5942522Sraf	xdr_yppushresp_xfr;
5952522Sraf	xdr_ypreq_key;
5962522Sraf	xdr_ypreq_newxfr;
5972522Sraf	xdr_ypreq_nokey;
5982522Sraf	xdr_ypreq_xfr;
5992522Sraf	xdr_ypresp_key_val;
6002522Sraf	xdr_ypresp_maplist;
6012522Sraf	xdr_ypresp_master;
6022522Sraf	xdr_ypresp_order;
6032522Sraf	xdr_ypresp_val;
6042522Sraf	xdr_ypupdate_args;
6052522Sraf	xencrypt;
6062522Sraf	xencrypt_g;
6072522Sraf	__yp_add_binding;
6082522Sraf	__yp_all_rsvdport;
6092522Sraf	ypbindproc_domain_3;
6102522Sraf	__yp_clnt_create_rsvdport;
6112522Sraf	__yp_dobind;
6122522Sraf	__yp_master_rsvdport;
6132522Sraf	yp_match_rsvdport;
6142522Sraf	__yp_rel_binding;
6152522Sraf    local:
6162522Sraf	*;
6172522Sraf};
618