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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/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 105 milliseconds