Home
last modified time | relevance | path

Searched refs:aio_args (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h65 typedef struct aio_args aio_args_t;
72 struct aio_args { struct
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c1026 struct aio_args *arg; in _aio_do_request()