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 - 4
of
4
) 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;
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;
fpr.c
95
char
ateof
;
local
101
ateof
= FALSE;
129
while (!
ateof
) {
134
ateof
= TRUE;
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026