Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dreadpass.c48 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass()
122 char cr = '\r', *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
243 const char *askpass, *s; in notify_start() local