1 #
2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2014 Nexenta Systems, Inc. All rights reserved.
24 # Copyright 2015 Joyent, Inc.
25 #
26
27 #
28 # MAPFILE HEADER START
29 #
30 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
31 # Object versioning must comply with the rules detailed in
32 #
33 # usr/src/lib/README.mapfiles
34 #
35 # You should not be making modifications here until you've read the most current
36 # copy of that file. If you need help, contact a gatekeeper for guidance.
37 #
38 # MAPFILE HEADER END
39 #
40
41 $mapfile_version 2
42
43 SYMBOL_VERSION SUNW_1.10 { # SunOS 5.11 (Solaris 11)
44 global:
45 SUNW_1.10;
46 } SUNW_1.9.1;
47
48 SYMBOL_VERSION SUNW_1.9.1 { # SunOS 5.10 (Solaris 10 update 5)
49 global:
50 inet_aton;
51 } SUNW_1.9;
52
53 SYMBOL_VERSION SUNW_1.9 { # SunOS 5.10 (Solaris 10)
54 global:
55 freeipsecalgent;
56 getipsecalgbyname;
57 getipsecalgbynum;
58 getipsecprotobyname;
59 getipsecprotobynum;
60 svc_fd_negotiate_ucred;
61 svc_getcallerucred;
62 } SUNW_1.8;
63
64 SYMBOL_VERSION SUNW_1.8 { # SunOS 5.9 (Solaris 9)
65 global:
66 clnt_send;
67 svc_add_input;
68 svc_remove_input;
69 } SUNW_1.7;
70
71 SYMBOL_VERSION SUNW_1.7 { # SunOS 5.8 (Solaris 8)
72 global:
73 freehostent;
74 getipnodebyaddr;
75 getipnodebyname;
76 inet_ntop;
77 inet_pton;
78 } SUNW_1.6;
79
80 SYMBOL_VERSION SUNW_1.6 { # SunOS 5.7 (Solaris 7)
81 global:
82 _xti_rcvreldata;
83 _xti_rcvv;
84 _xti_rcvvudata;
85 _xti_sndreldata;
86 _xti_sndv;
87 _xti_sndvudata;
88 _xti_sysconf;
89 _xti_xns5_accept;
90 _xti_xns5_snd;
91 } SUNW_1.5;
92
93 # The empty versions SUNW_1.2 through SUNW_1.5 must be preserved because
94 # applications built on Solaris 2.6 Beta (when they did contain symbols)
95 # may depend on them. All symbol content for SunOS 5.6 is now in SUNW_1.1
96
97 SYMBOL_VERSION SUNW_1.5 {
98 global:
99 SUNW_1.5;
100 } SUNW_1.4;
101
102 SYMBOL_VERSION SUNW_1.4 {
103 global:
104 SUNW_1.4;
105 } SUNW_1.3;
106
107 SYMBOL_VERSION SUNW_1.3 {
108 global:
109 SUNW_1.3;
110 } SUNW_1.2;
111
112 SYMBOL_VERSION SUNW_1.2 {
113 global:
114 SUNW_1.2;
115 } SUNW_1.1;
116
117 SYMBOL_VERSION SUNW_1.1 { # SunOS 5.6 (Solaris 2.6)
118 global:
119 clnt_create_vers_timed;
120 clnt_door_create;
121 $if _ELF32
122 _new_svc_fdset;
123 $endif
124 rpc_gss_getcred;
125 rpc_gss_get_error;
126 rpc_gss_get_mechanisms;
127 rpc_gss_get_mech_info;
128 rpc_gss_get_principal_name;
129 rpc_gss_get_versions;
130 rpc_gss_is_installed;
131 rpc_gss_max_data_length;
132 rpc_gss_mech_to_oid;
133 rpc_gss_qop_to_num;
134 rpc_gss_seccreate;
135 rpc_gss_set_callback;
136 rpc_gss_set_defaults;
137 rpc_gss_set_svc_name;
138 rpc_gss_svc_max_data_length;
139 svc_door_create;
140 svc_max_pollfd;
141 svc_pollfd;
142 _xti_accept;
143 _xti_alloc;
144 _xti_bind;
145 _xti_close;
146 _xti_connect;
147 _xti_error;
148 _xti_free;
149 _xti_getinfo;
150 _xti_getprotaddr;
151 _xti_getstate;
152 _xti_listen;
153 _xti_look;
154 _xti_open;
155 _xti_optmgmt;
156 _xti_rcv;
157 _xti_rcvconnect;
158 _xti_rcvdis;
159 _xti_rcvrel;
160 _xti_rcvudata;
161 _xti_rcvuderr;
162 _xti_snd;
163 _xti_snddis;
164 _xti_sndrel;
165 _xti_sndudata;
166 _xti_strerror;
167 _xti_sync;
168 _xti_unbind;
169 } SUNW_0.9;
170
171 SYMBOL_VERSION SUNW_0.9 { # SunOS 5.5 (Solaris 2.5)
172 global:
173 clnt_create_timed;
174 clnt_tp_create_timed;
175 getrpcport;
176 } SUNW_0.8;
177
178 SYMBOL_VERSION SUNW_0.8 { # SunOS 5.4 (Solaris 2.4)
179 global:
180 rpc_control;
181 svc_done;
182 } SUNW_0.7;
183
184 # SUNW_0.7 is complicated by ABI issues:
185 #
186 # - On 32-bit sparc, SUNW_0.7 contains __rpc_createerr and svc_exit, and
187 # inherits everyting else from SISCD_2.3, which in turn inherits from
188 # SYSVABI_1.3.
189 # - On 32-bit X86, there is no SISCD_2.3, the symbols it contained are
190 # instead found in SUNW_0.7, which directly inherits SYSVABI_1.3.
191 # - The other platforms do not have SISCD_2.3, or SYSVABI_1.3, and everything
192 # is directly found in in SUNW_0.7, which does not inherit anything.
193 #
194 SYMBOL_VERSION SUNW_0.7 { # SunOS 5.3 (Solaris 2.3)
195 global:
196 authdes_create;
197 authdes_lock;
198 auth_destroy;
199 callrpc;
200 clnt_broadcast;
201 clnt_call;
202 clnt_control;
203 clnt_create_vers;
204 clnt_destroy;
205 clnt_freeres;
206 clnt_geterr;
207 clntraw_create;
208 clnttcp_create;
209 clntudp_bufcreate;
210 clntudp_create;
211 dbmclose;
212 dbminit;
213 delete;
214 des_setparity;
215 dial;
216 doconfig;
217 endhostent;
218 endrpcent;
219 fetch;
220 firstkey;
221 gethostbyaddr_r;
222 gethostbyname_r;
223 gethostent;
224 gethostent_r;
225 get_myaddress;
226 getrpcbyname;
227 getrpcbyname_r;
228 getrpcbynumber;
229 getrpcbynumber_r;
230 getrpcent;
231 getrpcent_r;
232 h_errno { FLAGS = NODIRECT };
233 inet_ntoa_r;
234 key_secretkey_is_set;
235 maxbno;
236 nc_sperror;
237 netdir_perror;
238 netdir_sperror;
239 nextkey;
240 nis_clone_object;
241 nis_destroy_object;
242 nis_dir_cmp;
243 nis_domain_of;
244 nis_leaf_of;
245 nis_leaf_of_r;
246 nis_local_directory;
247 nis_local_group;
248 nis_local_host;
249 nis_name_of;
250 pmap_getmaps;
251 pmap_getport;
252 pmap_rmtcall;
253 pmap_set;
254 pmap_unset;
255 registerrpc;
256 __rpc_createerr;
257 sethostent;
258 setrpcent;
259 store;
260 svc_auth_reg;
261 svc_control;
262 svc_destroy;
263 svc_dg_enablecache;
264 svcfd_create;
265 svc_exit;
266 svc_freeargs;
267 svc_getargs;
268 svc_getreq;
269 svc_getreq_common;
270 svc_getreq_poll;
271 svc_getrpccaller;
272 svcraw_create;
273 svc_register;
274 svctcp_create;
275 svcudp_bufcreate;
276 svcudp_create;
277 svc_unregister;
278 __t_errno;
279 t_getname;
280 t_nerr;
281 t_strerror;
282 undial;
283 xdr_destroy;
284 xdr_getpos;
285 xdr_hyper;
286 xdr_inline;
287 xdr_longlong_t;
288 xdr_quadruple;
289 xdrrec_endofrecord;
290 xdrrec_readbytes;
291 xdr_setpos;
292 xdr_sizeof;
293 xdr_u_hyper;
294 xdr_u_int;
295 xdr_u_longlong_t;
296 yp_all;
297 yp_bind;
298 yperr_string;
299 yp_first;
300 yp_get_default_domain;
301 yp_master;
302 yp_match;
303 yp_next;
304 yp_order;
305 ypprot_err;
306 yp_unbind;
307 yp_update;
308 $if _sparc && _ELF32
309 } SISCD_2.3;
310
311 SYMBOL_VERSION SISCD_2.3 {
312 global:
313 $endif
314 gethostbyaddr;
315 gethostbyname;
316 inet_addr;
317 inet_netof;
318 inet_ntoa;
319 _null_auth;
320 rpc_broadcast_exp;
321 svc_fdset;
322 $if _ELF32
323 } SYSVABI_1.3;
324
325 SYMBOL_VERSION SYSVABI_1.3 {
326 global:
327 $endif
328 authdes_getucred;
329 authdes_seccreate;
330 authnone_create;
331 authsys_create;
332 authsys_create_default;
333 clnt_create;
334 clnt_dg_create;
335 clnt_pcreateerror;
336 clnt_perrno;
337 clnt_perror;
338 clnt_raw_create;
339 clnt_spcreateerror;
340 clnt_sperrno;
341 clnt_sperror;
342 clnt_tli_create;
343 clnt_tp_create;
344 clnt_vc_create;
345 endnetconfig;
346 endnetpath;
347 freenetconfigent;
348 getnetconfig;
349 getnetconfigent;
350 getnetname;
351 getnetpath;
352 getpublickey;
353 getsecretkey;
354 host2netname;
355 key_decryptsession;
356 key_encryptsession;
357 key_gendes;
358 key_setsecret;
359 nc_perror;
360 _nderror;
361 netdir_free;
362 netdir_getbyaddr;
363 netdir_getbyname;
364 netdir_options;
365 netname2host;
366 netname2user;
367 rpcb_getaddr;
368 rpcb_getmaps;
369 rpcb_gettime;
370 rpcb_rmtcall;
371 rpc_broadcast;
372 rpcb_set;
373 rpcb_unset;
374 rpc_call;
375 rpc_createerr;
376 rpc_reg;
377 setnetconfig;
378 setnetpath;
379 svc_create;
380 svc_dg_create;
381 svcerr_auth;
382 svcerr_decode;
383 svcerr_noproc;
384 svcerr_noprog;
385 svcerr_progvers;
386 svcerr_systemerr;
387 svcerr_weakauth;
388 svc_fd_create;
389 svc_getreqset;
390 svc_raw_create;
391 svc_reg;
392 svc_run;
393 svc_sendreply;
394 svc_tli_create;
395 svc_tp_create;
396 svc_unreg;
397 svc_vc_create;
398 t_accept;
399 taddr2uaddr;
400 t_alloc;
401 t_bind;
402 t_close;
403 t_connect;
404 t_errno;
405 t_error;
406 t_free;
407 t_getinfo;
408 t_getstate;
409 t_listen;
410 t_look;
411 t_open;
412 t_optmgmt;
413 t_rcv;
414 t_rcvconnect;
415 t_rcvdis;
416 t_rcvrel;
417 t_rcvudata;
418 t_rcvuderr;
419 t_snd;
420 t_snddis;
421 t_sndrel;
422 t_sndudata;
423 t_sync;
424 t_unbind;
425 uaddr2taddr;
426 user2netname;
427 xdr_accepted_reply;
428 xdr_array;
429 xdr_authsys_parms;
430 xdr_bool;
431 xdr_bytes;
432 xdr_callhdr;
433 xdr_callmsg;
434 xdr_char;
435 xdr_double;
436 xdr_enum;
437 xdr_float;
438 xdr_free;
439 xdr_int;
440 xdr_long;
441 xdrmem_create;
442 xdr_opaque;
443 xdr_opaque_auth;
444 xdr_pointer;
445 xdrrec_create;
446 xdrrec_eof;
447 xdrrec_skiprecord;
448 xdr_reference;
449 xdr_rejected_reply;
450 xdr_replymsg;
451 xdr_short;
452 xdrstdio_create;
453 xdr_string;
454 xdr_u_char;
455 xdr_u_long;
456 xdr_union;
457 xdr_u_short;
458 xdr_vector;
459 xdr_void;
460 xdr_wrapstring;
461 xprt_register;
462 xprt_unregister;
463 };
464
465
466 # There really should be only one SUNWprivate version.
467 # Don't add any more. Add new private symbols to SUNWprivate_1.5
468
469 SYMBOL_VERSION SUNWprivate_1.5 {
470 global:
471 _nsl_brand_set_hooks;
472 clnt_create_service_timed;
473 inet_matchaddr;
474 } SUNWprivate_1.4;
475
476 SYMBOL_VERSION SUNWprivate_1.4 {
477 global:
478 _build_internal_algs;
479 _check_daemon_lock;
480 _clean_trash;
481 _create_daemon_lock;
482 _duplicate_alg;
483 _enter_daemon_lock;
484 _real_getipsecalgs;
485 _real_getipsecprotos;
486 str2hostent6;
487 _str_to_ipsec_exec_mode;
488 __yp_all_cflookup;
489 } SUNWprivate_1.3;
490
491 SYMBOL_VERSION SUNWprivate_1.3 {
492 global:
493 key_call_ruid;
494 key_removesecret_g_ruid;
495 key_secretkey_is_set_g_ruid;
496 key_setnet_g_ruid;
497 key_setnet_ruid;
498 } SUNWprivate_1.2;
499
500 SYMBOL_VERSION SUNWprivate_1.2 {
501 global:
502 _doexeclist;
503 _dup_execstr;
504 _endauthattr;
505 _endauuser;
506 _endexecattr;
507 __endhostent6;
508 _endprofattr;
509 _enduserattr;
510 _escape;
511 _exec_cleanup;
512 _exec_wild_id;
513 _fgetuserattr;
514 _free_execstr;
515 _getauthattr;
516 _getauthnam;
517 _getauuserent;
518 _getauusernam;
519 _getexecattr;
520 _getexecprof;
521 __gethostent6;
522 _getprofattr;
523 _getprofnam;
524 _getuserattr;
525 _getusernam;
526 __nis_netconfig2ep;
527 __nis_netconfig_matches_ep;
528 _readbufline;
529 __rpc_bindresvport_ipv6;
530 _setauthattr;
531 _setauuser;
532 _setexecattr;
533 __sethostent6;
534 _setprofattr;
535 _setuserattr;
536 _strdup_null;
537 _strpbrk_escape;
538 _strtok_escape;
539 _switch_getipnodebyaddr_r;
540 _switch_getipnodebyname_r;
541 _uncached_getipnodebyaddr;
542 _uncached_getipnodebyname;
543 _unescape;
544 __yp_first_cflookup;
545 __yp_match_cflookup;
546 __yp_match_rsvdport_cflookup;
547 __yp_next_cflookup;
548 } SUNWprivate_1.1;
549
550 SYMBOL_VERSION SUNWprivate_1.1 {
551 global:
552 __authenticate;
553 bitno;
554 blkno;
555 calchash;
556 cbc_crypt;
557 __cbc_triple_crypt;
558 check_version;
559 __clnt_create_loopback;
560 dbrdonly;
561 __des_crypt;
562 des_setparity_g;
563 dirbuf;
564 dirf;
565 ecb_crypt;
566 __empty_yp_cache;
567 firsthash;
568 __gen_common_dhkeys_g;
569 __gen_dhkeys;
570 __gen_dhkeys_g;
571 getdomainname;
572 gethostname { TYPE = FUNCTION; FILTER = libc.so.1 };
573 _get_hostserv_inetnetdir_byaddr;
574 _get_hostserv_inetnetdir_byname;
575 __getnetnamebyuid;
576 __getpublickey_cached;
577 __getpublickey_cached_g;
578 __getpublickey_flush;
579 __getpublickey_flush_g;
580 getpublickey_g;
581 getsecretkey_g;
582 hashinc;
583 _herrno2nss;
584 hmask;
585 __inet_address_count;
586 __inet_free_local_interfaces;
587 __inet_get_addr;
588 __inet_get_local_interfaces;
589 __inet_get_networka;
590 __inet_get_uaddr;
591 __inet_uaddr_is_local;
592 key_call;
593 key_decryptsession_g;
594 key_decryptsession_pk;
595 key_decryptsession_pk_g;
596 __key_decryptsession_pk_LOCAL;
597 key_encryptsession_g;
598 key_encryptsession_pk;
599 key_encryptsession_pk_g;
600 __key_encryptsession_pk_LOCAL;
601 key_gendes_g;
602 __key_gendes_LOCAL;
603 key_get_conv;
604 key_get_conv_g;
605 key_removesecret_g;
606 key_secretkey_is_set_g;
607 key_setnet;
608 key_setnet_g;
609 key_setsecret_g;
610 makdatum;
611 __nderror;
612 __netdir_getbyaddr_nosrv;
613 __nis_authtype2mechalias;
614 __nis_clnt_create;
615 __nis_dhext_extract_pkey;
616 __nis_get_mechanism_library;
617 __nis_get_mechanisms;
618 __nis_get_mechanism_symbol;
619 nis_get_static_storage;
620 __nis_gssprin2netname;
621 __nis_keyalg2authtype;
622 __nis_keyalg2mechalias;
623 __nis_mechalias2authtype;
624 __nis_mechname2alias;
625 nis_read_obj;
626 __nis_release_mechanisms;
627 __nis_rpc_domain;
628 __nis_translate_mechanism;
629 nis_write_obj;
630 __nsl_dom;
631 __nss2herrno;
632 nss_ioctl;
633 order_haddrlist_af;
634 pagbuf;
635 pagf;
636 passwd2des;
637 passwd2des_g;
638 _rawcombuf;
639 __rpcbind_is_up;
640 __rpc_bindresvport;
641 rpcb_taddr2uaddr;
642 rpcb_uaddr2taddr;
643 __rpc_control;
644 __rpc_dtbsize;
645 __rpc_endconf;
646 __rpcfd_to_nconf;
647 __rpc_get_a_size;
648 __rpc_getconf;
649 __rpc_getconfip;
650 __rpc_get_default_domain;
651 __rpc_get_local_uid;
652 __rpc_get_t_size;
653 __rpc_matchserv;
654 __rpc_negotiate_uid;
655 __rpc_select_to_poll;
656 __rpc_setconf;
657 __rpc_timeval_to_msec;
658 __rpc_tli_set_options;
659 rtime_tli;
660 setdomainname;
661 __seterr_reply;
662 str2hostent;
663 str2servent;
664 __svcauth_des;
665 svc_get_local_cred;
666 _svc_getreqset_proc;
667 __svc_get_svcauth;
668 __svc_set_proc_cleanup_cb;
669 __svc_vc_dup;
670 __svc_vc_dupcache_init;
671 __svc_vc_dupdone;
672 svc_xprt_alloc;
673 svc_xprt_free;
674 _switch_gethostbyaddr_r;
675 _switch_gethostbyname_r;
676 t_errlist;
677 tiusr_statetbl;
678 _uncached_gethostbyaddr_r;
679 _uncached_gethostbyname_r;
680 usingypmap;
681 xdecrypt;
682 xdecrypt_g;
683 xdr_authdes_cred;
684 xdr_authdes_verf;
685 xdr_cryptkeyarg;
686 xdr_cryptkeyarg2;
687 xdr_cryptkeyarg3;
688 xdr_cryptkeyres;
689 xdr_cryptkeyres3;
690 xdr_datum;
691 xdr_des_block;
692 xdr_deskeyarg3;
693 xdr_deskeyarray;
694 xdr_directory_obj;
695 xdr_endpoint;
696 xdr_entry_obj;
697 xdr_getcredres;
698 xdr_getcredres3;
699 xdr_gid_t;
700 xdr_int16_t;
701 xdr_int32_t;
702 xdr_int64_t;
703 xdr_int8_t;
704 xdr_keybuf;
705 xdr_keybuf3;
706 xdr_key_netstarg;
707 xdr_key_netstarg3;
708 xdr_key_netstres;
709 xdr_key_netstres3;
710 xdr_keynum_t;
711 xdr_keystatus;
712 xdr_mechtype;
713 xdr_netbuf;
714 xdr_netnamestr;
715 xdr_netobj;
716 xdr_nis_attr;
717 xdr_nis_name;
718 xdr_nis_object;
719 xdr_nis_oid;
720 xdr_nis_server;
721 xdr_objdata;
722 xdr_pmap;
723 xdr_pmaplist;
724 xdr_pmaplist_ptr;
725 xdr_rmtcallargs;
726 xdr_rmtcallres;
727 xdr_rpcb;
728 xdr_rpcb_entry;
729 xdr_rpcb_entry_list_ptr;
730 xdr_rpcblist;
731 xdr_rpcblist_ptr;
732 xdr_rpcb_rmtcallargs;
733 xdr_rpcb_rmtcallres;
734 xdr_rpcbs_addrlist;
735 xdr_rpcbs_addrlist_ptr;
736 xdr_rpcbs_proc;
737 xdr_rpcbs_rmtcalllist;
738 xdr_rpcbs_rmtcalllist_ptr;
739 xdr_rpcb_stat;
740 xdr_rpcb_stat_byvers;
741 xdr_setkeyarg3;
742 xdr_table_obj;
743 xdr_uid_t;
744 xdr_uint16_t;
745 xdr_uint32_t;
746 xdr_uint64_t;
747 xdr_uint8_t;
748 xdr_ulonglong_t;
749 xdr_unixcred;
750 xdr_ypall;
751 xdr_ypbind_domain;
752 xdr_ypbind_resp;
753 xdr_ypbind_resptype;
754 xdr_ypbind_setdom;
755 xdr_yp_buf;
756 xdr_ypdelete_args;
757 xdr_ypdomain_wrap_string;
758 xdr_ypmap_parms;
759 xdr_ypmap_wrap_string;
760 xdr_ypowner_wrap_string;
761 xdr_yppasswd;
762 xdr_yppushresp_xfr;
763 xdr_ypreq_key;
764 xdr_ypreq_newxfr;
765 xdr_ypreq_nokey;
766 xdr_ypreq_xfr;
767 xdr_ypresp_key_val;
768 xdr_ypresp_maplist;
769 xdr_ypresp_master;
770 xdr_ypresp_order;
771 xdr_ypresp_val;
772 xdr_ypupdate_args;
773 xencrypt;
774 xencrypt_g;
775 __yp_add_binding;
776 __yp_all_rsvdport;
777 ypbindproc_domain_3;
778 __yp_clnt_create_rsvdport;
779 __yp_dobind;
780 __yp_master_rsvdport;
781 yp_match_rsvdport;
782 __yp_rel_binding;
783 local:
784 *;
785 };