Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c96 ask_filename(struct passwd *pw, const char *prompt) in ask_filename() function
165 ask_filename(pw, gettext("Enter file in which the key is")); in do_convert_to_ssh2()
343 ask_filename(pw, gettext("Enter file in which the key is")); in do_convert_from_ssh2()
415 ask_filename(pw, gettext("Enter file in which the key is")); in do_print_public()
447 ask_filename(pw, gettext("Enter file in which the key is")); in do_fingerprint()
739 ask_filename(pw, gettext("Enter file in which the key is")); in do_change_passphrase()
824 ask_filename(pw, gettext("Enter file in which the key is")); in do_change_comment()
1100 ask_filename(pw, gettext("Enter file in which to save the key")); in main()