HomeSort by: relevance | last modified time | path
    Searched refs:KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
init_creds.c 204 opt->flags |= KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT;
krb5.h 775 #define KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT 0x0400
init_creds_pw.c 553 (old_options->flags & KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT))
2743 if ((options->flags & KRB5_GET_INIT_CREDS_OPT_CHANGE_PASSWORD_PROMPT) &&

Completed in 23 milliseconds