v7 man page for anocancel

Query: anocancel

OS: v7

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

anocancel(9F)						   Kernel Functions for Drivers 					     anocancel(9F)

NAME
anocancel - prevent cancellation of asynchronous I/O request SYNOPSIS
#include <sys/ddi.h> #include <sys/sunddi.h> int anocancel( ); INTERFACE LEVEL
Solaris DDI specific (Solaris DDI). DESCRIPTION
anocancel() 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 VALUES
anocancel() returns ENXIO. SEE ALSO
aread(9E), awrite(9E), aphysio(9F) Writing Device Drivers SunOS 5.10 9 Nov 1994 anocancel(9F)
Related Man Pages
aread(9e) - opensolaris
aphysio(9f) - opensolaris
aphysio(9f) - centos
aphysio(9f) - php
aphysio(9f) - v7
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Sort by values in the 1st row, leaving first four coulumns untouched
Linux froze and got back working 5 days later, no reboot.
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working