The OpenNET Project / Index page

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

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

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

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

    NAME

    net_hook_unregister - disable a hook that was called in event processing
     
    

    SYNOPSIS

    #include <sys/neti.h>
    
    int net_hook_unregister(const net_data_t net, nethook_t hook);
    

     

    INTERFACE LEVEL

    Solaris DDI specific (Solaris DDI).  

    PARAMETERS

    net

    value returned from a successful call to net_protocol_register().

    hook

    value returned from a successful call to net_hook_register(9F).

     

    DESCRIPTION

    The net_hook_unregister() function disables the callback hooks that were registered with the net_hook_register() function.  

    RETURN VALUES

    If the net_hook_unregister() function succeeds, 0 is returned. Otherwise, an error indicating the problem encountered.  

    CONTEXT

    The net_hook_unregister() function may be called from user, kernel, or interrupt context.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    AvailabilitySUNWcsu

    Interface Stability

     

    SEE ALSO

    net_hook_register(9F)


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    PARAMETERS
    DESCRIPTION
    RETURN VALUES
    CONTEXT
    ATTRIBUTES
    SEE ALSO


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




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

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