Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-keygen.c245 ask_filename(struct passwd *pw, const char *prompt) in ask_filename() function
423 ask_filename(pw, "Enter file in which the key is"); in do_convert_to()
776 ask_filename(pw, "Enter file in which the key is"); in do_convert_from()
838 ask_filename(pw, "Enter file in which the key is"); in do_print_public()
978 ask_filename(pw, "Enter file in which the key is"); in do_fingerprint()
1431 ask_filename(pw, "Enter file in which the key is"); in do_change_passphrase()
1547 ask_filename(pw, "Enter file in which the key is"); in do_change_comment()
2191 ask_filename(pw, "Enter file in which the key is"); in do_show_cert()
3917 ask_filename(pw, "Enter file in which to save the key"); in main()