#include <krb5.h>
void krb5_free_tickets(
krb5_context context,
krb5_ticket ** tickets);
Service Program Name: QSYS/QKRBGSS The krb5_free_tickets() function releases the storage assigned to an array of krb5_ticket structures. Each krb5_ticket structure is released and then the pointer array itself is released.
No authorities are required.
This routine does not return a value.
| Message ID | Error Message Text |
|---|---|
| CPE3418 E | Possible APAR condition or hardware failure. |
| Top | Security APIs UNIX-Type APIs | APIs by category |