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