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

/freebsd-9.3-release/crypto/openssl/apps/
H A Dpasswd.c64 int in_stdin = 0; local
119 in_stdin = 1;
182 if ((infile != NULL) || in_stdin) {
187 assert(in_stdin == 0);
191 assert(in_stdin);

Completed in 42 milliseconds