IMA_FreeMemory(3ima) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

IMA_FreeMemory(3ima)

IMA_FreeMemory(3IMA)         iSCSI Management API         IMA_FreeMemory(3IMA)



NAME
       IMA_FreeMemory - Frees memory returned by an IMA API

SYNOPSIS
       cc [ flag... ] file... -lima [ library... ]
       #include <ima.h>

       IMA_STATUS IMA_FreeMemory(
       /* in */     void *pMemory
       );

PARAMETERS
       pMemory    A  pointer to the memory returned by an IMA API, such as the
                  IMA_OID_LIST data structure returned by the library.

                  If the specified pointer is NULL,  then  the  function  suc‐
                  ceeds, but takes no action.

                  If this argument is successfully returned, and the specified
                  pointer is non-NULL, then the allocated memory is freed.



DESCRIPTION
       The IMA_FreeMemory() API frees the memory returned by an IMA API.

RETURN VALUES
       IMA_ERROR_INVALID_PARAMETER

           Returned if the pMemory parameter is non-NULL, and specifies a mem‐
           ory area to which data cannot be written.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/library/storage/snia-ima _ Interface
       StabilityVolatile _ MT-LevelSafe


SEE ALSO
       libima(3LIB),    attributes(7),   IMA_GetLhbaOidList(3IMA),   IMA_GetL‐
       npOidList(3IMA),          IMA_GetLuOidList(3IMA),           IMA_GetNon‐
       SharedNodeOidList(3IMA),      IMA_GetPhbaOidList(3IMA),      IMA_GetPn‐
       pOidList(3IMA), IMA_GetTargetOidList(3IMA)



Oracle Solaris 11.4              20 July 2016             IMA_FreeMemory(3IMA)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3