The OpenNET Project / Index page

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

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

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

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

    NAME

    sdp_clone_session - clone an SDP session structure
     
    

    SYNOPSIS

    cc [ flag...] file... -lcommputil [ library...]
    #include <sdp.h>
    
    sdp_session_t *sdp_clone_session(const sdp_session_t *session);
    

     

    DESCRIPTION

    The sdp_clone_session() function clones the input SDP session structure and returns the cloned structure. The resulting cloned structure has all the SDP fields from the input structure. The caller is responsible for freeing the returned cloned structure using sdp_free_session(), described on the sdp_free_session(3COMMPUTIL) manual page.  

    RETURN VALUES

    The sdp_clone_session() function returns the cloned structure on success and NULL on failure.  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityCommitted

    MT-Level

     

    SEE ALSO

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