The OpenNET Project / Index page

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

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

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

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

    NAME

    wsreg_components_equal - determine equality of two components
     
    

    SYNOPSIS

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

    int wsreg_components_equal(const Wsreg_component *comp1, const Wsreg_component *comp2);  

    DESCRIPTION

    The wsreg_components_equal() function determines if the component specified by the comp1 argument is equal to the component specified by the comp2 argument. Equality is evaluated based only on the content of the two components, not the order in which data was set into the components.  

    RETURN VALUES

    The wsreg_components_equal() function returns a non-zero value if the component specified by the comp1 argument is equal to the component specified by the comp2 argument. Otherwise, 0 is returned.  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE
    MT-LevelUnsafe

     

    SEE ALSO

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