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