Searched defs:exitflg (Results 1 – 2 of 2) sorted by relevance
701 int exitflg; in aio_cleanup() local899 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq()940 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_notifyq()991 aio_cleanup_pollq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_pollq()
77 int exitflg = 0; /* -e for mail test */ variable