HomeSort by: relevance | last modified time | path
    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