Query: gss_export_name
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gss_export_name(3) Library Functions Manual gss_export_name(3)NAMEgss_export_name() - convert a mechanism name (MN) to a form suitable for direct comparisonSYNOPSISDESCRIPTIONThe converts a mechanism name (MN) to export form. Input Parameters input_name Specifies the mechanism name (MN) to be exported. Output Parameters exported_name The canonical contiguous string form of input_name. minor_status Returns a status code from the security mechanism.STATUS CODESThe following status codes can be returned: The routine was completed successfully. The name passed by the input_name parameter is not recognized. The routine could not interpret the input_name parameter as a name of the type specified. The provided internal name was not a mechanism name.AUTHORwas developed by Sun Microsystems, Inc.SEE ALSOgss_compare_name(3), gss_display_name(3), gss_release_name(3). The manpages for DCE-GSSAPI are included with the DCE-CoreTools product. To see those manpages add to gss_export_name(3)
Related Man Pages |
---|
gss_canonicalize_name(3) - hpux |
gss_display_name(3) - hpux |
gss_import_name(3) - hpux |
gss_inquire_cred(3) - hpux |
gss_test_oid_set_member(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |