Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c42 #define PROMPT_ENTRY 0 macro
201 if (prompt_type == PROMPT_ENTRY || prompt_type == PROMPT_NONE) { in passphrase_dialog()
212 if (prompt_type == PROMPT_ENTRY) { in passphrase_dialog()
273 if (prompt_type == PROMPT_ENTRY) { in passphrase_dialog()
319 int result, prompt_type = PROMPT_ENTRY; in main()
H A Dgnome-ssh-askpass3.c42 #define PROMPT_ENTRY 0 macro
188 if (prompt_type == PROMPT_ENTRY || prompt_type == PROMPT_NONE) { in passphrase_dialog()
199 if (prompt_type == PROMPT_ENTRY) { in passphrase_dialog()
242 if (prompt_type == PROMPT_ENTRY) { in passphrase_dialog()
283 int result, prompt_type = PROMPT_ENTRY; in main()