mapfile-vers revision 34f9b3eef6fdadbda0a846aa4d68691ac40eace5
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# CDDL HEADER START
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# The contents of this file are subject to the terms of the
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# Common Development and Distribution License (the "License").
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# You may not use this file except in compliance with the License.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# or http://www.opensolaris.org/os/licensing.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# See the License for the specific language governing permissions
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# and limitations under the License.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# When distributing Covered Code, include this CDDL HEADER in each
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# If applicable, add the following below this CDDL HEADER, with the
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# fields enclosed by brackets "[]" replaced with your own identifying
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# information: Portions Copyright [yyyy] [name of copyright owner]
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# CDDL HEADER END
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# Use is subject to license terms.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# MAPFILE HEADER START
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# Object versioning must comply with the rules detailed in
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# You should not be making modifications here until you've read the most current
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# copy of that file. If you need help, contact a gatekeeper for guidance.
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# MAPFILE HEADER END
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# functions by AST/ksh93's version of libcmd
88045cff0aae4ed8823cd0989168e8f56927f83eRobert JohnstonSUNWprivate_1.1 {
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# functions exported by the old Solaris version of libcmd
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston# (the code has been moved to libc starting with Solaris 11/B51)
88045cff0aae4ed8823cd0989168e8f56927f83eRobert JohnstonSUNWprivate_1.1 {
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston defcntl = FUNCTION FILTER libc.so.1;
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston defopen = FUNCTION FILTER libc.so.1;
88045cff0aae4ed8823cd0989168e8f56927f83eRobert Johnston defread = FUNCTION FILTER libc.so.1;