Searched refs:RPP_REQUIRE_TTY (Results 1 – 4 of 4) sorted by relevance
34 #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ macro
89 if (flags & RPP_REQUIRE_TTY) { in readpassphrase()
89 if (flags & RPP_REQUIRE_TTY) {
133 rppflags |= RPP_REQUIRE_TTY; in read_passphrase()