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

/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c603 {"ignore_unexpected_eof", OPT_IGNORE_UNEXPECTED_EOF, '-',
890 int ignore_unexpected_eof = 0; local
1070 ignore_unexpected_eof = 1;
1724 if (ignore_unexpected_eof)
H A Ds_server.c808 {"ignore_unexpected_eof", OPT_IGNORE_UNEXPECTED_EOF, '-',
1056 int ignore_unexpected_eof = 0; local
1644 ignore_unexpected_eof = 1;
1905 if (ignore_unexpected_eof)

Completed in 156 milliseconds