The OpenNET Project / Index page

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

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

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

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

    NAME

    modlmisc - linkage structure for loadable miscellaneous modules
     
    

    SYNOPSIS

    #include <sys/modctl.h>
    

     

    INTERFACE LEVEL

    Solaris DDI specific (Solaris DDI).  

    DESCRIPTION

    The modlmisc structure is used by miscellaneous modules to export module specific information to the kernel.  

    STRUCTURE MEMBERS

    struct mod_ops      *misc_modops;        
    char                *misc_linkinfo;     
    

    misc_modops

    Must always be initialized to the address of mod_miscops. This member identifies the module as a loadable miscellaneous module.

    misc_linkinfo

    Can be any string up to MODMAXNAMELEN characters (including the terminating NULL characters), and is used to describe the module, but can also contain other information (such as a version number).

     

    SEE ALSO

    modload(1M), modlinkage(9S)


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    DESCRIPTION
    STRUCTURE MEMBERS
    SEE ALSO


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




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

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