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

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

gss_create_empty_oid_set(3)

Contents


NAME    [Toc]    [Back]

       gss_create_empty_oid_set - Eatablish an OID set containing
       no OIDs.

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_create_empty_oid_set(
               OM_uint32 * minor_status,
               gss_OID_set * oid_set );

PARAMETERS    [Toc]    [Back]

       Kerberos 5 error code.  The empty OID set created.   Storage
  associated  with the OID set and its contents must be
       freed  after  use  by  the  application  with  a  call  to
       gss_release_oid_set().

DESCRIPTION    [Toc]    [Back]

       The gss_create_empty_oid_set() function establishes an OID
       set containing no object identifiers. Use this function in
       conjunction  with  gss_add_oid_set_member() to construct a
       set  of  OIDs  for   Kerberos   5   that   is   input   to
       gss_acquire_cred().

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_acquire_cred(3),      gss_add_oid_set_member(3), gss_release_oid_set(3), gss_test_oid_set_member(3)



                                      gss_create_empty_oid_set(3)
[ Back ]
 Similar pages
Name OS Title
cs_oid_cmp Tru64 compare two object identifiers (OIDs)
sysctl_ctx_init FreeBSD sysctl context for managing dynamically created sysctl oids
sysctl_ctx_free FreeBSD sysctl context for managing dynamically created sysctl oids
sysctl_ctx_entry_add FreeBSD sysctl context for managing dynamically created sysctl oids
sysctl_ctx_entry_del FreeBSD sysctl context for managing dynamically created sysctl oids
sysctl_ctx_entry_find FreeBSD sysctl context for managing dynamically created sysctl oids
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service