OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_REGBI
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
table.h
85
#define
FC_REGBI
BIT(2) /* regular builtin */
87
#define FC_BI (FC_SPECBI|
FC_REGBI
|FC_UNREGBI)
exec.c
926
if (!tp && (flags &
FC_REGBI
) && tbi && (tbi->flag & REG_BI))
Completed in 47 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025