libc version maps: Update inactive symbol maps
[dragonfly.git] / lib / libc / xdr / Symbol.map
1 DF402.0 {
2     xdr_array;
3     xdr_bool;
4     xdr_bytes;
5     xdr_char;
6     xdr_datum;
7     xdr_double;
8     xdr_enum;
9     xdr_float;
10     xdr_free;
11     xdr_hyper;
12     xdr_int16_t;
13     xdr_int32_t;
14     xdr_int64_t;
15     xdr_int;
16     xdr_long;
17     xdr_longlong_t;
18     xdr_netobj;
19     xdr_opaque;
20     xdr_pointer;
21     xdr_reference;
22     xdr_short;
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
47 /*
48 DFprivate_1.0 {
49     __xdrrec_getrec;
50     __xdrrec_setnonblock;
51 };
52 */