Copyright Digital Equipment Corp. All rights reserved.
Cancels all pending I/O requests on a specified channel. In
general, this includes all I/O requests that are queued, as well
as the request currently in progress.
Format
SYS$CANCEL chan
C Prototype
int sys$cancel (unsigned short int chan);
Argument