krb5_verify_init_creds_opt_init -- Initialize krb5_verify_init_creds_opt
structure

C Prototype

void krb5_verify_init_creds_opt_init (
krb5_verify_init_creds_opt *opt );
Arguments

| opt (output) | | A pointer to the options
field. |
Description

This routine initializes the flags field in the krb5_verify_init_creds_opt structure.
Return
Values
