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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c204 int cleanupqflag; local
288 cleanupqflag = (aiop->aio_flags & AIO_CLEANUP);
290 if (cleanupqflag | pollqflag) {
292 if (cleanupqflag)
311 if (cleanupqflag) {

Completed in 217 milliseconds