OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPEC_BI
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
table.h
65
#define
SPEC_BI
BIT(12) /* a POSIX special builtin */
io.c
81
if ((builtin_flag &
SPEC_BI
)
exec.c
150
&& (tp->flag &
SPEC_BI
))
874
flag |=
SPEC_BI
;
913
if ((flags & FC_SPECBI) && tbi && (tbi->flag &
SPEC_BI
))
c_ksh.c
517
(tp->flag &
SPEC_BI
) ? " special" : null);
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025