Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDssh-keygen.c256 ask_filename(struct passwd *pw, const char *prompt) in ask_filename() function
433 ask_filename(pw, "Enter file in which the key is"); in do_convert_to()
769 ask_filename(pw, "Enter file in which the key is"); in do_convert_from()
831 ask_filename(pw, "Enter file in which the key is"); in do_print_public()
971 ask_filename(pw, "Enter file in which the key is"); in do_fingerprint()
1426 ask_filename(pw, "Enter file in which the key is"); in do_change_passphrase()
1542 ask_filename(pw, "Enter file in which the key is"); in do_change_comment()
2186 ask_filename(pw, "Enter file in which the key is"); in do_show_cert()
3906 ask_filename(pw, "Enter file in which to save the key"); in main()