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

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c69 uint32_t *_kaio_supported = NULL; variable
132 if (_kaio_supported != NULL) /* already initialized */
140 _kaio_supported = ptr;
253 if (_kaio_supported != NULL)

Completed in 292 milliseconds