Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c511 #define STATE_NEWPWD2 4 in PasswordProc() macro
514 static int ids[STATE_NEWPWD2 + 1] = { in PasswordProc()
520 static char *strings[STATE_NEWPWD2 + 1] = { in PasswordProc()
546 lpdi->dlgstatemax = ISCHPASSWD ? STATE_NEWPWD2 in PasswordProc()
672 if (state == STATE_NEWPWD2) in PasswordProc()
693 state < STATE_NEWPWD2 ? in PasswordProc()
696 if (state == STATE_NEWPWD2) in PasswordProc()
859 case STATE_NEWPWD2: in PasswordProc()