Home
last modified time | relevance | path

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

/titanic_52/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() argument
940 aio_cleanup_notifyq(aio_t * aiop,aio_req_t * qhead,int exitflg) aio_cleanup_notifyq() argument
991 aio_cleanup_pollq(aio_t * aiop,aio_req_t * qhead,int exitflg) aio_cleanup_pollq() argument
[all...]
/titanic_52/usr/src/cmd/mailx/
H A Dinit.c77 int exitflg = 0; /* -e for mail test */ variable