#include <krb5.h>
krb5_error_code krb5_free_krbhst(
krb5_context context,
char * krb5_const * host_list);
Service Program Name: QSYS/QKRBGSSThe krb5_free_krbhst() function releases the storage assigned to a host list.
No authorities are required.
The function return value is 0 if no errors occur. Otherwise, it is a Kerberos error code.
| Message ID | Error Message Text |
|---|---|
| CPE3418 E | Possible APAR condition or hardware failure. |
| Top | Security APIs UNIX-Type APIs | APIs by category |