Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gss_release_oid(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Functions:  gss_oid_to_str(3)

gss_str_to_oid(3)

gss_release_oid(3)  —  Subroutines

NAME

gss_release_oid − Free storage of an OID object. 

SYNOPSIS

#include <gssapi/gssapi.h>
OM_uint32 gss_release_oid(
        OM_uint32 ∗ minor_status,
        gss_OID oid );

PARAMETERS

minor_status
Kerberos 5 error code.

oidOBJECT IDENTIFIER

DESCRIPTION

Allows the caller to release the storage associated with an OBJECT IDENTIFIER buffer allocated by another GSS_API call. This call’s specific behavior depends on the language and programming environment within which a GSS_API implementation operates, and is therefore detailed within applicable bindings specifications; in particular, this call may be superfluous within bindings where memory management is automatic. 

RETURN VALUES

GSS_S_COMPLETE 00000000
GSS_S_FAILURE xx0Dxxxx

SEE ALSO

Functions:  gss_oid_to_str(3), gss_str_to_oid(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026