OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aio_suspend
(Results
1 - 12
of
12
) sorted by relevancy
/src/lib/libc/compat/include/
aio.h
45
int
aio_suspend
(const struct aiocb * const [], int,
/src/lib/libc/compat/sys/
compat_aio_suspend.c
49
__warn_references(
aio_suspend
,
50
"warning: reference to compatibility
aio_suspend
(); include <aio.h> to generate correct reference")
53
__weak_alias(
aio_suspend
, _aio_suspend)
60
aio_suspend
(const struct aiocb * const list[], int nent,
/src/include/
aio.h
48
int
aio_suspend
(const struct aiocb * const [], int,
/src/tests/lib/libc/sys/
t_aio_suspend.c
81
rv =
aio_suspend
(one, 1, NULL);
126
rv =
aio_suspend
(list, 2, NULL);
t_aio_rw.c
97
rv =
aio_suspend
(list, (int)nent, NULL);
98
ATF_REQUIRE_EQ_MSG(0, rv, "
aio_suspend
failed: %s",
t_aio_cancel.c
99
rv =
aio_suspend
(list, (int)nent, NULL);
100
ATF_REQUIRE_EQ_MSG(0, rv, "
aio_suspend
failed: %s",
t_aio_lio.c
98
rv =
aio_suspend
(list, (int)nent, NULL);
99
ATF_REQUIRE_EQ_MSG(0, rv, "
aio_suspend
failed: %s",
/src/lib/librt/
Makefile
15
aio_suspend
.3 aio_write.3 lio_listio.3 \
/src/tests/lib/libpthread/
t_compat_cancel.c
125
RL(
aio_suspend
(aiolist, __arraycount(aiolist), NULL));
t_cancellation.c
186
RL(
aio_suspend
(aiolist, __arraycount(aiolist), NULL));
/src/lib/libc/include/
namespace.h
35
#define
aio_suspend
_aio_suspend
macro
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
5455
__weak_alias(
aio_suspend
,rump___sysimpl_aio_suspend50);
8279
}, /* 404 =
aio_suspend
*/
Completed in 26 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025