Searched defs:askpass (Results 1 – 1 of 1) sorted by relevance
51 ssh_askpass(char *askpass, const char *msg) in ssh_askpass()121 char *askpass = NULL, *ret, buf[1024]; in read_passphrase() local