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

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

cs_oid_set_dup(3)

Contents


NAME    [Toc]    [Back]

       cs_oid_set_dup - duplicate an object identifier (OID) set

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       cs_oid_set_t cs_oid_set_dup (
               const cs_oid_set_t aSet1 );

PARAMETERS    [Toc]    [Back]

       The OID set to be duplicated.

DESCRIPTION    [Toc]    [Back]

       The  cs_oid_set_dup()  function  duplicates an OID set and
       returns a copy of the original OID set. Resources  associated
  with  the  returned  OID set must be released by the
       application after use with a call to cs_oid_set_free().

       A NULL value may be passed as the set  to  be  duplicated.
       In  this case, an empty OID set is allocated and returned.
       To create an empty OID set using a  GSS-API  v2  complaint
       function, use gss_create_empty_OID_set().

RETURN VALUES    [Toc]    [Back]

       The  function  returns the OID set created by the duplication
 process.  The function returns NULL  if  there  is  a
       memory allocation error.

PORTABILITY CONSIDERATIONS    [Toc]    [Back]

       This function is an extension of the GSS-API standard that
       is not supported by other GSS-API implementations.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  cs_oid_dup(3),  cs_oid_set_free(3),   gss_create_empty_OID_set(3)



                                                cs_oid_set_dup(3)
[ Back ]
 Similar pages
Name OS Title
cs_oid_dup Tru64 duplicate an object identifier (OID)
gss_add_oid_set_member HP-UX add an Object Identifier (OID) to an OID set
cs_oid_set_insert Tru64 insert an object identifier (OID) into an OID set
cs_oid_free Tru64 free an object identifier (OID)
cs_oid_set_free Tru64 free an object identifier (OID) set
DtMmdbHandle HP-UX object identifier structure in dtinfo
getopenobj IRIX returns the identifier of the currently open object
cs_oid_set_cmp Tru64 compare two object identifier (OID) sets
DtMmdbDlpGetNextSectionId HP-UX obtains the object identifier of the next section
DtMmdbLocatorGetSectionObjectId HP-UX obtains the object identifier of a section
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service