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