OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEOF
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
lex.h
34
#define
SEOF
0 /* input EOF */
lex.c
893
case
SEOF
:
916
s->type =
SEOF
;
973
s->type =
SEOF
;
main.c
533
if (Flag(FIGNOREEOF) && s->type ==
SEOF
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025