OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_ign_eof
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c
971
int c_nbio = 0, c_msg = 0,
c_ign_eof
= 0, c_brief = 0;
local
1166
c_quiet =
c_ign_eof
= 1;
1191
c_ign_eof
= 1;
1194
c_ign_eof
= 0;
3073
if ((!
c_ign_eof
) && ((i <= 0) || (cbuf[0] == 'Q' && cmdletters))) {
3079
if ((!
c_ign_eof
) && (cbuf[0] == 'R' && cmdletters)) {
3083
} else if (!
c_ign_eof
&& (cbuf[0] == 'K' || cbuf[0] == 'k' )
3092
else if ((!
c_ign_eof
) && (cbuf[0] == 'B' && cmdletters)) {
/src/crypto/external/bsd/openssl/dist/apps/
s_client.c
875
int c_nbio = 0, c_msg = 0,
c_ign_eof
= 0, c_brief = 0;
local
1079
c_quiet =
c_ign_eof
= 1;
1108
c_ign_eof
= 1;
1111
c_ign_eof
= 0;
3024
if ((!
c_ign_eof
) && ((i <= 0) || (cbuf[0] == 'Q' && cmdletters))) {
3030
if ((!
c_ign_eof
) && (cbuf[0] == 'R' && cmdletters)) {
3034
} else if (!
c_ign_eof
&& (cbuf[0] == 'K' || cbuf[0] == 'k' )
/src/crypto/external/apache2/openssl/dist/apps/
s_client.c
1028
int c_nbio = 0, c_msg = 0,
c_ign_eof
= 0, c_brief = 0;
local
1241
c_quiet =
c_ign_eof
= 1;
1273
c_ign_eof
= 1;
1276
c_ign_eof
= 0;
1682
if (
c_ign_eof
)
3332
if (!
c_ign_eof
&& i <= 0) {
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026