The OpenNET Project / Index page

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

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

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

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

    NAME

    ureadc - add character to a uio structure
     
    

    SYNOPSIS

    #include <sys/uio.h>
    #include <sys/types.h>
    
    
    
    int ureadc(int c, uio_t *uio_p);
    

     

    INTERFACE LEVEL

    Architecture independent level 1 (DDI/DKI).  

    PARAMETERS

    c

    The character added to the uio(9S) structure.

    uio_p

    Pointer to the uio(9S) structure.

     

    DESCRIPTION

    The ureadc() function transfers the character c into the address space of the uio(9S) structure pointed to by uio_p, and updates the uio structure as for uiomove(9F).  

    RETURN VALUES

    0 is returned on success and EFAULT on failure.  

    CONTEXT

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

    SEE ALSO

    uiomove(9F), uwritec(9F), iovec(9S), uio(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
    Добавить, Поддержать, Вебмастеру