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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.c1047 const bool from_stdin = (!auth_file || !strcmp (auth_file, "stdin")); local
1057 && ((auth_file && streq (auth_file, "management")) || (from_stdin && (flags & GET_USER_PASS_MANAGEMENT)))
1098 else if (from_stdin)

Completed in 330 milliseconds