0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A# ident "%Z%%M% %I% %E% SMI"
0N/A# DO NOT TOUCH THIS FILE.
0N/A# This file declares interfaces that are cast in stone.
0N/A# They offer interfaces that will never change.
0N/A# DO NOT TOUCH THIS FILE.
0N/A clock_nanosleep = FUNCTION;
0N/A mq_reltimedreceive_np = FUNCTION;
0N/A mq_reltimedsend_np = FUNCTION;
0N/A mq_timedreceive = FUNCTION;
0N/A mq_timedsend = FUNCTION;
0N/A sem_reltimedwait_np = FUNCTION;
0N/A sem_timedwait = FUNCTION;
0N/A aio_waitn = FUNCTION;
0N/A aio_waitn64 = FUNCTION;
0N/A aio_cancel64 = FUNCTION;
0N/A aio_error64 = FUNCTION;
0N/A aio_fsync64 = FUNCTION;
0N/A aio_read64 = FUNCTION;
0N/A aio_return64 = FUNCTION;
0N/A aio_suspend64 = FUNCTION;
0N/A aio_write64 = FUNCTION;
0N/A lio_listio64 = FUNCTION;
0N/A aio_cancel = FUNCTION;
0N/A aio_error = FUNCTION;
0N/A aio_fsync = FUNCTION;
0N/A aio_read = FUNCTION;
0N/A aio_return = FUNCTION;
0N/A aio_suspend = FUNCTION;
0N/A aio_write = FUNCTION;
0N/A clock_getres = FUNCTION;
0N/A clock_gettime = FUNCTION;
0N/A clock_settime = FUNCTION;
0N/A fdatasync = FUNCTION;
0N/A lio_listio = FUNCTION;
0N/A mq_close = FUNCTION;
0N/A mq_getattr = FUNCTION;
sched_getparam = FUNCTION;
sched_get_priority_max = FUNCTION;
sched_get_priority_min = FUNCTION;
sched_getscheduler = FUNCTION;
sched_rr_get_interval = FUNCTION;
sched_setparam = FUNCTION;
sched_setscheduler = FUNCTION;
timer_getoverrun = FUNCTION;
timer_gettime = FUNCTION;
timer_settime = FUNCTION;
_clock_getres = FUNCTION;
_clock_gettime = FUNCTION;
_clock_nanosleep = FUNCTION;
_clock_settime = FUNCTION;
_sem_getvalue = FUNCTION;
_sem_reltimedwait_np = FUNCTION;
_sem_timedwait = FUNCTION;
_sigtimedwait = FUNCTION;
_timer_create = FUNCTION;
_timer_delete = FUNCTION;
_timer_getoverrun = FUNCTION;
_timer_gettime = FUNCTION;
_timer_settime = FUNCTION;