The OpenNET Project / Index page

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

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

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

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

    NAME

    MP_CompareOIDs - compare two object IDs
     
    

    SYNOPSIS

    cc [ flag... ] file... -lMPAPI [ library... ]
    #include <mpapi.h>
    
    MP_STATUS MP_CompareOIDs(MP_OID oid1, MP_OID oid2);
    

     

    PARAMETERS

    oid1

    An object ID that has type MP_OIDs for two objects to compare.

    oid2

    An object ID that has type MP_OIDs for two objects to compare.

     

    DESCRIPTION

    The MP_CompareOIDs() function compares two object IDs (OIDs) for equality to see whether they refer to the same object. The fields in the two object IDs are compared field-by-field for equality.  

    RETURN VALUES

    MP_STATUS_FAILED

    The object IDs do not compare.

    MP_STATUS_SUCCESS

    The two object IDs refer to the same object.

     

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface Stability Standard: ANSI INCITS 412 Multipath Management API

    MT-Level

     

    SEE ALSO

    libMPAPI(3LIB), attributes(5)

    Multipath Management API Version 1.0


     

    Index

    NAME
    SYNOPSIS
    PARAMETERS
    DESCRIPTION
    RETURN VALUES
    ATTRIBUTES
    SEE ALSO


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




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

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