OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_SPECBI
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
table.h
83
#define
FC_SPECBI
BIT(0) /* special builtin */
87
#define FC_BI (
FC_SPECBI
|FC_REGBI|FC_UNREGBI)
exec.c
913
if ((flags &
FC_SPECBI
) && tbi && (tbi->flag & SPEC_BI))
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025