Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass4.c61 } PromptType; typedef
66 PromptType type;
71 prompt_state_new(GApplication *app, char* message, PromptType type) in prompt_state_new()
223 PromptType type = PROMPT_ENTRY; in main()