Home
last modified time | relevance | path

Searched refs:env_hint (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadpass.c52 ssh_askpass(const char *askpass, const char *msg, const char *env_hint) in ssh_askpass() argument
79 if (env_hint != NULL) in ssh_askpass()
80 setenv("SSH_ASKPASS_PROMPT", env_hint, 1); in ssh_askpass()