Searched refs:KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE (Results 1 – 3 of 3) sorted by relevance
27 opt->flags |= KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE; in krb5_get_init_creds_opt_set_renew_life()
1094 if (options && (options->flags & KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE)) { in krb5_get_init_creds()
2656 #define KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE 0x0002 macro