Home
last modified time | relevance | path

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

/external/openssh/
Dssh-keygen.c231 ask_filename(struct passwd *pw, const char *prompt) in ask_filename() function
388 ask_filename(pw, "Enter file in which the key is"); in do_convert_to()
698 ask_filename(pw, "Enter file in which the key is"); in do_convert_from()
758 ask_filename(pw, "Enter file in which the key is"); in do_print_public()
891 ask_filename(pw, "Enter file in which the key is"); in do_fingerprint()
1300 ask_filename(pw, "Enter file in which the key is"); in do_change_passphrase()
1412 ask_filename(pw, "Enter file in which the key is"); in do_change_comment()
1938 ask_filename(pw, "Enter file in which the key is"); in do_show_cert()
2656 ask_filename(pw, "Enter file in which to save the key"); in main()