dax_zip_free(3dax) 맨 페이지 - 윈디하나의 솔라나라

개요

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

dax_zip_free(3dax)

dax_zip_free(3DAX)           DAX Library Functions          dax_zip_free(3DAX)



NAME
       dax_zip_free - free codec

SYNOPSIS
       cc [ flag... ] file... -ldax [ library...]

       #include <dax.h>

       dax_status_t dax_zip_free(dax_context_t *ctx, dax_zip_t *codec);

DESCRIPTION
       This  function  frees  a zip codec that was created by the dax_zip_cre‐
       ate(), dax_zip_create_contig(), or dax_encode() functions. If  a  codec
       used in a posted DAX request is freed before the request has completed,
       the results are undefined.


       If the function returns an error, the codec is not freed.

RETURN VALUES
       DAX_SUCCESS    Operation completed successfully


       DAX_ETHREAD    The calling thread did not create ctx



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 _ Interface StabilityCommit‐
       ted


SEE ALSO
       dax_zip_create(3DAX),  dax_zip_create_contig(3DAX),   dax_encode(3DAX),
       libdax(3LIB)



Oracle Solaris 11.4               03 Mar 2017               dax_zip_free(3DAX)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3