#include <krb5.h> krb5_boolean krb5_address_search( krb5_context context, krb5_const krb5_address * addr, krb5_address * krb5_const * addrlist);Service Program Name: QSYS/QKRBGSS
The krb5_address_search() function allows an application to search a list of addresses for a specific address.
No authorities are required.
TRUE | The search address was found in the address list, or the address list was not provided. |
FALSE | The search address was not found in the address list. |
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top | Security APIs UNIX-Type APIs | APIs by category |