OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_ALIASEND
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
lex.h
47
#define
SF_ALIASEND
BIT(2) /* faking space at end of alias */
lex.c
924
if (s->flags &
SF_ALIASEND
) {
945
* in the source list with the
SF_ALIASEND
952
s->flags |=
SF_ALIASEND
;
syn.c
834
if (!(s->flags &
SF_ALIASEND
))
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025