OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aio_exit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_aio.c
87
static void
aio_exit
(proc_t *, void *);
151
aio_ehook = exithook_establish(
aio_exit
, NULL);
202
aio_exit
(p, aio);
209
aio_exit
(p, aio);
217
aio_exit
(p, aio);
238
aio_exit
(struct proc *p, void *cookie)
function in typeref:typename:void
sys_aio.c
87
static void
aio_exit
(proc_t *, void *);
151
aio_ehook = exithook_establish(
aio_exit
, NULL);
202
aio_exit
(p, aio);
209
aio_exit
(p, aio);
217
aio_exit
(p, aio);
238
aio_exit
(struct proc *p, void *cookie)
function in typeref:typename:void
Completed in 25 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025