97N/A# The contents of this file are subject to the terms of the
97N/A# Common Development and Distribution License (the "License").
97N/A# You may not use this file except in compliance with the License.
97N/A# See the License for the specific language governing permissions
97N/A# and limitations under the License.
97N/A# When distributing Covered Code, include this CDDL HEADER in each
97N/A# If applicable, add the following below this CDDL HEADER, with the
97N/A# fields enclosed by brackets "[]" replaced with your own identifying
97N/A# information: Portions Copyright [yyyy] [name of copyright owner]
97N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
97N/A# Use is subject to license terms.
97N/A# ident "%Z%%M% %I% %E% SMI"
97N/A# DO NOT TOUCH THIS FILE.
844N/A# This file declares interfaces that are cast in stone.
1119N/A# They offer interfaces that will never change.
618N/A# DO NOT TOUCH THIS FILE.
97N/A aioread64 = FUNCTION;
97N/A aiowrite64 = FUNCTION;
97N/A aiocancel = FUNCTION;
99N/A aioread = FUNCTION;
99N/A aiowait = FUNCTION;
151N/A fork = NODIRECT FUNCTION;