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

/illumos-gate/usr/src/cmd/krb5/kadmin/kpasswd/
H A Dkpasswd.h41 long read_new_password(void *server_handle, char *password,
H A Dtty_kpasswd.c69 long read_new_password(server_handle, password, pwsize, msg_ret, msg_len, princ) function
H A Dkpasswd.c52 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 56 milliseconds