Home
last modified time | relevance | path

Searched defs:askpass (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dreadpass.c51 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass()
125 char cr = '\r', *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
223 const char *askpass; in notify_start() local