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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dpasswd.c64 int in_stdin = 0; local
130 in_stdin = 1;
191 if ((infile != NULL) || in_stdin)
198 assert(in_stdin == 0);
204 assert(in_stdin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dpasswd.c64 int in_stdin = 0; local
130 in_stdin = 1;
191 if ((infile != NULL) || in_stdin)
198 assert(in_stdin == 0);
204 assert(in_stdin);

Completed in 92 milliseconds