Home
last modified time | relevance | path

Searched defs:newpassword (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c251 char * newpassword, in Leash_changepwd_v5()
338 char * newpassword, in Leash_changepwd()
349 char * newpassword, in Leash_int_changepwd()
H A Dlsh_pwd.c518 static char principal[255], oldpassword[255], newpassword[255], in PasswordProc() local