Searched defs:exitflg (Results 1 – 2 of 2) sorted by relevance
688 int exitflg; in aio_cleanup() local886 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq()927 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_notifyq()978 aio_cleanup_pollq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_pollq()
75 int exitflg = 0; /* -e for mail test */ variable