1DF404.0 { 2 xdr_array; 3 xdr_bool; 4 xdr_bytes; 5 xdr_char; 6 xdr_double; 7 xdr_enum; 8 xdr_float; 9 xdr_free; 10 xdr_hyper; 11 xdr_int16_t; 12 xdr_int32_t; 13 xdr_int64_t; 14 xdr_int; 15 xdr_long; 16 xdr_longlong_t; 17 xdr_netobj; 18 xdr_opaque; 19 xdr_pointer; 20 xdr_reference; 21 xdr_short; 22 xdr_sizeof; 23 xdr_string; 24 xdr_u_char; 25 xdr_u_hyper; 26 xdr_u_int16_t; 27 xdr_u_int32_t; 28 xdr_u_int64_t; 29 xdr_u_int; 30 xdr_u_long; 31 xdr_u_longlong_t; 32 xdr_u_short; 33 xdr_uint32_t; 34 xdr_uint64_t; 35 xdr_union; 36 xdr_vector; 37 xdr_void; 38 xdr_wrapstring; 39 xdrmem_create; 40 xdrrec_create; 41 xdrrec_endofrecord; 42 xdrrec_eof; 43 xdrrec_skiprecord; 44 xdrstdio_create; 45}; 46 47DFprivate_1.0 { 48 __xdrrec_getrec; 49 __xdrrec_setnonblock; 50}; 51 52/*** STATIC *** 53 * xdrmem_destroy 54 * xdrmem_getlong_aligned 55 * xdrmem_putlong_aligned 56 * xdrmem_getlong_unaligned 57 * xdrmem_putlong_unaligned 58 * xdrmem_getbytes 59 * xdrmem_putbytes 60 * xdrmem_getpos 61 * xdrmem_setpos 62 * xdrmem_inline_aligned 63 * xdrmem_inline_unaligned 64 * xdrrec_getlong 65 * xdrrec_putlong 66 * xdrrec_getbytes 67 * xdrrec_putbytes 68 * xdrrec_getpos 69 * xdrrec_setpos 70 * xdrrec_inline 71 * xdrrec_destroy 72 * fix_buf_size 73 * flush_out 74 * fill_input_buf 75 * get_input_bytes 76 * set_input_fragment 77 * skip_input_bytes 78 * realloc_stream 79 * x_putlong 80 * x_putbytes 81 * x_getpostn 82 * x_setpostn 83 * x_inline 84 * harmless 85 * x_destroy 86 * xdrstdio_destroy 87 * xdrstdio_getlong 88 * xdrstdio_putlong 89 * xdrstdio_getbytes 90 * xdrstdio_putbytes 91 * xdrstdio_getpos 92 * xdrstdio_setpos 93 * xdrstdio_inline 94 * / 95