The OpenNET Project / Index page

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

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

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

wsreg_set_vendor (3)
  • >> wsreg_set_vendor (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    wsreg_set_vendor, wsreg_get_vendor - set or get the vendor of a componentt
     
    

    SYNOPSIS

    cc [flag ...]  file ...-lwsreg [library ...] 
    #include <wsreg.h>
    

    int wsreg_set_vendor(Wsreg_component *comp, const char *vendor);

    char *wsreg_get_vendor(const Wsreg_component *comp);  

    DESCRIPTION

    The wsreg_set_vendor() function sets the vendor specified by vendor in the component specified by comp. The vendor argument is a string that identifies the vendor of the component. If a vendor has already been set in the specified component, the resources associated with the previously set vendor are released.

    The wsreg_get_vendor() function gets the vendor string from the component specified by comp. The resulting string must be released by the caller.  

    RETURN VALUES

    The wsreg_set_vendor() function returns a non-zero value if the vendor was set correctly; otherwise it returns 0.

    The wsreg_get_vendor() function returns a copy of the vendor from the specified component.  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE
    MT-LevelUnsafe

     

    SEE ALSO

    wsreg_initialize(3WSREG), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ATTRIBUTES
    SEE ALSO


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




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

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