OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_ECHO
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
lex.h
45
#define
SF_ECHO
BIT(0) /* echo input to shlout */
main.c
568
s->flags |=
SF_ECHO
;
570
s->flags &= ~
SF_ECHO
;
lex.c
977
if (s->flags &
SF_ECHO
) {
Completed in 53 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026