Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A 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
245 const char *askpass, *s; in notify_start() local