The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

geterror (9)
  • >> geterror (9) ( Solaris man: Ядро )
  •  

    NAME

    geterror - return I/O error
     
    

    SYNOPSIS

    #include <sys/types.h>
    #include <sys/buf.h>
    #include <sys/ddi.h>
    
    
    
    int geterror(struct buf *bp);
    

     

    INTERFACE LEVEL

    Architecture independent level 1 (DDI/DKI).  

    PARAMETERS

    bp

    Pointer to a buf(9S) structure.

     

    DESCRIPTION

    The geterror() function returns the error number from the error field of the buffer header structure.  

    RETURN VALUES

    An error number indicating the error condition of the I/O request is returned. If the I/O request completes successfully, 0 is returned.  

    CONTEXT

    The geterror() function can be called from user, interrupt, or kernel context.  

    SEE ALSO

    buf(9S)

    Writing Device Drivers


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    PARAMETERS
    DESCRIPTION
    RETURN VALUES
    CONTEXT
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру