Home
last modified time | relevance | path

Searched defs:exitflg (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Daio_subr.c701 int exitflg; in aio_cleanup() local
899 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()
/titanic_50/usr/src/cmd/mailx/
H A Dinit.c77 int exitflg = 0; /* -e for mail test */ variable