Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c44 #define PROMPT_NONE 2 macro
177 case PROMPT_NONE: in passphrase_dialog()
201 if (prompt_type == PROMPT_ENTRY || prompt_type == PROMPT_NONE) { in passphrase_dialog()
333 prompt_type = PROMPT_NONE; in main()
H A Dgnome-ssh-askpass3.c44 #define PROMPT_NONE 2 macro
164 case PROMPT_NONE: in passphrase_dialog()
188 if (prompt_type == PROMPT_ENTRY || prompt_type == PROMPT_NONE) { in passphrase_dialog()
297 prompt_type = PROMPT_NONE; in main()