The OpenNET Project / Index page

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

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

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

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

    NAME

    iocblk - STREAMS data structure for the M_IOCTL message type
     
    

    SYNOPSIS

    #include <sys/stream.h> 
    

     

    INTERFACE LEVEL

    Architecture independent level 1 (DDI/DKI).  

    DESCRIPTION

    The iocblk data structure is used for passing M_IOCTL messages.  

    STRUCTURE MEMBERS

    int         ioc_cmd;      /* ioctl command type */
    cred_t      *ioc_cr;      /* full credentials */
    uint_t      ioc_id;       /* ioctl id */
    uint_t      ioc_flag;     /* ioctl flags */
    uint_t      ioc_count;    /* count of bytes in data field */
    int         ioc_rval;     /* return value */
    int         ioc_error;    /* error code */
    

     

    SEE ALSO

    STREAMS Programming Guide


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    DESCRIPTION
    STRUCTURE MEMBERS
    SEE ALSO


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




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

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