libuutil: move under bmake
[unleashed.git] / usr / src / lib / libipadm / common / mapfile-vers
blob0cda6fc6a69898f9f9cd6f5018c4bb0807335f2e
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
22 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright (c) 2016, Chris Fraire <cfraire@me.com>.
27 # MAPFILE HEADER START
29 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30 # Object versioning must comply with the rules detailed in
32 #       usr/src/lib/README.mapfiles
34 # You should not be making modifications here until you've read the most current
35 # copy of that file. If you need help, contact a gatekeeper for guidance.
37 # MAPFILE HEADER END
40 $mapfile_version 2
42 SYMBOL_VERSION SUNWprivate_1.1 {
43     global:
44         ipadm_add_aobjname;
45         ipadm_addr_info;
46         ipadm_check_auth;
47         ipadm_close;
48         ipadm_create_addr;
49         ipadm_create_addrobj;
50         ipadm_create_if;
51         ipadm_delete_addr;
52         ipadm_delete_aobjname;
53         ipadm_delete_if;
54         ipadm_destroy_addrobj;
55         ipadm_disable_addr;
56         ipadm_disable_if;
57         ipadm_down_addr;
58         ipadm_enable_addr;
59         ipadm_enable_if;
60         ipadm_free_addr_info;
61         ipadm_free_if_info;
62         ipadm_get_addr;
63         ipadm_get_addrprop;
64         ipadm_get_aobjname;
65         ipadm_get_ifprop;
66         ipadm_get_prop;
67         ipadm_if_enabled;
68         ipadm_if_info;
69         ipadm_if_move;
70         ipadm_init_net_from_gz;
71         ipadm_is_nil_hostname;
72         ipadm_is_valid_hostname;
73         ipadm_legacy2new_propname;
74         ipadm_ndpd_read;
75         ipadm_ndpd_write;
76         ipadm_nvlist2str;
77         ipadm_open;
78         ipadm_open_arp_on_udp;
79         ipadm_proto2str;
80         ipadm_refresh_addr;
81         ipadm_rw_db;
82         ipadm_set_addr;
83         ipadm_set_addrprop;
84         ipadm_set_dst_addr;
85         ipadm_set_reqhost;
86         ipadm_set_ifprop;
87         ipadm_set_interface_id;
88         ipadm_set_primary;
89         ipadm_set_prop;
90         ipadm_set_stateful;
91         ipadm_set_stateless;
92         ipadm_set_wait_time;
93         ipadm_status2str;
94         ipadm_str2nvlist;
95         ipadm_str2proto;
96         ipadm_up_addr;
97         ipadm_walk_prop;
98         ipadm_walk_proptbl;
99     local:
100         *;