*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> gss_release_buffer (3)              
Title
Content
Arch
Section
 

gss_release_buffer(3)

Contents


NAME    [Toc]    [Back]

       gss_release_buffer  - Free storage associated with buffer.

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_release_buffer(
               OM_uint32 * minor_status,
               gss_buffer_t buffer );

PARAMETERS    [Toc]    [Back]

       Kerberos 5  error  code.   Buffer  to  be  released.   The
       buffer's  length field is set to zero and its value is set
       to NULL.

DESCRIPTION    [Toc]    [Back]

       The gss_release_buffer() function frees storage associated
       with  a  buffer. The storage must have been allocated by a
       GSS-API function call. Use this function to prevent memory
       leaks.

       Passing  in  a  NULL  value does not cause the function to
       fail. If the function receives a non-NULL  value  (regardless
  of the buffer's length), it sets the buffer's length
       to zero and sets the buffer's value to NULL.

RETURN VALUES    [Toc]    [Back]

       GSS_S_CALL_INACCESSIBLE_READ    01xxxxxx
       GSS_S_CALL_INACCESSIBLE_WRITE   02xxxxxx
       GSS_S_COMPLETE                  00000000
       GSS_S_FAILURE                   xx0Dxxxx

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  csf_gss_acq_user(3),       gss_accept_sec_context(3),  gss_delete_sec_context(3),  gss_display_name(3),
       gss_display_status(3),                 gss_export_name(3),
       gss_export_sec_context(3),                 gss_get_mic(3),
       gss_init_sec_context(3), gss_unwrap(3), gss_wrap(3)



                                            gss_release_buffer(3)
[ Back ]
 Similar pages
Name OS Title
gss_release_buffer HP-UX free storage associated with a buffer
gss_release_oid_set Tru64 Free the storage associated with an OID set
fmfreefont IRIX free the storage for a font
gss_release_oid Tru64 Free storage of an OID object.
gss_release_oid_set HP-UX free storage associated with a gss_OID_set object
tt_free HP-UX free storage from the ToolTalk API allocation stack
gss_release_name HP-UX free storage associated with an internal name allocated by a GSSAPI routine
tt_release HP-UX free storage allocated on the ToolTalk API allocation stack
DtSearchFreeResults HP-UX Free storage allocated for DtSearch results lists
getgconfig IRIX gets the size of a buffer or a state in the current buffer configuration
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service