Searched refs:KRB5_GET_INIT_CREDS_OPT_TKT_LIFE (Results 1 – 3 of 3) sorted by relevance
20 opt->flags |= KRB5_GET_INIT_CREDS_OPT_TKT_LIFE; in krb5_get_init_creds_opt_set_tkt_life()
1076 if (options && (options->flags & KRB5_GET_INIT_CREDS_OPT_TKT_LIFE)) { in krb5_get_init_creds()
2655 #define KRB5_GET_INIT_CREDS_OPT_TKT_LIFE 0x0001 macro