Searched refs:read_new_password (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/krb5/kadmin/kpasswd/ |
H A D | kpasswd.h | 41 long read_new_password(void *server_handle, char *password,
|
H A D | tty_kpasswd.c | 69 long read_new_password(server_handle, password, pwsize, msg_ret, msg_len, princ) function
|
H A D | kpasswd.c | 52 extern long read_new_password(); 66 * read_new_password (f) function to read new and change password 92 * read_new_password is called to read the new password and change the 334 code = read_new_password(server_handle, password, &pwsize, msg_ret, sizeof (msg_ret), princ);
|
Completed in 57 milliseconds