Searched defs:askpass (Results 1 – 1 of 1) sorted by relevance
51 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() local245 const char *askpass, *s; in notify_start() local