OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESACONLY
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
lex.h
115
#define
ESACONLY
BIT(7) /* only accept esac keyword */
lex.c
738
&& (!(cf &
ESACONLY
) || p->val.i == ESAC || p->val.i == '}'))
syn.c
500
while ((tpeek(CONTIN|KEYWORD|
ESACONLY
)) != c) { /* no ALIAS here */
Completed in 20 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025