krb5_get_init_creds_opt_init -- Initialize
options for krb5_get_init_creds* routines

C Prototype

void krb5_get_init_creds_opt_init (
krb5_get_init_creds_opt *opt );
Arguments

| opt (input/output) | | A pointer to a structure
containing flags and options. |
Description

This routine sets the flags field of the krb5_get_init_creds_opt structure
to zero.
Return
Values
