OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ateof
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/hexdump/
display.c
236
static int
ateof
= 1;
local
257
if (!length || (
ateof
&& !next())) {
275
ateof
= 1;
278
ateof
= 0;
/src/usr.bin/fpr/
fpr.c
95
char
ateof
;
local
101
ateof
= FALSE;
129
while (!
ateof
) {
134
ateof
= TRUE;
/src/external/bsd/tradcpp/dist/
files.c
183
bool
ateof
= false;
local
224
if (
ateof
) {
238
ateof
= true;
242
ateof
= true;
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026