The OpenNET Project / Index page

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

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

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

g_provider_by_name (9)
  • >> g_provider_by_name (9) ( FreeBSD man: Ядро )

  • BSD mandoc
     

    NAME

    
    
    g_provider_by_name
    
     - find GEOM provider with given name
    
     
    

    SYNOPSIS

       #include <geom/geom.h>
    struct g_provider * g_provider_by_name (const char *name);
     

    DESCRIPTION

    The g_provider_by_name ();
    function searches for a provider called Fa name and returns the structure Vt g_provider bound to it. Argument Fa name should be a name, not a full path (i.e., ``da0 '' instead of ``/dev/da0 ''  

    RESTRICTIONS/CONDITIONS

    The topology lock has to be held.  

    RETURN VALUES

    The g_provider_by_name ();
    function returns a pointer to the provider called Fa name or NULL if there is no such provider.  

    SEE ALSO

    geom(4), DECLARE_GEOM_CLASS9, g_access9, g_attach9, g_bio9, g_consumer9, g_data9, g_event9, g_geom9, g_provider9, g_wither_geom9  

    AUTHORS

    An -nosplit This manual page was written by An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RESTRICTIONS/CONDITIONS
    RETURN VALUES
    SEE ALSO
    AUTHORS


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




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

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