If both a Table of Contents and Search form are not displayed in separate frames along with this one, you may wish to redisplay this book in a frameset, beginning with the first page.
krb5_copy_principal -- Copy a principal structure
C Prototype
krb5_error_code krb5_copy_principal( krb5_context context, krb5_const_principal inprinc, krb5_principal *outprinc );
Arguments
Description This routine copies a principal structure, setting *outprinc to point to the newly allocated copy, which should be freed with krb5_free_principal.
*outprinc
krb5_free_principal
Return Values This routine returns the following KRB5 status code: