Searched refs:RP_USE_ASKPASS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dreadpass.c125 if (flags & RP_USE_ASKPASS)
144 if ((flags & RP_USE_ASKPASS) && getenv("DISPLAY") == NULL)
180 p = read_passphrase(prompt, RP_USE_ASKPASS|RP_ALLOW_EOF);
H A Dmisc.h100 #define RP_USE_ASKPASS 0x0008 macro

Completed in 65 milliseconds