mapfile-vers revision 2b24ab6b3865caeede9eeb9db6b83e1d89dcd1ea
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# CDDL HEADER START
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# The contents of this file are subject to the terms of the
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# Common Development and Distribution License (the "License").
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# You may not use this file except in compliance with the License.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# See the License for the specific language governing permissions
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# and limitations under the License.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# When distributing Covered Code, include this CDDL HEADER in each
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# If applicable, add the following below this CDDL HEADER, with the
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# CDDL HEADER END
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# Use is subject to license terms.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# MAPFILE HEADER START
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# Object versioning must comply with the rules detailed in
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# You should not be making modifications here until you've read the most current
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync# MAPFILE HEADER END
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsyncSUNWprivate_1.1 {
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_close;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_errmsg;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_free_if_list;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_addr;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_broadcast;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_dest_addr;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_flags;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_groupname;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_if_list;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_index;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_metric;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_mtu;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_netmask;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_subnet;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_get_token;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_is_logical;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_iterate_if;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_addr;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_broadcast;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_dest_addr;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_flags;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_index;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_metric;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_mtu;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_netmask;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_prefixlen;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_subnet;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_set_token;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_sockaddr_to_str;
cabde247f900dcf6e58d009bbdd15099c028c6fcvboxsync icfg_str_to_sockaddr;