The OpenNET Project / Index page

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

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

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

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

    NAME

    bioerror - indicate error in buffer header
     
    

    SYNOPSIS

    #include <sys/types.h>
    #include <sys/buf.h>
    #include <sys/ddi.h>
    
    
    
    void bioerror(struct buf *bp, int error);
    

     

    INTERFACE LEVEL

    Solaris DDI specific (Solaris DDI)  

    PARAMETERS

    bp

    Pointer to the buf(9S) structure describing the transfer.

    error

    Error number to be set, or zero to clear an error indication.

     

    DESCRIPTION

    If error is non-zero, bioerror() indicates an error has occured in the buf(9S) structure. A subsequent call to geterror(9F) will return error.

    If error is 0, the error indication is cleared and a subsequent call to geterror(9F) will return 0.  

    CONTEXT

    bioerror() can be called from any context.  

    SEE ALSO

    strategy(9E), geterror(9F), getrbuf(9F), buf(9S)


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    PARAMETERS
    DESCRIPTION
    CONTEXT
    SEE ALSO


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




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

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