The OpenNET Project / Index page

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

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

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

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

    NAME

    free_rtn - structure that specifies a driver's message-freeing routine
     
    

    SYNOPSIS

    #include <sys/stream.h> 
    

     

    INTERFACE LEVEL

    Architecture independent level 1 (DDI/DKI).  

    DESCRIPTION

    The free_rtn structure is referenced by the datab structure. When freeb(9F) is called to free the message, the driver's message-freeing routine (referenced through the free_rtn structure) is called, with arguments, to free the data buffer.  

    STRUCTURE MEMBERS

    void     (*free_func)()      /* user's freeing routine */
    char     *free_arg           /* arguments to free_func() */
    

    The free_rtn structure is defined as type frtn_t.  

    SEE ALSO

    esballoc(9F), freeb(9F), datab(9S)

    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
    Добавить, Поддержать, Вебмастеру