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

/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dnet_read.c77 int use_read = 0; local
82 if (use_read)
87 if (use_read == 0 &&
91 use_read = 1;
/freebsd-13-stable/contrib/flex/src/
H A Dmain.c56 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
233 use_read = false;
821 if (use_read)
966 use_read = use_stdout = false;
1071 use_read = true;
1092 use_read = fulltbl = true;
1097 use_read = fullspd = true;
1294 use_read = true;
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
H A Dflexdef.h339 * use_read - if true (-f, -F, or -Cr) then use read() for scanner input;
366 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dgen.c1866 if (use_read) {
/freebsd-13-stable/usr.bin/lex/
H A Dinitscan.c2777 use_read = fullspd = true;
2785 use_read = fulltbl = true;
2849 use_read = option_sense; variable

Completed in 46 milliseconds