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

/freebsd-11-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-11-stable/contrib/flex/
H A Dmain.c56 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
248 use_read = false;
805 if (use_read)
952 use_read = use_stdout = false;
1058 use_read = true;
1079 use_read = fulltbl = true;
1084 use_read = fullspd = true;
1281 use_read = true;
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
H A Dflexdef.h382 * use_read - if true (-f, -F, or -Cr) then use read() for scanner input;
409 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dgen.c1876 if (use_read) {
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c2813 use_read = fullspd = true;
2821 use_read = fulltbl = true;
2880 use_read = option_sense; variable

Completed in 184 milliseconds