Home
last modified time | relevance | path

Searched refs:config_times (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c181 profile_option_strings config_times[] = { variable
211 #define lifetime_specified config_times[0].found
212 #define renewtime_specified config_times[1].found
898 profile_get_options_string(k5->ctx->profile, realmdef, config_times);
899 profile_get_options_string(k5->ctx->profile, appdef, config_times);
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c59 profile_option_strings config_times[] = { variable
618 realmdef, config_times); in attempt_krb5_auth()
620 appdef, config_times); in attempt_krb5_auth()