Searched refs:cancelall (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/aio/
H A Daio.c693 int cancelall = 0; local
716 cancelall = 1;
720 if (cancelall || reqp->req_args.fd == fd) {
739 if (cancelall) {

Completed in 42 milliseconds