#include <gssapi.h>
OM_uint32 gss_release_buffer(
OM_uint32 * minor_status,
gss_buffer_t buffer);
Service Program Name: QSYS/QKRBGSSThe gss_release_buffer() function releases storage associated with a gss_buffer_t buffer. The gss_buffer_desc structure itself is not released.
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 |