mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The contents of this file are subject to the terms of the
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# Common Development and Distribution License (the "License").
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# You may not use this file except in compliance with the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fa9e4066f08beec538e775443c5be79dd423fcabahrens# See the License for the specific language governing permissions
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and limitations under the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# When distributing Covered Code, include this CDDL HEADER in each
fa9e4066f08beec538e775443c5be79dd423fcabahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# If applicable, add the following below this CDDL HEADER, with the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# fields enclosed by brackets "[]" replaced with your own identifying
fa9e4066f08beec538e775443c5be79dd423fcabahrens# information: Portions Copyright [yyyy] [name of copyright owner]
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER END
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5679c89fcd2facbb4334df8870d3d7a4d2b11673jv# Use is subject to license terms.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# MAPFILE HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Object versioning must comply with the rules detailed in
95173954d2b811ceb583a9012c3b16e1d0dd6438ek# You should not be making modifications here until you've read the most current
95173954d2b811ceb583a9012c3b16e1d0dd6438ek# copy of that file. If you need help, contact a gatekeeper for guidance.
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# MAPFILE HEADER END
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# DO NOT TOUCH THIS FILE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# This file declares interfaces that are cast in stone.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# They offer interfaces that will never change.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# DO NOT TOUCH THIS FILE.
2f8aaab38e6371ad39ed90a1211ba8921acbb4d5eschrock assfail = FUNCTION;
2f8aaab38e6371ad39ed90a1211ba8921acbb4d5eschrock aioread64 = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens aiowrite64 = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens aiocancel = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens aioread = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens aiowait = FUNCTION;
c5904d138f3bdf0762dbf452a43d5a5c387ea6a8eschrock aiowrite = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens close = NODIRECT FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens fork = NODIRECT FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrens sigaction = FUNCTION;
fa9e4066f08beec538e775443c5be79dd423fcabahrensSUNWprivate_1.1 {
fa9e4066f08beec538e775443c5be79dd423fcabahrens _sigaction = FUNCTION;