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

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

cs_oid_dup(3)

Contents


NAME    [Toc]    [Back]

       cs_oid_dup - duplicate an object identifier (OID)

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       cs_oid_t cs_oid_dup(
               const cs_oid_t a0id );

PARAMETERS    [Toc]    [Back]

       The OID to be duplicated.

DESCRIPTION    [Toc]    [Back]

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

       A NULL value may be passed as the OID  to  be  duplicated.
       In this case, an empty OID is allocated and returned.

RETURN VALUES    [Toc]    [Back]

       The  function  returns  the OID 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_set_dup(3), cs_oid_free(3)



                                                    cs_oid_dup(3)
[ Back ]
 Similar pages
Name OS Title
cs_oid_set_dup Tru64 duplicate an object identifier (OID) set
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