Man Page: geterror
Operating Environment: opensolaris
Section: 9f
geterror(9F) Kernel Functions for Drivers geterror(9F)NAMEgeterror - return I/O errorSYNOPSIS#include <sys/types.h> #include <sys/buf.h> #include <sys/ddi.h> int geterror(struct buf *bp);INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).PARAMETERSbp Pointer to a buf(9S) structure.DESCRIPTIONThe geterror() function returns the error number from the error field of the buffer header structure.RETURN VALUESAn error number indicating the error condition of the I/O request is returned. If the I/O request completes successfully, 0 is returned.CONTEXTThe geterror() function can be called from user, interrupt, or kernel context.SEE ALSObuf(9S) Writing Device Drivers SunOS 5.11 16 Jan 2006 geterror(9F)
| Related Man Pages |
|---|
| biowait(9f) - opensolaris |
| bioerror(9f) - centos |
| bioerror(9f) - suse |
| bioerror(9f) - posix |
| bioerror(9f) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Expat install |
| how to get result from exe file using java |
| PLaying a sound file with SDL - C++ |
| how to execute a unix shell script from a java program |
| Please Help Test New Registration Page |