Query: anocancel
OS: opensolaris
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
anocancel(9F) Kernel Functions for Drivers anocancel(9F)NAMEanocancel - prevent cancellation of asynchronous I/O requestSYNOPSIS#include <sys/ddi.h> #include <sys/sunddi.h> int anocancel( );INTERFACE LEVELSolaris DDI specific (Solaris DDI).DESCRIPTIONanocancel() should be used by drivers that do not support canceling asynchronous I/O requests. anocancel() is passed as the driver cancel routine parameter to aphysio(9F).RETURN VALUESanocancel() returns ENXIO.SEE ALSOaread(9E), awrite(9E), aphysio(9F) Writing Device Drivers SunOS 5.10 9 Nov 1994 anocancel(9F)
Related Man Pages |
---|
aphysio(9f) - centos |
aphysio(9f) - minix |
aphysio(9f) - debian |
aphysio(9f) - linux |
aphysio(9f) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
How to learn UNIX |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
What's legal and what's not? |
Identify problem with while getopts |