OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEF_DBRACKET
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
c_test.h
35
#define
TEF_DBRACKET
BIT(1) /* set if [[ .. ]] test */
c_test.c
208
&& ((te->flags &
TEF_DBRACKET
)
354
if (te->flags &
TEF_DBRACKET
)
358
if (te->flags &
TEF_DBRACKET
)
566
if (te->flags &
TEF_DBRACKET
) {
syn.c
323
te.flags =
TEF_DBRACKET
;
exec.c
291
te.flags =
TEF_DBRACKET
;
Completed in 16 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025