Home
last modified time | relevance | path

Searched refs:FC_REGBI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dtable.h85 #define FC_REGBI BIT(2) /* regular builtin */ macro
87 #define FC_BI (FC_SPECBI|FC_REGBI|FC_UNREGBI)
H A Dexec.c926 if (!tp && (flags & FC_REGBI) && tbi && (tbi->flag & REG_BI))