view usr/src/lib/libdiskmgt/common/mapfile-vers @ 4082:2e3825fd8bb5

6372011 libdiskmgt needs to build appropriate .po file 6533990 zpool create in-use check fails on svm swap device
author mmusante
date Fri, 20 Apr 2007 17:46:13 -0700
parents 79989c8fe091
children 03d5725cda56
line wrap: on
line source

#
# 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 2007 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident	"%Z%%M%	%I%	%E% SMI"
#

SUNWprivate_1.1 {
    global:
	dm_free_descriptor;
	dm_free_descriptors;
	dm_free_name;
	dm_free_swapentries;
	dm_get_associated_descriptors;
	dm_get_associated_types;
	dm_get_attributes;
	dm_get_descriptor_by_name;
	dm_get_descriptors;
	dm_get_event;
	dm_get_name;
	dm_get_slices;
	dm_get_slice_stats;
	dm_get_stats;
	dm_get_swapentries;
	dm_get_type;
	dm_init_event_queue;
	dm_inuse;
	dm_inuse_swap;
	dm_isoverlapping;
    local:
	*;
};