#include <gssapi.h> OM_uint32 gss_display_name( OM_uint32 * minor_status, gss_name_t input_name, gss_buffer_t output_name_buffer, gss_OID * output_name_type);Service Program Name: QSYS/QKRBGSS
The gss_display_name() function returns the textual representation of an opaque internal name. The syntax of the text representation is determined by the mechanism that was used to convert the name.
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. |
Not every coded character set identifier (CCSID) contains the '@' character; however, alternative CCSID values often are available. For example, instead of using Greece 423, run the job with a default CCSID of 875.
Top | Security APIs UNIX-Type APIs | APIs by category |