Searched refs:read_old_password (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kadmin/kpasswd/
H A Dkpasswd.h38 long read_old_password(krb5_context context, char *password,
H A Dtty_kpasswd.c58 long read_old_password(context, password, pwsize) function
H A Dkpasswd.c51 extern long read_old_password();
65 * read_old_password (f) function to read old password
89 * read_old_password is then called to prompt for the old password.
194 code = read_old_password(context, password, &pwsize);

Completed in 79 milliseconds