#include <gssapi.h> OM_uint32 gss_release_oid( OM_uint32 * minor_status, gss_OID * oid);Service Program Name: QSYS/QKRBGSS
The gss_release_oid() function releases storage associated with a gss_oid object. The gss_release_oid() routine must not be called to release a read-only oid that was returned by one of the GSS routines.
The return value is one of the following status codes:
Object Referred to | Data Authority Required |
---|---|
Each directory in the path name preceding the configuration file | *X |
Configuration file | *R |
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top | Security APIs UNIX-Type APIs | APIs by category |