mapfile-vers revision f595a68a3b8953a12aa778c2abd7642df8da8c3a
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
SUNWprivate_1.1 {
global:
wladm_scan;
wladm_connect;
wladm_disconnect;
wladm_get_link_attr;
wladm_walk;
wladm_is_valid;
wladm_set_prop;
wladm_walk_prop;
wladm_get_prop;
wladm_essid2str;
wladm_bssid2str;
wladm_secmode2str;
wladm_strength2str;
wladm_mode2str;
wladm_speed2str;
wladm_auth2str;
wladm_bsstype2str;
wladm_linkstatus2str;
wladm_status2str;
wladm_str2essid;
wladm_str2bssid;
wladm_str2secmode;
wladm_str2strength;
wladm_str2mode;
wladm_str2speed;
wladm_str2auth;
wladm_str2bsstype;
wladm_str2linkstatus;
local:
*;
};