Searched defs:aio_port_callback (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio.c129 static int aio_port_callback(void *, int *, pid_t, int, void *);
1170 aio_port_callback, reqp); local
1462 aio_port_callback, reqp); local
3177 aio_port_callback, reqp); local
3682 aio_port_callback, reqp); local
3790 * aio_port_callback() is called just before the event is retrieved from the
3806 aio_port_callback(void *arg, int *events, pid_t pid, int flag, void *evp) function

Completed in 69 milliseconds