Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/kpasswd/
H A Dkpasswd.h41 long read_new_password(void *server_handle, char *password,
H A Dkpasswd.c52 extern long read_new_password();
334 code = read_new_password(server_handle, password, &pwsize, msg_ret, sizeof (msg_ret), princ);
H A Dtty_kpasswd.c69 long read_new_password(server_handle, password, pwsize, msg_ret, msg_len, princ) in read_new_password() function