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

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

gss_release_oid_set(3)

Contents


NAME    [Toc]    [Back]

       gss_release_oid_set  - Free the storage associated with an
       OID set

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_release_oid_set(
               OM_uint32 * minor_status,
               gss_OID_set * set );

PARAMETERS    [Toc]    [Back]

       Kerberos 5 error code.  The object  identifier  (OID)  set
       being  released.  If  GSS_C_NO_OID_SET  is  specified, the
       function  executes  but   does   nothing.   A   value   of
       GSS_C_NO_OID_SET is returned.

DESCRIPTION    [Toc]    [Back]

       The gss_release_oid_set() function frees the storage associated
 with an OID set created previously with  a  GSS-API
       function call.  Use this function to prevent memory leaks.

       This function frees the storage associated with each individual
  member  OID, the OID set's elements array, and the
       gss_oid_set_desc.

       The gss_OID_set parameter is set to GSS_C_NO_OID_SET  when
       this function executes successfully.

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:  gss_add_oid_set_member(3),            gss_create_empty_oid_set(3),               gss_indicate_mechs(3),
       gss_inquire_mechs_for_name(3),
       gss_inquire_names_for_mech(3)



                                           gss_release_oid_set(3)
[ Back ]
 Similar pages
Name OS Title
fmfreefont IRIX free the storage for a font
gss_release_buffer Tru64 Free storage associated with buffer.
gss_release_oid Tru64 Free storage of an OID object.
gss_release_buffer HP-UX free storage associated with a buffer
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
tt_release HP-UX free storage allocated on the ToolTalk API allocation stack
DtSearchFreeResults HP-UX Free storage allocated for DtSearch results lists
gss_release_name HP-UX free storage associated with an internal name allocated by a GSSAPI routine
volmigrate Tru64 Moves AdvFS domain storage from physical storage to LSM volumes (volmigrate) or from LSM volumes to ...
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service