Searched refs:LIO_FSYNC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h150 #define LIO_FSYNC LIO_WAIT+1 macro
151 #define LIO_DESTROY LIO_FSYNC+1
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c833 head->lio_mode = LIO_FSYNC;
1691 head->lio_mode = LIO_FSYNC;

Completed in 60 milliseconds