Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadpass.c41 ssh_askpass(char *askpass, const char *msg) in ssh_askpass()
103 char *askpass = NULL, *ret, buf[1024]; in read_passphrase() local